Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.3 2005/05/31 23:48:46 thomasklausner Exp $
|
2005-01-25 23:32:26 +01:00
|
|
|
bin/planner
|
|
|
|
include/planner-1.0/libplanner/mrp-application.h
|
|
|
|
include/planner-1.0/libplanner/mrp-assignment.h
|
|
|
|
include/planner-1.0/libplanner/mrp-calendar.h
|
|
|
|
include/planner-1.0/libplanner/mrp-day.h
|
|
|
|
include/planner-1.0/libplanner/mrp-error.h
|
|
|
|
include/planner-1.0/libplanner/mrp-group.h
|
|
|
|
include/planner-1.0/libplanner/mrp-object.h
|
|
|
|
include/planner-1.0/libplanner/mrp-project.h
|
|
|
|
include/planner-1.0/libplanner/mrp-property.h
|
|
|
|
include/planner-1.0/libplanner/mrp-relation.h
|
|
|
|
include/planner-1.0/libplanner/mrp-resource.h
|
|
|
|
include/planner-1.0/libplanner/mrp-storage-module.h
|
|
|
|
include/planner-1.0/libplanner/mrp-task.h
|
|
|
|
include/planner-1.0/libplanner/mrp-time.h
|
|
|
|
include/planner-1.0/libplanner/mrp-types.h
|
|
|
|
include/planner-1.0/libplanner/planner.h
|
|
|
|
lib/libplanner-1.la
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
lib/pkgconfig/libplanner-1.pc
|
2005-01-25 23:32:26 +01:00
|
|
|
lib/planner/file-modules/libmrp-xml.la
|
|
|
|
lib/planner/file-modules/libmrp-xsl.la
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
lib/planner/libgantt-task.la
|
2005-01-25 23:32:26 +01:00
|
|
|
lib/planner/plugins/libhtml-plugin.la
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
lib/planner/plugins/libmsp-plugin.la
|
2005-01-25 23:32:26 +01:00
|
|
|
lib/planner/plugins/libpython-plugin.la
|
|
|
|
lib/planner/plugins/libsql-plugin.la
|
|
|
|
lib/planner/plugins/libxmlplanner-plugin.la
|
|
|
|
lib/planner/storage-modules/libstorage-mrproject-1.la
|
|
|
|
lib/planner/storage-modules/libstorage-sql.la
|
|
|
|
lib/planner/views/libgantt-view.la
|
|
|
|
lib/planner/views/libresource-view.la
|
|
|
|
lib/planner/views/libtask-view.la
|
|
|
|
lib/planner/views/libtimetable-view.la
|
|
|
|
${PYSITELIB}/gtk-2.0/planner.la
|
|
|
|
share/application-registry/planner.applications
|
|
|
|
share/applications/planner.desktop
|
|
|
|
share/doc/planner/README.sql
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/doc/planner/kitchen.planner
|
2005-01-25 23:32:26 +01:00
|
|
|
share/doc/planner/sample-1.planner
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/gconf/schemas/planner.schemas
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/calendar-new.png
|
|
|
|
share/gnome/help/planner/C/figures/calendar-week.png
|
|
|
|
share/gnome/help/planner/C/figures/calendar-working-time.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/gnome/help/planner/C/figures/calendar.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/day-types.png
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/gnome/help/planner/C/figures/eds1.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/gantt-view.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-subtask-dialog.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-subtasks.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-task-linked.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-task-linking.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-task.png
|
|
|
|
share/gnome/help/planner/C/figures/group1-tasks-linked.png
|
|
|
|
share/gnome/help/planner/C/figures/new-project.png
|
|
|
|
share/gnome/help/planner/C/figures/print-project-paper.png
|
|
|
|
share/gnome/help/planner/C/figures/print-project-selectviews.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/gnome/help/planner/C/figures/print-project.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/project-properties-custom-add.png
|
|
|
|
share/gnome/help/planner/C/figures/project-properties-custom.png
|
|
|
|
share/gnome/help/planner/C/figures/project-properties.png
|
|
|
|
share/gnome/help/planner/C/figures/project-zoom-fit.png
|
|
|
|
share/gnome/help/planner/C/figures/project-zoom-up.png
|
|
|
|
share/gnome/help/planner/C/figures/resource-editor-sorted.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/gnome/help/planner/C/figures/resource-editor.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/resource-group-editor.png
|
|
|
|
share/gnome/help/planner/C/figures/resource-insert.png
|
|
|
|
share/gnome/help/planner/C/figures/resource-properties-calendar.png
|
|
|
|
share/gnome/help/planner/C/figures/resource-properties-general.png
|
|
|
|
share/gnome/help/planner/C/figures/resource-usage-view.png
|
|
|
|
share/gnome/help/planner/C/figures/several-projects.png
|
|
|
|
share/gnome/help/planner/C/figures/task-constraints.png
|
|
|
|
share/gnome/help/planner/C/figures/task-custom-properties-add.png
|
|
|
|
share/gnome/help/planner/C/figures/task-custom-properties.png
|
|
|
|
share/gnome/help/planner/C/figures/task-edit-advanced.png
|
|
|
|
share/gnome/help/planner/C/figures/task-edit-note.png
|
|
|
|
share/gnome/help/planner/C/figures/task-edit-predecessors-add-remove.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/gnome/help/planner/C/figures/task-edit-predecessors-add.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/task-edit-predecessors.png
|
|
|
|
share/gnome/help/planner/C/figures/task-edit-resource-assigned.png
|
|
|
|
share/gnome/help/planner/C/figures/task-edit-resources.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/gnome/help/planner/C/figures/task-edit.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/gnome/help/planner/C/figures/task-insert.png
|
|
|
|
share/gnome/help/planner/C/figures/task-properties-dialog.png
|
|
|
|
share/gnome/help/planner/C/figures/task-up.png
|
|
|
|
share/gnome/help/planner/C/figures/task-view.png
|
|
|
|
share/gnome/help/planner/C/legal.xml
|
|
|
|
share/gnome/help/planner/C/planner.xml
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-planner.png
|
2005-01-25 23:32:26 +01:00
|
|
|
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/planner.mo
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/planner.mo
|
2005-01-25 23:32:26 +01:00
|
|
|
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/planner.mo
|
|
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/planner.mo
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/planner.mo
|
2005-01-25 23:32:26 +01:00
|
|
|
share/mime-info/planner.keys
|
|
|
|
share/mime-info/planner.mime
|
|
|
|
share/mime/packages/planner.xml
|
|
|
|
share/omf/planner/planner-C.omf
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/pixmaps/gnome-mime-application-x-planner.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/pixmaps/gnome-planner.png
|
|
|
|
share/pixmaps/planner/24_edit_resource.png
|
|
|
|
share/pixmaps/planner/24_groups.png
|
|
|
|
share/pixmaps/planner/24_indent_task.png
|
|
|
|
share/pixmaps/planner/24_insert_resource.png
|
|
|
|
share/pixmaps/planner/24_insert_task.png
|
|
|
|
share/pixmaps/planner/24_link_task.png
|
|
|
|
share/pixmaps/planner/24_remove_resource.png
|
|
|
|
share/pixmaps/planner/24_remove_task.png
|
|
|
|
share/pixmaps/planner/24_task_down.png
|
|
|
|
share/pixmaps/planner/24_task_up.png
|
|
|
|
share/pixmaps/planner/24_unindent_task.png
|
|
|
|
share/pixmaps/planner/24_unlink_task.png
|
2005-05-31 02:12:45 +02:00
|
|
|
share/pixmaps/planner/gantt.png
|
|
|
|
share/pixmaps/planner/resources.png
|
|
|
|
share/pixmaps/planner/resources_usage.png
|
|
|
|
share/pixmaps/planner/tasks.png
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/dtd/mrproject-0.5.1.dtd
|
|
|
|
share/planner/dtd/mrproject-0.6.dtd
|
|
|
|
share/planner/glade/add-predecessor.glade
|
|
|
|
share/planner/glade/calendar-dialog.glade
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/glade/eds.glade
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/glade/group-dialog.glade
|
|
|
|
share/planner/glade/html-output.glade
|
|
|
|
share/planner/glade/new-property.glade
|
|
|
|
share/planner/glade/project-properties.glade
|
|
|
|
share/planner/glade/property-dialog.glade
|
|
|
|
share/planner/glade/resource-dialog.glade
|
|
|
|
share/planner/glade/resource-input-dialog.glade
|
|
|
|
share/planner/glade/sql.glade
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/glade/task-date-widget.glade
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/glade/task-dialog.glade
|
|
|
|
share/planner/glade/task-input-dialog.glade
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/sql/database-${PKGVERSION}.sql
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/sql/database-0.11.sql
|
2005-05-31 02:12:45 +02:00
|
|
|
share/planner/sql/database.sql
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/sql/upgrade-0.11-${PKGVERSION}.sql
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/sql/upgrade-0.6.x-0.11.sql
|
|
|
|
share/planner/stylesheets/html1_css.xsl
|
|
|
|
share/planner/stylesheets/html1_gantt.xsl
|
|
|
|
share/planner/stylesheets/html1_resources.xsl
|
|
|
|
share/planner/stylesheets/html1_tasks.xsl
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/stylesheets/msp2planner.xsl
|
|
|
|
share/planner/stylesheets/planner2html.xsl
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/stylesheets/planner2plannerv011.xsl
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/ui/eds-plugin.ui
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/ui/gantt-view.ui
|
|
|
|
share/planner/ui/html-plugin.ui
|
|
|
|
share/planner/ui/main-window.ui
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
share/planner/ui/msp-plugin.ui
|
2005-01-25 23:32:26 +01:00
|
|
|
share/planner/ui/resource-view.ui
|
|
|
|
share/planner/ui/sql-plugin.ui
|
|
|
|
share/planner/ui/task-view.ui
|
|
|
|
share/planner/ui/time-table-view.ui
|
|
|
|
share/planner/ui/xml-planner-plugin.ui
|
|
|
|
@dirrm share/planner/ui
|
|
|
|
@dirrm share/planner/stylesheets
|
|
|
|
@dirrm share/planner/sql
|
|
|
|
@dirrm share/planner/glade
|
|
|
|
@dirrm share/planner/dtd
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@dirrm share/planner
|
2005-01-25 23:32:26 +01:00
|
|
|
@dirrm share/pixmaps/planner
|
|
|
|
@comment in xdg-dirs: @dirrm share/pixmaps
|
|
|
|
@dirrm share/omf/planner
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@comment in scrollkeeper: @dirrm share/omf
|
2005-01-25 23:32:26 +01:00
|
|
|
@comment in shared-mime-info: @dirrm share/mime/packages
|
|
|
|
@comment in xdg-dirs: @dirrm share/mime-info
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/mimetypes
|
|
|
|
@exec ${MKDIR} %D/share/gtk-doc/html/libplanner
|
|
|
|
@dirrm share/gtk-doc/html/libplanner
|
2005-01-25 23:32:26 +01:00
|
|
|
@dirrm share/gnome/help/planner/C/figures
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@dirrm share/gnome/help/planner/C
|
|
|
|
@dirrm share/gnome/help/planner
|
|
|
|
@comment in gnome2-dirs: @dirrm share/gnome/help
|
2005-01-25 23:32:26 +01:00
|
|
|
@dirrm share/doc/planner
|
|
|
|
@comment in xdg-dirs: @dirrm share/applications
|
|
|
|
@comment in xdg-dirs: @dirrm share/application-registry
|
|
|
|
@dirrm lib/planner/views
|
|
|
|
@dirrm lib/planner/storage-modules
|
|
|
|
@dirrm lib/planner/plugins
|
|
|
|
@dirrm lib/planner/file-modules
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@dirrm lib/planner
|
2005-01-25 23:32:26 +01:00
|
|
|
@dirrm include/planner-1.0/libplanner
|
Update to 0.13:
General:
* Remember last active view (Richard)
* Implement opening files by drag and drop (Richard)
* 64-bit and Darwin build fixes (Richard)
* Bug Buddy support (Christoffer Olsen)
* Support new mime system (Anders, Richard, Takao Fujiwara)
* Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
* Added GConf abstraction layer (Mikael Hallendal)
* Use new filechooser (Anders, Richard)
* Basic import of MS Project XML files (Kurt Maute, Richard)
* Updated user guide (Kurt)
* Improved HTML export (Richard, David Sundstrom)
* Implement undo transactions (Richard)
* Experimental support for Evolution (Alvaro)
* Improved Python bindings (Xavier)
Database support:
* Work with remote servers (Alvaro del Castillo)
* Handle installing schemas and upgrading (Alvaro)
Task, gantt, resource usage views:
* Add duration column to task view (Richard)
* Show date when hovering over the date scale (Richard)
* Add column for assigned resources (Chris Morgan)
* Display allocation percent (Chris Ladd)
Task dialog:
* Add scheduling editor (Richard)
* Handle units in lag time (Richard)
* Handle units in work and duration times (Richard)
Task scheduling:
* Fix milestone start times (Richard)
* Improve critical path calculation (Jani Tiainen)
* Cache task costs (Richard, Doroszlai Attila)
* New scheduler, fixes bugs and improves performance (Richard)
Printing:
* Use the printer settings for print preview (Richard)
* Fix page orientation (Richard)
* Print percent complete for tasks (Richard)
* Print the timeline (Richard, Satyadadi)
There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-06-01 01:48:46 +02:00
|
|
|
@dirrm include/planner-1.0
|