Saturday, December 16, 2006

Version 0.14.2 released

Hello!

I finally had time to compile Planner 0.14.2 and make it available.

New features and fixes
======================
* 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
* Added Arabic - contributed by Djihed Afifi
* fix for bug 358415 crash in gantt view, contributed by Arthur Petitpierre and mdpoole trolius org.

I've also fixed the installer bug which failed to recognize GTK 2.10 as a valid for Planner usage.

You can download it from here: http://prdownloads.sourceforge.net/winplanner/planner-0.14.2.exe?download

Francisco

Monday, September 25, 2006

Version 0.14.1 released

The new version of WinPlanner is now available, mirroring the release of Planner 0.14.1. This fixes the Gantt crashes reported.

ChangeLog:

* new man page contributed by Martin-Eric Racine
* fix for bug #353213 - fix compile with libgda 1.3.91 - contrubuted by Dennis Lubert

* corrected build of translated user guides
* src/planner-format.c: fix NULL pointer deref - bug #334121
* src/planner-gantt-row.c: patch to fix segv on scrolling - bug #345517
* po/POTFILES.in: Added missing files per bug #344793
* README: Put some better, more current info in there
* NEWS: Updates since v0.13

You can download it here: http://prdownloads.sourceforge.net/winplanner/planner-0.14.1.exe?download

Wednesday, September 13, 2006

Gantt crash

Well, it seems like the latest version of the Planner code in CVS no longer suffers from the crash. I will check the reported the issues again and see if this is fully fixed.

It seems version 0.14.1 will be released soon, so I will make that available once the official release is done.

Monday, September 11, 2006

Status

What's going on? Well, I haven't had much time to work on WinPlanner, but I started porting it from libgnomeprint to new printing support in GTK 2.10. So far, it seems to work so far, but Windows still doesn't have a version, so I cannot tell you how well it works there. Tor Lillqvist (tml) says a version is coming soon.

As for people reporting the Gantt crashes, I've recreated them and it seems like I need to recompile the libgnomecanvas with a later version of the code. I will try to do that this week and see if it fixes the problem. If so, I will release a fixed version.

Francisco

Saturday, June 17, 2006

WinPlanner 0.14 released

You can now download version 0.14 of WinPlanner on the sourceforge page: http://winplanner.sourceforge.net/ or http://sourceforge.net/projects/winplanner/

Please report any problems not related to native printing.

Francisco

Sunday, April 09, 2006

Working on Gantt alignment bug

I have been helping in fixing the Gantt alignment bug that causes the Gantt chart and the task tree to be disaliagned. I think we now have a solution that will work for everybody.

I will try to post more often as time permits of course.

Francisco

Thursday, February 16, 2006

Windows native printing

I'd like to hear everyone's experience with native printing on Windows.

If you get funny characters printed, then your printer is doing font substitution. You need to change the print defaults... in the printer settings and find the font substitution settings to disable it.

Please post comments on your experiences. I may take a look to see if this can be fixed.

Francisco

Monday, February 13, 2006

New version

Just released a new version. You can download it from: http://sourceforge.net/project/showfiles.php?group_id=135505&package_id=148812&release_id=393294

It solves the problem of HTML exporting and contains all current code from CVS as of today.

Sorry for the delay (been too busy with work).

Francisco