~justas.sadzevicius/gtimelog/recent_tasks

  • Committer: Marius Gedminas
  • Date: 2011-01-08 22:29:03 UTC
  • Revision ID: marius@gedmin.as-20110108222903-vzbbmsit1au1zo6t
Made GTimeLog a single instance application.

Applied Bruce van der Kooij's patch from
https://bugs.launchpad.net/gtimelog/+bug/356495 with some changes:

- If dbus is not importable, use None instead of False as a placeholder value

- Do not toggle visibility but instead always present the main window

- There's an option to toggle visibility with gtimelog --toggle

- There's an option to ignore dbus altogether with gtimelog --ignore-dbus

- The start_in_tray option was dropped; I'll add it in a separate commit.
Filename Latest Rev Last Changed Committer Comment Size
..
scripts 91 16 years ago mg Restructure the source tree: move everything essen Diff
src 91 16 years ago mg Restructure the source tree: move everything essen Diff
.bzrignore 130 14 years ago Marius Gedminas Ignore build artefacts. 23 bytes Diff Download File
File gtimelog 137 14 years ago Marius Gedminas Rename gtimelog/gtimelog.py to gtimelog/main.py. 241 bytes Diff Download File
gtimelog.desktop 156 13 years ago Marius Gedminas Mention application name in desktop file, to avoid 199 bytes Diff Download File
gtimelogrc.example 141 14 years ago Marius Gedminas Release 0.3.1. 1.1 KB Diff Download File
HACKING.txt 159 13 years ago Marius Gedminas Add some documentation for contributors. 1.4 KB Diff Download File
Makefile 143 14 years ago Marius Gedminas Prettify output of 'make release'. 2.1 KB Diff Download File
MANIFEST.in 140 14 years ago Marius Gedminas Add a Makefile, primarily for 'make distcheck'. A 174 bytes Diff Download File
NEWS.txt 167 13 years ago Marius Gedminas Made GTimeLog a single instance application. Appl 5 KB Diff Download File
NOTES.txt 151 13 years ago Marius Gedminas Add a helpful tip on using Thunderbird, thanks to 348 bytes Diff Download File
README.txt 155 13 years ago Barry Warsaw * Recognize $GTIMELOG_HOME environment variable to 7.4 KB Diff Download File
File runtests 98 16 years ago mg Since setup.py test stopped working for no explica 239 bytes Diff Download File
File setup.py 141 14 years ago Marius Gedminas Release 0.3.1. 1.5 KB Diff Download File