Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins
2011-02-12
| ||
14:32 | Update the docs for the 0.2 release Leaf check-in: 68531e91ea user: mwm@mired.org tags: trunk | |
14:27 | Documentation from the -0.1 release, to be updated. check-in: de199d13ff user: mwm@mired.org tags: trunk | |
2009-07-05
| ||
08:14 | Add a main(), make tasks a sorted list. check-in: 2ebdae9219 user: none@none tags: trunk | |
2009-02-15
| ||
00:32 | Change the window title pane number. check-in: 92495ddd7f user: none@none tags: trunk | |
2007-07-11
| ||
21:28 | Add first version of degnuify, latest timelog tweaks. check-in: c2960066cd user: none@none tags: trunk | |
2007-06-25
| ||
15:31 | Remove extraneous prints. check-in: 184cc74c9f user: none@none tags: trunk | |
2007-06-06
| ||
01:31 | Drop "prev" in favor of "-N", to print numbers for the last N days. check-in: 53d6cee128 user: none@none tags: trunk | |
00:24 | Make it handle reports with no data much better. check-in: 46e6ae7bf6 user: none@none tags: trunk | |
2007-06-05
| ||
15:11 | Fix bug where week wasn't setting stopday properly. check-in: 8828a7b55a user: none@none tags: trunk | |
14:18 | Fix a couple of tracebacks. check-in: 95be1e8cd6 user: none@none tags: trunk | |
2007-05-31
| ||
19:42 | Change keyword arguments from "-ly" to "-". check-in: 2ebcac1f2a user: none@none tags: trunk | |
2007-05-30
| ||
19:24 | Add the ability to output time worked as a fraction. check-in: 93ac71f942 user: none@none tags: trunk | |
2007-05-29
| ||
16:23 | Remove an extranious assignment. check-in: cd5fc9a762 user: none@none tags: trunk | |
2007-05-28
| ||
21:28 | Remove the "Tasks:" line if we don't have any tasks. Add "total" to the __doc__. check-in: 84630179ca user: none@none tags: trunk | |
21:23 | Clean up the __doc__ field formatting. check-in: 3681279a86 user: none@none tags: trunk | |
19:42 | Another fix for pre-2.5 python. And expand a comment about that. check-in: db2ebf68a7 user: none@none tags: trunk | |
19:23 | Add some support hacks for Python 2.3. check-in: 0a9110d9d2 user: none@none tags: trunk | |
06:55 | Add a little documentation. check-in: 915e09c856 user: none@none tags: trunk | |
06:46 | Let us choose a reporting period. check-in: 16745a9dde user: none@none tags: trunk | |
2007-05-27
| ||
22:00 | Add code to the Report class to include the current activity. check-in: e44e588eb8 user: none@none tags: trunk | |
21:56 | Rewrote the report function into a report class that holds the report data, and a function that prints it. check-in: aacb68a414 user: none@none tags: trunk | |
21:41 | Some minor cleanup on the clock color setting. check-in: ad8b22d9fa user: none@none tags: trunk | |
06:49 | Fix total calculations yet again. check-in: 6d43bd2e80 user: none@none tags: trunk | |
06:42 | Fix it so we don't print the Total with a blank key, and make sure we get task subtotals for the right task. check-in: 6753cc0f4d user: none@none tags: trunk | |
03:17 | Make it so we only ever have one after outstanding, and clean up that code a little. Let the user set the on and off clock colors for the clock via config. check-in: b48c6e8ba9 user: none@none tags: trunk | |
02:53 | More gui creation code cleanup. check-in: 82da9f8dc3 user: none@none tags: trunk | |
02:51 | Whitespace cleanup. check-in: 47560c9a99 user: none@none tags: trunk | |
02:49 | Code cleanup. check-in: d6beb22161 user: none@none tags: trunk | |
02:45 | Make any window destruction take me off the clock. check-in: 8f582eb45d user: none@none tags: trunk | |
02:18 | Add a grand total to the report! check-in: 0f4b324c77 user: none@none tags: trunk | |
02:12 | We changed the api to start the gui, but didn't test it. Doh! Make it work. check-in: 211130946b user: none@none tags: trunk | |
02:08 | Add the first crack at a reporting facility. check-in: d549c9d3ce user: none@none tags: trunk | |
2007-05-26
| ||
22:23 | Set the window title to something more appropriate check-in: 497cb01b11 user: none@none tags: trunk | |
22:16 | Go off the clock when we quit. Really! check-in: a4d40e6864 user: none@none tags: trunk | |
22:06 | Fix a typo check-in: 398112256c user: none@none tags: trunk | |
22:04 | Fix it so the clock starts ticking when we start. check-in: 0f0e804cd8 user: none@none tags: trunk | |
21:57 | Added a clock tothe display. check-in: d2bb0ec76d user: none@none tags: trunk | |
21:13 | Initial version of time log - the logging function works! check-in: 2d0ffcadeb user: none@none tags: trunk | |