~saurabhanandiit/gtg/exportFixed

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Izidor Matušov
  • Date: 2012-02-29 10:06:41 UTC
  • mfrom: (1098 gtg)
  • mto: This revision was merged to the branch mainline in revision 1103.
  • Revision ID: izidor.matusov@gmail.com-20120229100641-q1uns4yqz1fem2z4
Merged with the current trunk & solved problems with offset

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-0?-?? Getting Things GNOME! 0.3
 
2
    * Hide tasks with due date someday, #931376
 
3
    * New Date class by Paul Kishimoto and Izidor Matušov
1
4
 
2
 
????-??-?? Getting Things GNOME! ?.?.?
3
 
    * Fixed bugs #897703, #897703, hamster integration, by Richard Klein
4
 
    * Fixed url autolinking for http(s) schemes, by Madhumitha Viswanathan
5
 
    * Added Mantis Bug Tracker backend, by Alayn Gortazar
 
5
2012-02-13 Getting Things GNOME! 0.2.9
 
6
    * Big refractorization of code, now using liblarch
 
7
    * Extended backend system to support multiple backends by Luca Invernizzi
 
8
    * Backend GUI configuration by Luca Invernizzi
 
9
    * Backends:
 
10
       * Added Mantis Bug Tracker backend, by Alayn Gortazar
 
11
       * Added Tomboy/Gnote backend, by Luca Invernizzi
 
12
       * Added Launchpad backend, by Luca Invernizzi
 
13
       * Added Twitter/Identica backend, by Luca Invernizzi
 
14
    * Graphical crah handler, thanks to Acire and python-snippets
 
15
    * Command line tool based on DBus interface of GTG, by Bryce Harrington
6
16
    * Added search feature, by João Ascenso
 
17
    * Rewritten notification area plugin with showing only 10 most doable tasks from Workview, by Izidor Matušov
 
18
    * Setting start/due date by a right click menu in the task browser, by Fabio Prina & Kevin Mehall
 
19
    * Right click behaviour in the task treeview is now consistant with other GNOME applications, by Jonathan Barnoud
 
20
    * Rework of deleting dialog
 
21
    * Previewing task content (gmail-like-ui), #384049, by Luca Invernizzi and Kevin Mehall
 
22
    * Attaching file to a task by drag-and-dropping it on the task or writing file:// URI
 
23
    * Added script for anonymizing task files; Marko Kevac
 
24
    * "Sexy" export template, created by Duncan Lock
 
25
    * DBus API is now CamelCase (be sure to update your personal scripts), by Lionel Dricot
 
26
    * Fuzzy date "Later" was renamed to "Someday"
 
27
    * Daily backup of gtg_tasks.xml
 
28
    * Save perferences, window positions and statuses immediately after a change
7
29
    * Fixed crash traceback when pressing 'delete' key, by Jeff Oliver
 
30
    * Fixed url autolinking for http(s) schemes, by Madhumitha Viswanathan
 
31
    * Underscore characters in tasks not treated as accelerators (bug #676088) fixed, by Madhumitha Viswanathan
 
32
    * Fixed several bugs about hamster integration, by Richard Klein
8
33
    * Added link to web documentation in Help menu, by Ronan Jouchet
9
 
    * Fixed bug with data consistency #579189, by Marko Kevac
 
34
    * Fixed bug with data consistency #579189 (empty tags.xml), by Marko Kevac
10
35
    * Added samba bugzilla to the bugzilla plugin, by Jelmer Vernoij
11
36
    * Fixed bug #532392, a start date is later than a due date, by Volodymyr Floreskul
12
 
    * Extended backend system to support multiple backends by Luca Invernizzi
13
37
    * support for gtg:// URIs by Luca Invernizzi
14
 
    * Added utilities for complex backends by Luca Invernizzi
15
 
    * Added a window to add/delete/edit backends by Luca Invernizzi
16
 
    * New Tomboy/Gnote backend, by Luca Invernizzi
17
 
    * Right click behaviour in the task treeview is now consistant with other GNOME applications, by Jonathan Barnoud
18
 
    * Underscore characters in tasks not treated as accelerators (bug #676088) fixed, by Madhumitha Viswanathan
19
 
    * Setting start/due date by a right click menu in the task browser, by Fabio Prina & Kevin Mehall
20
38
    * Fixed bug #584667, indicating missing plugin dependencies, by Erin McLaughlin
 
39
    * Add a new tag dialog keeps the previous value, by Izidor Matušov
 
40
    * Added keyword bko for recognizing and linking KDE bugs, by Zimin Huango
 
41
    * Several usability improvements, by Jean-François Fortin Tam
 
42
    * Several code refratorings by Paul Kishimoto
 
43
 
 
44
2011-12-01 Getting Things GNOME! 0.2.5
 
45
    * Ability to downgrade data from development, future 0.3 GTG code, by Izidor Matušov
 
46
 
 
47
2010-03-02 Getting Things GNOME! 0.2.3
 
48
    * Removal of disabled widgets
21
49
 
22
50
2010-03-01 Getting Things GNOME! 0.2.2
23
51
    * Autostart on login, by Luca Invernizzi