Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2004-07-28 to 2004-06-17 (Commits 2589-2638 of 3188)
Allow onCodeUpdate function to be defined in prototype chain.
3 lines of code changed in:
added FileObject support for getInfo and corrected error messages.
17 lines of code changed in:
added "protected getFile()" for FileObject support in Image.getInfo
4 lines of code changed in:
* moved retrieval of propertyName into extra template
* moved global variables into stylesheet element
* simplified the sorting of properties
* renamed property tempalte to getOutputItem
* added comments
61 lines of code changed in:
Addapted to the chanes in ImageGenerator's read functions (for URL and String parameters)
11 lines of code changed in:
added new read() methods that read from URL (for urls) and String (for local filenames) objects.
16 lines of code changed in:
* Implement Image.getInfo() function that returns an ImageInfo object for a
byte array, input stream, url or file name argument.
* Change Image() constructor to accept a path name as argument (converts to
file: URL internally).
80 lines of code changed in:
Add Marco Schmidt's ImageInfo class as helma.image.ImageInfo.
2585 lines of code changed in:
hopefully fixed the sorting problem with child nodes having propertyname attributes
1 lines of code changed in:
a few clean-ups.
6 lines of code changed in:
Bugfix in "protected BufferedImage resize(int w, int h, boolean
smooth)", as suggested by Paul Alexandrow
3 lines of code changed in:
Display property names with <property propertyname="" ...> elements
15 lines of code changed in:
* added support for <property name="xyz"> elements
* prefer output of prototyperef value rather than generic "HopObject" whenever possible
* fixed linebreaks (somehow they appeared corrupted on my machine)
155 lines of code changed in:
Use getChildElement() instead of getNode() to evict old keys when
changing the accessname property
3 lines of code changed in:
Move helma.xsl from dom to db because it's XmlDatabase which installs the file
2 lines of code changed in:
Add xml style sheet processing instruction
4 lines of code changed in:
Install helma.xsl style sheet when opening a database that doesn't have it already
38 lines of code changed in:
Move helma.xsl from dom to db because it's XmlDatabase which installs the file
127 lines of code changed in:
Copy db style sheet to classes in compile task
5 lines of code changed in:
Add Tobi's stylesheet for Helma xml db files
127 lines of code changed in:
Update date in last line (this time thanks to Stefan Rinner ;-)
1 lines of code changed in:
Updated Helma version, changed header for imaging + jdk 1.3, thanks again
to Chris Zumbrunn.
4 lines of code changed in:
Updated 3rd party licenses to reflect the actual state and replaced reference
to 3rd party licenses with a generic paragraph in the Helma license. Thanks to
Chris Zumbrunn for the hint.
732 lines of code changed in:
Updated date in version string
3 lines of code changed in:
Updated last modified timestamp
1 lines of code changed in:
Add note about image code requirements for users of Java 1.3.
Replace note about Mac OS 9 with generic note about other OSes.
16 lines of code changed in:
Include javadocs and jimi.jar in src packages
4 lines of code changed in:
Create lib/ext directory in package-raw
3 lines of code changed in:
Remove antclick target - this is now done by antville's own build file
1 lines of code changed in:
Renamed postCompile() to onCodeUpdate() as discussed on helma-dev
5 lines of code changed in:
Removing static antclick build skeleton - antville now has its own build system.
0 lines of code changed in:
Reenable cleaning up of work directory (which was unintentionally disabled)
1 lines of code changed in:
Remove build.compiler = classic property
1 lines of code changed in:
Remove special chars from author name to fix problems with encoding
3 lines of code changed in:
Remove himp from list of packaged demo apps since it doesn't work without jimi.jar.
0 lines of code changed in:
Committing patch from Rashid to call postCompile() function if it is defined
after a prototype has been evaluated.
13 lines of code changed in:
Fix references from transient nodes to persistent ones in Xml.read() and Xml.write().
* In XmlWriter generate reference tags when referencing a persistent node from a
transient one.
* In XmlReader make sure we have the app's NodeManager to look up node
references we don't know about.
Fixes bug 371: http://helma.org/bugs/show_bug.cgi?id=371
31 lines of code changed in:
Exclude jimi.jar from package archive. We are now using Juerg's javax.imageio.*
by default. People who rely on JDK 1.3/Jimi will have to download and install it
manually.
2 lines of code changed in:
Explicitly use StringBuffer.append(String) instead of
StringBuffer.append(StringBuffer) in order to run on JDK 1.3 VMs which don't
have the latter, even when the code was compiled with JDK 1.4 +.
10 lines of code changed in:
keyword substitution changes
0 lines of code changed in:
Removed benchmarking info to System.out.println
7 lines of code changed in:
Fixed a bug concenring severe slow downs when filtering BufferedImages with strange ColorModels
23 lines of code changed in:
added the copy file instruction for src/META-INF/services/javax.imageio.spi.ImageWriterSpi
3 lines of code changed in:
file moved to /src/META-INF/services
0 lines of code changed in:
Initial check-in. META-INF file for helma.image.imageio.gif.GIFImageWriter
1 lines of code changed in:
a few last minute changes, clean-ups an comment-corrections.
80 lines of code changed in:
The Acme GifEncoder is replaced by helma.image.GIFEncoder
0 lines of code changed in:
Part of the new Imaging libary: tells ImageIO about the existense of the GIF codec. Needs to be copied to META-INF/services
0 lines of code changed in:
Part of the new Imaging libary: works with the new ImageGenerator
17 lines of code changed in:
Initial check-in. Used in helma.image.Quantize for error diffusion dithering.
241 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2