Tue, 31 Aug 2010 19:25:23 +0200 |
Ingo Weinzierl |
Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566).
|
Mon, 30 Aug 2010 22:21:47 +0200 |
Ingo Weinzierl |
Stop still running projects before getan quits - even if getan crashes.
|
Mon, 30 Aug 2010 10:56:17 +0200 |
Thomas Arendsen Hein |
Add .hgignore:
|
Mon, 30 Aug 2010 09:02:06 +0200 |
Ingo Weinzierl |
Unified parameter names of ProjectList and EntryList.
|
Mon, 30 Aug 2010 08:17:58 +0200 |
Ingo Weinzierl |
Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode.
|
Sun, 29 Aug 2010 20:39:42 +0200 |
Ingo Weinzierl |
Added support for resizing the application window.
|
Sun, 29 Aug 2010 19:56:11 +0200 |
Ingo Weinzierl |
Bugfix and improvements in the process to move/delete entries.
|
Sun, 29 Aug 2010 19:10:48 +0200 |
Ingo Weinzierl |
Bugfix: switching the time mode in ProjectList will also update the displayed total time in the footer of ProjectList.
|
Sat, 28 Aug 2010 20:16:58 +0200 |
Ingo Weinzierl |
Added a new implementation of 'getan' based on urwid, a python console user interface library.
|
Mon, 24 Aug 2009 14:59:37 +0200 |
Thomas Arendsen Hein |
update ChangeLog
|
Tue, 18 Aug 2009 16:59:17 +0200 |
Thomas Arendsen Hein |
Handle empty input when adding/subtracting time of the running project
|
Tue, 18 Aug 2009 16:55:51 +0200 |
Thomas Arendsen Hein |
Allow <timespec>+ and <timespec>- (RPN) to change time for the current project
|
Tue, 18 Aug 2009 16:09:17 +0200 |
Thomas Arendsen Hein |
rename substract to subtract
|
Tue, 18 Aug 2009 16:07:21 +0200 |
Thomas Arendsen Hein |
allow adding/subtracting times while a project is running
|
Tue, 18 Aug 2009 15:45:12 +0200 |
Thomas Arendsen Hein |
human_seconds: Use timespec instead of seconds and document it.
|
Tue, 18 Aug 2009 14:49:40 +0200 |
Thomas Arendsen Hein |
left justify user sign in zeiterfassung
|