A Gtk+ time tracking application
Project description
A Gtk+ time tracking application.
Changes in version 0.3 (released 2009-12-17)
Fix DeprecationWarning: the sets module is deprecated.
Use gtk.StatusIcon if egg.trayicon is not available (https://bugs.launchpad.net/gtimelog/+bug/209798).
Option to select between old-style and new-style the tray icons: ‘prefer_old_tray_icon’ in ~/.gtimelog/gtimelogrc
Option to disable the tray icon altogether by adding ‘show_tray_icon = no’ to ~/.gtimelog/gtimelogrc (https://bugs.launchpad.net/gtimelog/+bug/255618).
Handle directory names with spaces (https://bugs.launchpad.net/gtimelog/+bug/328118).
Show version number in the About dialog (https://bugs.launchpad.net/gtimelog/+bug/308750).
Packagers take note: the main module was renamed from gtimelog.gtimelog to gtimelog.main. If you have wrapper scripts that used to import ‘main’ from gtimelog.gtimelog, you’ll have to change them.
Changes in version 0.2.5
Don’t open a console window on Windows.
Moved the primary GTimeLog source repository to Bazaar hosted on Launchpad.
Changes in version 0.2.4
Show time spent at the office (https://bugs.launchpad.net/gtimelog/+bug/238515).
Closing the main window minimizes GTimeLog to the system tray (https://bugs.launchpad.net/gtimelog/+bug/239271)
Ability to time-offset new log item (https://bugs.launchpad.net/bugs/291356)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.