From: Christian G. [M. Mitch] <mas...@us...> - 2002-11-11 19:25:42
|
Update of /cvsroot/jprojecttimer/jprojecttimer In directory usw-pr-cvs1:/tmp/cvs-serv17450 Modified Files: Changelog Log Message: Visual updates (breaking long lines etc.) Index: Changelog =================================================================== RCS file: /cvsroot/jprojecttimer/jprojecttimer/Changelog,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Changelog 4 Nov 2002 12:57:12 -0000 1.3 --- Changelog 11 Nov 2002 19:25:39 -0000 1.4 *************** *** 6,13 **** v0.0.7: ! - For each task, adding a WBS field. Tasks are sorted according to this field on the Gantt ! - Project name and author fields ! - All the colors of the Gantt can be changed ! - About box with the JPT logo v0.0.6: --- 6,17 ---- v0.0.7: ! - For each task, adding a WBS field. Tasks are sorted according to ! this field on the Gantt. ! ! - Project name and author fields. ! ! - All the colors of the Gantt can be changed. ! ! - About box with the JPT logo. v0.0.6: *************** *** 17,21 **** file name. ! - New translations: Spanish and Japanese - A shiny new and better looking Gantt Diagram. --- 21,25 ---- file name. ! - New translations: Spanish and Japanese. - A shiny new and better looking Gantt Diagram. *************** *** 28,41 **** v0.0.5: ! - Printing works - Projects with total duration of 0 don't cause "div by zero" ! exceptions any more - Deleting a task keeps dependencies between predecessing and ! following tasks ! - Creation of a new project works ! - Tasks can be edited by double-clicking on them --- 32,45 ---- v0.0.5: ! - Printing works. - Projects with total duration of 0 don't cause "div by zero" ! exceptions any more. - Deleting a task keeps dependencies between predecessing and ! following tasks. ! - Creation of a new project works. ! - Tasks can be edited by double-clicking on them. |