2009-05-13 10:21:13 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix typo.
|
2009-05-13 03:00:49 by David Sainty | Files touched by this commit (1) |
Log message:
Set LICENSE=gnu-gpl-v2 (OR any later version) as documented at
http://live.gnome.org/Planner/About (and possibly nowhere else!)
|
2009-05-13 02:45:20 by David Sainty | Files touched by this commit (2) |
Log message:
Don't try and deal with directories managed by graphics/hicolor-icon-theme.
(thanks pkglint!)
|
2009-05-13 02:06:12 by David Sainty | Files touched by this commit (3) | |
Log message:
Update planner from 0.14.3 to 0.14.4.
New in the v0.14.4 Release - 15 April 2009
* Rewrote printing to use the GTK printing API, fixing most problems with
printing on Windows (thanks to Francisco Moraes)
* Added display of minutes to duration format
* Added creation of Windows installer to Makefiles
* Dropped support for libgda < 3.0
* Added proper quoting to SQL code (168147, 571801)
* Fixed alignment problems in HTML export (471218, 478027)
* Fixed a crash in UNDO/REDO code (420443)
* Fixed several issues with the build (528582, 528971, 529045, 539993)
* New and updated translations
|
2009-03-08 16:56:48 by Thomas Klausner | Files touched by this commit (42) |
Log message:
Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.
|
2009-03-02 23:22:48 by David Brownlee | Files touched by this commit (1) |
Log message:
+MAKE_JOBS_SAFE=no
|
2009-01-04 19:01:01 by Thomas Klausner | Files touched by this commit (46) |
Log message:
Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
|
2008-11-09 03:55:05 by David Sainty | Files touched by this commit (1) |
Log message:
Add 'time' to CATEGORIES
|
2008-09-03 10:23:32 by David Sainty | Files touched by this commit (3) | |
Log message:
Update to version 0.14.3:
New in the v0.14.3 Release - 16 April 2008
* Added support for version 3 of libgda, the database access library
* Added internationalization (I18N) support for HTML export
* Allow dragging of completion bar in Gantt chart
* Allow dragging of task duration in Gantt beyond the window size
* % Complete column added to task and Gantt view
* New Tango icon set contributed by Frédéric Bellaiche
* Show guide lines setting is now persistent thanks to Marie Durand
* Fixed bug: Incorrect week numbers were sometimes shown both in the UI and in \
exported HTML.
* Fixed bug: Project start time shifts each time a project is read from a database
* Fixed bug: Toggling fixed duration state does not immediately update task \
appearance in Gantt chart
* Fixed bug 332748: Row height in exported HTML is incorrect in Internet \
Explorer (patch by Nico de Groot)
* Fixed bug 337382: Sidebar buttons are not accessible for things like screen readers
* Fixed bug 345163: ngettext should be used to get proper translation of plural
* Fixed bug 373008: Crash when importing MS project XML
* Fixed bug 382548: Crash when undoing indent
* Fixed bug 388454: Planner hangs when cancelling HTML export
* Fixed bug 393620: Gantt header width in exported HTML is incorrect
* Fixed bug 397132: Crash on export to database
* Fixed bug 436263: Keep task selection when (un)indenting
* Fixed bug 464359: Make distcheck fails (patch by Gilles Dartiguelongue)
* Fixed bug 486990: Fixed duration tasks have incorrect duration
* Fixed bug 499090: Incorrect task cost calculation in exported HTML for tasks \
worked on by multiple people.
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|