1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to get the Makefile to generate more of the release. More... almost 21 years ago
Fixed [ 424721 ] HTML export backup bit not set More... almost 21 years ago
Updated this document with my vision. More... almost 21 years ago
Document listing who needs to get notified when a new release comes out. More... almost 21 years ago
Adding in some more documentation. More... almost 21 years ago
Added more detail to the plan. More... almost 21 years ago
Progect release roadmap source document. Yes, I know M$ is evil, but it works for now, and I have other things to do. More... almost 21 years ago
Got rid of a NULL pointer fault in the link code. More... almost 21 years ago
Getting ready for the next release, by changing the version numbers. More... almost 21 years ago
Changed the doc a bit more. More... almost 21 years ago
This is very unfinished, but I'm hoping for Scott to be able to see where I'm going. More... almost 21 years ago
This is where I will be documenting what I will be changing. More... almost 21 years ago
Fix for Bug# 225216 Where the done date was not set correctly when Progect was open over midnight. [ It was using a pre-calulated value.] The code for handling tasks being done should be rewritten, and when it is, we should calculate the done date at the beginning of the function and reuse the value. The way it is now, it's conceivable that two tasks done at the same time could have different done dates if they were done just before midnight, and one was marked before, and the other after (ie if child being done caused it's parent to be *done*. More... almost 21 years ago
Getting ready for release. More... almost 21 years ago
Corrected my email address. More... almost 21 years ago
Getting ready for the 0.26 release. More... almost 21 years ago
These are some changes made by Gasolin to get the Asian translation going. More... almost 21 years ago
I have just added a bit of paranoia to Scott's fix.... More... almost 21 years ago
This is a fix by Scott Davis for bug #789297 where rows in flat view were not selectable. More... almost 21 years ago
Changed version number. More... almost 21 years ago
Fixed bug 488181 Details dialog does not update date display correctly. Basically I was using the wrong structure to update the display. More... almost 21 years ago
Changed the version, fixed a mistake in the makefile. More... almost 21 years ago
Various changes to try and get rid of crashes caused by inconsistent state. More... almost 21 years ago
Added a sanity check. More... almost 21 years ago
Fixed a mistake where I didn't set gActualTask to zero after deleting it :(. More... almost 21 years ago
Fixed some architecural problems with the code that handled task attributes. More... almost 21 years ago
Changed the delete behaviour when you switch from a task to another application. If the task has a description, it is saved as if you had selected OK. If the task has no description, and no children, it is deleted. If the task has no description, and has children, it is reverted. More... almost 21 years ago
I have made some reasonably extensive changes to the way delete works. I have not completely tested the behaviour, although it seems to work fine now. More testing is required though, just to be sure. More... almost 21 years ago
Added a traditional Chinese translation. Fixed a compile bug. This code has not been tested yet. More... almost 21 years ago
These are untested changes, although they should work, they have not been tested properly. Don't release these changes until they have been tested properly. More... almost 21 years ago