Summary Period: 2003-11-23 to 2004-03-21
[root]/antville/code/LayoutImage
Total Lines Of Code:
105 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 178 (100.0%) | 9.3 |
robert | 9 (47.4%) | 139 (78.1%) | 15.4 |
tobi | 10 (52.6%) | 39 (21.9%) | 3.9 |
* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)
1 lines of code changed in:
re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes
15 lines of code changed in:
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
17 lines of code changed in:
added replacelink_macro() contributed my matthias platzer
26 lines of code changed in:
added holy returns
6 lines of code changed in:
initial check-in
24 lines of code changed in:
modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)
1 lines of code changed in:
- modified getUrl() since staticUrl() now returns a string (changed to res.push()/res.pop() for performance reasons)
- added method getFile() which returns a File object representing the image on disk
13 lines of code changed in:
removed pixel.gif
2 lines of code changed in:
initial check-in
73 lines of code changed in:
Generated by StatCVS 0.2.2