pkgsrc-wip/planner/PLIST

312 lines
14 KiB
Text
Raw Normal View History

2007-01-23 23:05:09 +01:00
@comment $NetBSD: PLIST,v 1.8 2007/01/23 22:05:09 ondratu 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-paths.h
2005-01-25 23:32:26 +01:00
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
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/libxmlplanner-plugin.la
lib/planner/storage-modules/libstorage-mrproject-1.la
${PYSITELIB}/planner.la
${PYSITELIB}/plannerui.la
2007-01-23 23:05:09 +01:00
man/man1/planner.1
2005-01-25 23:32:26 +01:00
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
share/gnome/help/planner/eu/figures/calendar-new.png
share/gnome/help/planner/eu/figures/calendar-week.png
share/gnome/help/planner/eu/figures/calendar-working-time.png
share/gnome/help/planner/eu/figures/calendar.png
share/gnome/help/planner/eu/figures/day-types.png
share/gnome/help/planner/eu/figures/eds1.png
share/gnome/help/planner/eu/figures/gantt-view.png
share/gnome/help/planner/eu/figures/group1-subtask-dialog.png
share/gnome/help/planner/eu/figures/group1-subtasks.png
share/gnome/help/planner/eu/figures/group1-task-linked.png
share/gnome/help/planner/eu/figures/group1-task-linking.png
share/gnome/help/planner/eu/figures/group1-task.png
share/gnome/help/planner/eu/figures/group1-tasks-linked.png
share/gnome/help/planner/eu/figures/new-project.png
share/gnome/help/planner/eu/figures/print-project-paper.png
share/gnome/help/planner/eu/figures/print-project-selectviews.png
share/gnome/help/planner/eu/figures/print-project.png
share/gnome/help/planner/eu/figures/project-properties-custom-add.png
share/gnome/help/planner/eu/figures/project-properties-custom.png
share/gnome/help/planner/eu/figures/project-properties.png
share/gnome/help/planner/eu/figures/project-zoom-fit.png
share/gnome/help/planner/eu/figures/project-zoom-up.png
share/gnome/help/planner/eu/figures/resource-editor-sorted.png
share/gnome/help/planner/eu/figures/resource-editor.png
share/gnome/help/planner/eu/figures/resource-group-editor.png
share/gnome/help/planner/eu/figures/resource-insert.png
share/gnome/help/planner/eu/figures/resource-properties-calendar.png
share/gnome/help/planner/eu/figures/resource-properties-general.png
share/gnome/help/planner/eu/figures/resource-usage-view.png
share/gnome/help/planner/eu/figures/several-projects.png
share/gnome/help/planner/eu/figures/task-constraints.png
share/gnome/help/planner/eu/figures/task-custom-properties-add.png
share/gnome/help/planner/eu/figures/task-custom-properties.png
share/gnome/help/planner/eu/figures/task-edit-advanced.png
share/gnome/help/planner/eu/figures/task-edit-note.png
share/gnome/help/planner/eu/figures/task-edit-predecessors-add-remove.png
share/gnome/help/planner/eu/figures/task-edit-predecessors-add.png
share/gnome/help/planner/eu/figures/task-edit-predecessors.png
share/gnome/help/planner/eu/figures/task-edit-resource-assigned.png
share/gnome/help/planner/eu/figures/task-edit-resources.png
share/gnome/help/planner/eu/figures/task-edit.png
share/gnome/help/planner/eu/figures/task-insert.png
share/gnome/help/planner/eu/figures/task-properties-dialog.png
share/gnome/help/planner/eu/figures/task-up.png
share/gnome/help/planner/eu/figures/task-view.png
share/gnome/help/planner/eu/legal.xml
share/gnome/help/planner/eu/planner.xml
share/gtk-doc/html/libplanner/MrpAssignment.html
share/gtk-doc/html/libplanner/MrpCalendar.html
share/gtk-doc/html/libplanner/MrpGroup.html
share/gtk-doc/html/libplanner/MrpObject.html
share/gtk-doc/html/libplanner/MrpProject.html
share/gtk-doc/html/libplanner/MrpResource.html
share/gtk-doc/html/libplanner/MrpTask.html
share/gtk-doc/html/libplanner/ch01.html
share/gtk-doc/html/libplanner/home.png
share/gtk-doc/html/libplanner/index.html
share/gtk-doc/html/libplanner/index.sgml
share/gtk-doc/html/libplanner/left.png
share/gtk-doc/html/libplanner/libplanner-MrpApplication.html
share/gtk-doc/html/libplanner/libplanner-MrpRelation.html
share/gtk-doc/html/libplanner/libplanner-mrp-day.html
share/gtk-doc/html/libplanner/libplanner-mrp-error.html
share/gtk-doc/html/libplanner/libplanner-mrp-property.html
share/gtk-doc/html/libplanner/libplanner-mrp-time.html
share/gtk-doc/html/libplanner/libplanner.devhelp
share/gtk-doc/html/libplanner/libplanner.devhelp2
share/gtk-doc/html/libplanner/right.png
share/gtk-doc/html/libplanner/style.css
share/gtk-doc/html/libplanner/up.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/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-planner.png
share/locale/am/LC_MESSAGES/planner.mo
share/locale/ar/LC_MESSAGES/planner.mo
share/locale/az/LC_MESSAGES/planner.mo
share/locale/be/LC_MESSAGES/planner.mo
share/locale/bg/LC_MESSAGES/planner.mo
share/locale/ca/LC_MESSAGES/planner.mo
share/locale/cs/LC_MESSAGES/planner.mo
share/locale/da/LC_MESSAGES/planner.mo
share/locale/de/LC_MESSAGES/planner.mo
share/locale/dz/LC_MESSAGES/planner.mo
share/locale/el/LC_MESSAGES/planner.mo
share/locale/en_CA/LC_MESSAGES/planner.mo
share/locale/en_GB/LC_MESSAGES/planner.mo
share/locale/es/LC_MESSAGES/planner.mo
share/locale/et/LC_MESSAGES/planner.mo
share/locale/eu/LC_MESSAGES/planner.mo
share/locale/fa/LC_MESSAGES/planner.mo
share/locale/fi/LC_MESSAGES/planner.mo
share/locale/fr/LC_MESSAGES/planner.mo
share/locale/hi/LC_MESSAGES/planner.mo
share/locale/hr/LC_MESSAGES/planner.mo
share/locale/hu/LC_MESSAGES/planner.mo
share/locale/id/LC_MESSAGES/planner.mo
share/locale/is/LC_MESSAGES/planner.mo
share/locale/it/LC_MESSAGES/planner.mo
share/locale/ja/LC_MESSAGES/planner.mo
share/locale/kn/LC_MESSAGES/planner.mo
share/locale/ko/LC_MESSAGES/planner.mo
share/locale/lv/LC_MESSAGES/planner.mo
share/locale/ml/LC_MESSAGES/planner.mo
share/locale/mn/LC_MESSAGES/planner.mo
share/locale/ms/LC_MESSAGES/planner.mo
share/locale/nb/LC_MESSAGES/planner.mo
share/locale/ne/LC_MESSAGES/planner.mo
share/locale/nl/LC_MESSAGES/planner.mo
share/locale/nn/LC_MESSAGES/planner.mo
share/locale/pa/LC_MESSAGES/planner.mo
share/locale/pl/LC_MESSAGES/planner.mo
share/locale/pt/LC_MESSAGES/planner.mo
share/locale/pt_BR/LC_MESSAGES/planner.mo
share/locale/ru/LC_MESSAGES/planner.mo
share/locale/rw/LC_MESSAGES/planner.mo
share/locale/sk/LC_MESSAGES/planner.mo
share/locale/sq/LC_MESSAGES/planner.mo
share/locale/sr/LC_MESSAGES/planner.mo
share/locale/sr@Latn/LC_MESSAGES/planner.mo
share/locale/sv/LC_MESSAGES/planner.mo
share/locale/uk/LC_MESSAGES/planner.mo
share/locale/vi/LC_MESSAGES/planner.mo
share/locale/zh_CN/LC_MESSAGES/planner.mo
share/locale/zh_TW/LC_MESSAGES/planner.mo
2005-01-25 23:32:26 +01:00
share/mime/packages/planner.xml
share/omf/planner/planner-C.omf
share/omf/planner/planner-eu.omf
2005-01-25 23:32:26 +01:00
share/pixmaps/gnome-planner.png
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
share/planner/glade/column-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/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
share/planner/images/24_edit_resource.png
share/planner/images/24_groups.png
share/planner/images/24_indent_task.png
share/planner/images/24_insert_resource.png
share/planner/images/24_insert_task.png
share/planner/images/24_link_task.png
share/planner/images/24_remove_resource.png
share/planner/images/24_remove_task.png
share/planner/images/24_task_down.png
share/planner/images/24_task_up.png
share/planner/images/24_unindent_task.png
share/planner/images/24_unlink_task.png
share/planner/images/gantt.png
share/planner/images/gnome-planner.png
share/planner/images/resources.png
share/planner/images/resources_usage.png
share/planner/images/tasks.png
2005-01-25 23:32:26 +01:00
share/planner/sql/database-0.11.sql
share/planner/sql/database-0.13.sql
2005-05-31 02:12:45 +02:00
share/planner/sql/database.sql
share/planner/sql/upgrade-0.11-0.13.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/images
2005-01-25 23:32:26 +01:00
@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
@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
@dirrm share/icons/hicolor/48x48/mimetypes
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/gtk-doc/html/libplanner
@dirrm share/gtk-doc/html
@dirrm share/gnome/help/planner/eu/figures
@dirrm share/gnome/help/planner/eu
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
@comment in GConf2: @dirrm share/gconf/schemas
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 ${PYSITELIB}/gtk-2.0
2005-01-25 23:32:26 +01:00
@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
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner/views/task_view
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner/views/resource_view
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner/views/gantt_view
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner/views
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner/ui
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/planner
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps
@dirrm etc/gconf/gconf.xml.defaults/apps/planner/views/task_view
@dirrm etc/gconf/gconf.xml.defaults/apps/planner/views/resource_view
@dirrm etc/gconf/gconf.xml.defaults/apps/planner/views/gantt_view
@dirrm etc/gconf/gconf.xml.defaults/apps/planner/views
@dirrm etc/gconf/gconf.xml.defaults/apps/planner/ui
@dirrm etc/gconf/gconf.xml.defaults/apps/planner
@dirrm etc/gconf/gconf.xml.defaults/apps
@dirrm etc/gconf/gconf.xml.defaults