Commit graph

19 commits

Author SHA1 Message Date
Ondrej Tuma
cb7ecac804 adding man/man1/planner.1 to PLIST 2007-01-23 22:05:09 +00:00
Ondrej Tuma
34cdbead05 release 0.14.2
- fix bug 353232 - patch to raise majic priority, fixing nautilus behavior when clicking on a planner file
- fix bug 368186 - patch to paint guide lines behind project start date rather than on top - contributed by Arthur Petitpierre
- added -Wno-return-type for compile with database enabled
- patch related to bug 353213 - added #ifdefs to allow compile with libgda 1 or 2, up to libgda-1.9.102. Note: do not attempt to compile with libgda-1.9.103 or higher (it won't work - they're not supported yet).
- Added Arabic - contributed by Djihed Afifi
- fix for bug 358415 crash in gantt view, contributed by Arthur Petitpierre and mdpoole trolius org
2007-01-01 13:51:40 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Ondrej Tuma
35218ca206 Update to 0.14:
* FF and SF Predecessors #140561 (Kurt Maute)
* Simple priority scheduling (Matteo Nastasi): Use the
  --enable-simple-priority-scheduling option when building. This feature will
  allow a high priority task to steal resources from a lower priority task.
* View Non-standard working/nonworking days (Matteo Nastasi): In the Gantt
  view, this feature shows where resources have differences in working and
  nonworking days when compared to the default calendar.
* Resource Usage view canvas interactivity (Alvaro del Castillo): Right
  clicking on a usage bar or resource pops up an option menu.
* Gantt chart misalignment with tree view #128983 (Francisco Moraes)
* Summary tasks: work now equals sum of child tasks #305801 (Kurt Maute)
* Eliminate effects of resource assignments on summary tasks #151604
  (Kurt Maute): Assigning a resource to a summary task now has no effect.
* Update user guide: (Kurt Maute)
* View Grid Lines in Gantt view #303374 (Nguyen Thái Ngoc Duy): Shows
  horizontal lines in Gantt to help visually line up tasks with Gantt bars.
2006-08-11 21:17:58 +00:00
Sergey Svishchev
fecc308457 Follow redirects in MASTER_SITEs and HOMEPAGEs. 2006-07-16 16:08:38 +00:00
David Brownlee
c2dce2fb03 adapt for textproc/intltool/buildlink3.mk -> USE_TOOLS+=intltool change 2006-07-05 12:20:25 +00:00
Sergey Svishchev
14767180cf Repair more linkrot in MASTER_SITES and HOMEPAGEs, ignoring internal redirects
and redirects from/to sf.net, *.org.
2006-05-01 01:31:58 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
9b16f6c531 BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:18:11 +00:00
Ondrej Tuma
d5f6a61296 disable libgda which is too new 2006-02-19 14:03:23 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Thomas Klausner
0c31fedeec 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-05-31 23:48:46 +00:00
Thomas Klausner
86df7761e8 Indentation improvements. 2005-05-31 00:13:41 +00:00
Thomas Klausner
f50d0b3700 Sort PLIST. 2005-05-31 00:12:45 +00:00
Thomas Klausner
f1f444dba0 0.13 is out. 2005-05-25 14:27:32 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Ondrej Tuma
eca64d1ea3 2005-01-25 22:32:26 +00:00