From: Olivier G. <og...@us...> - 2006-07-07 18:05:58
|
Update of /cvsroot/osmose-dev/osmose In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30668 Added Files: ChangeLog Log Message: ChangeLog file, to be updated for each release. --- NEW FILE: ChangeLog --- Osmose ChangeLog version 0.2.1 New Features: * Eraser size (1 to 32) can be set in the drawing editor. * Added support for Ogg Vorbis playing. * Shift + mouse clic unselects the element in the tree editor. Updates : * Added some examples : presentations and themes. * Files from Osmose 0.1 can be read by Osmose 0.2. * Updated ui.jar with version 1.4.2_09. * Updated libs MP3 SPI (1.8 -> 1.9.4) and JLayer (0.4->1.0). Fixed bugs: * Display "B" on the Bold button for MacOSX systems. * The bold button has to be named "B" (not "G") in english. * Select good fonts in HTML export for mac systems. * Fixed opening presentations containing an empty property. * Drawing tools size synchronized with user choice. * The URL of the Osmose website has been modified in the tutorials. * The Mac OS X launcher name has been corrected in ReadMe files. Build features: * Correct order in "all" target, and exclusions in "src-dist" target version 0.2.0 Misc: * Project development has been transfered to sourceforge : https://sourceforge.net/projects/osmose-dev/ * The conception document has been translated into english (see doc/dev/Conception_en.sxw). New features: * A label has been added for the HTML title. Fixed bugs: * Use correct fonts when exporting to HTML (needs improvement). * Links are now correctly redrawn when the window is resized. * "Fin du diaporama" has been translated, and the replaceTag method has been improved. * A font was missing in the fonts list. * Bold and italic styles are allowed only for fonts who have these styles. Build features: * "clean" and "all" targets have been added in build.xml. * Zip format has been replaced by tar.gz to handle file permissions. * Javadoc warning have been fixed. * A javadoc task has been created, to generate the javadoc. version 0.1.36 Fixed bugs: * In the theme window, the font selection was not working properly. * It was possible to set negative values to the font size. * Fullscreen visualisation should now work under Mac Os X. version 0.1.35 Fixed bugs: * The theme window wasn't diplayed properly under linux. * There was a problem in he HTML export that made text content to be displayed on one line. * The Mac Os X launcher didn't worked properly on some Macs. |