~bryce/gtg/dbus-service-name

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
????-??-?? Getting Things GNOME! ?.?.?
    * Added link to web documentation in Help menu, by Ronan Jouchet
    * Fixed bug with data consistency #579189, by Marko Kevac
    * Added samba bugzilla to the bugzilla plugin, by Jelmer Vernoij
    * Fixed bug #532392, a start date is later than a due date, by Volodymyr Floreskul

2010-03-01 Getting Things GNOME! 0.2.2
    * Autostart on login, by Luca Invernizzi
    * Preferences dialog, by Paul Kishimoto
    * Send task by mail plugin by Luca Invernizzi
    * Import_json plugin by Bryce Harrington
    * Improve RTM plugin (bug #520427): don't sync tasks from archived lists
    * Automatic cleanup of closed task, plugin by Luca Invernizzi
    * Allow to change dismissed date of tasks by Luca Invernizzi
    * Docky applet support, by Luca Invernizzi
    * Allow to change closed date of tasks, by Lionel Montrieux, bug #502111 
    * notification area plugin updated to support appindicate by Luca Invernizzi and Jono Bacon
    * gtg_new task now supports command switches by Luca Invernizzi
    * Fix bug #511651, white space around title, by mrk
    * Expanded CLI to gtg to support task descriptions by Bryce Harrington
    * Added a guide to plugins by Chris Johnston
    * RTM plugin tags synchronization by Luca Invernizzi
    * Evolution plugin by Luca Invernizzi
    * Tomboy support by Luca Invernizzi
    * Dbus autostart by Gordon Ball and Luca Invernizzi
    * Notification area bug fixes by Luca Invernizzi

2009-12-11 Getting Things GNOME! 0.2.1
    * Schedule for context menu by Bryce Harrington
    * Improved export feature by Bryce Harrington and Luca Invernizzi
    * Restore closed tasks filtering by selected tag, fixes bug #498857
    * Temporary fix allowing to reset tag color by Matthew Rasmus
    * Added the ability to add a tag from the right click menu in the task browser, by Matthew Rasmus.
    * Better explanation of the "Work view" concept in documentation
    * Multiple selection
    * API clarifications
    * Cut & Paste improvements
    * Notification area plugin improvements
    * Icons reflect action availability
    * Misc. editor bug fixes
    * Misc. tag list bug fixes

2009-12-11 Getting Things GNOME! 0.2
    * Bugs fixes from 0.1.9

2009-12-02 Getting Things GNOME! 0.1.9
    * Support non-exact ("fuzzy") due dates: 'now', 'soon', and 'later' by Kevin Mehall
    * Fixes a bug with gtk stock strings being marked as translatable, by Henning Eggers (#490231)
    * When a task is deleted, all subtask are deleted as well by Mikkel Kjær Jensen
    * Groups for tags and subtags by Kevin Mehall
    * GNOME bugzilla plugin by Guillaume Desmottes
    * Handle tasks spatially (remember position & size)
    * Opened tasks on quit are reopened on start
    * Remove the "File" menu. We have no files, we have tasks!    
    * Patch from mrk to improve compatibility with non GNU systems
    * Close date selector widget on single click
    * The toolbar can now be hidden by Mikkel Kjær Jensen
    * Empty new tasks are deleted when editor is closed
    * lot of bug fixed in the editor while playing with subtasks
    * Works well with the "text besides icon" GNOME option
    * Merge RTM plugin branch from Luca Invernizzi
    * i18n: fixed window title in GTG/taskbrowser/browser.py, by Dario Bertini 
    * Patch from Luca Invernizzi to add XDG_CACHE redefinition in script/debug.sh
    * Patch from Luca Invernizzi to remove unsued get_closed_date
    * Added filtering capabilities by Paulo Cabido
      - Filter callbacks were added to the task browser
      - Filters were also added to the requester 
    * Fixed #406851, incorrect behaviour marking a dismissed task as done by Patrick Coleman
    * Added accelerators to the task editor by Patrick Coleman
    * Plugin for integration with the Hamster Time Tracker by Kevin Mehall
    * Add plugin engine by Paulo Cabido
    * When GTG is already running, use DBUS to raise existing instance rather than failing silently
    * Refactorization and PEP8ification work by Jonathan Lange
    * New keyboard bindings for 'Mark as done' and 'Dismiss' actions
    * New keyboard bindings and accelerators by Jonathan Lange
    * DBus interface by Ryan Paul
    * Remove the 'Delete' button from the toolbar by Jonathan Lange
    * Fix a spelling mistake in the manpage by Jonathan Lange
    * Allow quickadd of capitalized date by remy@frerebeau.org 
    * Added tomboy plugin by Luca Invernizzi
    * Added export function with templates by Luca Invernizzi

2009-07-04 Getting Things GNOME! 0.1.2
    * Available in 18 languages, with 12 languages being more than 99% translated
    * Shadows around the listview widgets, by Jean-François Fortin Tam  
    * Fixes package dependencies
    * Tooltips for button
    * Automatically select title in task editor
    * Crash on startup with non empty LANGUAGE envvar
    * Use GNOME settings for toolbar, by Anton Rebguns
    * Better tag markup handling
    * No more multiple instances
    * HTTP link parsing by Ben Dowling
    * Update README by Michael Vogt
    * Update XML files sooner by Michael Vogt
    * Remember color (by Zach Sheperd)   
    * URLs can now include ';' characters. Fixes bug 360969
    * Added support for opening subtasks and links with the keyboard: Fixes bug 369272, by Ben Dowling
    * Add polish translation by Tomasz Maciejewski
    * Apply patch to fix bug #326388 by Brian Kennedy
    * Apply patch to fix bug #374745 by Brian Kennedy
    * Title for newly created task is now selected to allow easy editing
    * Apply patch to fix bug #374745 by Brian Kennedy
    * Fixed some bugs in the task editor

2009-04-01 Getting Things GNOME! 0.1.1
	* New icon from Kalle Persson
	* Translations are now possible
	* New features :
	  - Quickadd now accepts attributes (by Jonathan Barnoud)
	  - http:// links now open in the browser
          - Shortcut for sidebar (F9): fixes bug #339710
	  - Some UI love for the sidebar and the tag icons, shamelessy copied from f-spot
	  - Hotkeys goodness (patches from Antons Rebguns)
	  - Edit buttons : patches from Antons Rebguns 
	  - Bug #339583, Bug #336314 : patches delete key and
	* Bug fixes :
	  - Calendar open at the correct date
	  - TaskSerial refactorization (by Jonathan Barnoud)
	  - Tooltips on buttons (thanks to Jerome Guelfucci)
	  - First unit tests by Carl Chenet
	  - Error, no crash if the XML file cannot be read (thanks to Carl Chenet)
	  - fix bug #339383 (delete subtask when deleting first char)
	  - Escape title in the treeview : Bug #339874
	  - Focus in the editor : Bug #339269, Bug #339195, Bug #339389
	  - Bug #339269 : Quickadd has the focus on launch
	    enter key to confirm a delete (thanks Gérôme Fournier)
	  - Typos : Bug #339268 Bug #339492 and other patches from Gérôme Fournier.

2009-03-06 Getting Things Gnome ! 0.1
	* Bumping version number. First release of GTG

2009-03-01 Getting Things Gnome! 0.0.9rc3
	* pane/sidebar not saved

2009-03-01 Getting Things Gnome! 0.0.9rc2
	* firstrun_tasks.xml not found on first launch

2009-03-01 Getting Things Gnome! 0.0.9rc1
	* First official release 0.1rc1