Changes between Version 25 and Version 26 of ITERATION_03/Release


Ignore:
Timestamp:
12/12/08 19:40:23 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_03/Release

    v25 v26  
    7373 * Change visible appearances of "Veda" to "Sophie 2" - veliko (done 2008-12-11 18:13EET. Changeset[772],[778]) 
    7474 * Books are not closable. Trying to do so causes an exception. - jani 
     75 * Creating a second book causes an exception. This leads to menu failure. 
    7576 * Books are not openable. If this is not solvable in a reasonable time, book opening may be hidden. - jani 
    7677 * Extensions are not declared where they're supposed to be. This is concerning main.view and func.file modules, but other should be reviewed too. 
     78 * Image content is not working. 
     79 * Z-order changing is not working. 
    7780 * Saving a book throws an exception. If this cannot be easily fixed, the move to the "Things to disable" section and disable it(hide menu items keyboard shortcuts etc.) - jani (done 2008-12-12 18:01EET. Changeset [776] ) 
    7881 * If the line in org.sophie2.launcher.Main that loads the log4j configuration is commented out, then the application loads the config from the launcher jar file. This leads to unwanted logging behavior.