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

Friday, April 22, 2005

What's going on?

Well, I have been submitting patches for the Windows compilation. We are almost there. Jani Tiainen has also submited a patch to allow the application to run from any directory, so that will help as well.

Aside from that, I have also:
  • MS Project 98 MPP import: working on a plugin to import MS Project 98 files. Working but needs a little more work
  • SQL support: Jani and I have have been experimenting with the SQL support available on the Linux distros. It mostly works but there are some issues like resave problems and only PostgreSQL.
I will keep you posted.

Wednesday, April 06, 2005

New version released

Just released a new version. You can download it from:

https://sourceforge.net/project/showfiles.php?group_id=135505&package_id=148812&release_id=318410

It fixes some problems found on non English systems where Planner would lock up.

Francisco

Saturday, April 02, 2005

Planner 0.13 for Windows available

You can now download Planner 0.13 for Windows from its website: http://winplanner.sourceforge.net

Enjoy it!

Monday, March 28, 2005

Getting ready for release

Got most of the development packages ready to release. Now I am cleaning up my changes to planner as I got lazy when I've done some of them.

I also need some space to place the files, as my personal webpage can only hold 5MB. Anyway, if you want to get ready, make sure you have have GTK+ 2.6 or later installed on your system (already required by Gaim and Gimp). You can get it from GTK+ 2.6.4

Also, libgnomeprint now has native Windows printing, although it still has a few bugs in it (depends on the printer, etc...).

Friday, March 25, 2005

Planner on Windows

Here's a screenshot of Planner 0.13 running on Windows:



Enjoy, it is coming soon.

Francisco