Commit Graph

59 Commits

Author SHA1 Message Date
de95a876d2 todo: create and install libTodo 2024-10-07 02:46:53 +02:00
8a84440960 Update the copyright notice 2022-01-11 04:41:20 +01:00
5eca4d4c24 Use HTTPS for URLs by default 2020-01-31 01:19:15 +01:00
ac11fbc60b Use PROGNAME_TODO 2020-01-31 00:20:29 +01:00
62953cb71d Update the copyright notice 2020-01-31 00:15:20 +01:00
6db59bd168 Avoid some compilation warnings 2020-01-31 00:15:11 +01:00
675fb848d7 Avoid warnings when building with Gtk+ 3 2015-11-22 23:17:37 +01:00
f20a72135b Adapt to the new API for the Error class 2015-11-22 23:15:02 +01:00
717e9f3072 Re-license as 2-clause BSD 2015-08-31 01:38:30 +02:00
856414b7df Update the copyright notice 2015-04-21 01:30:44 +02:00
e6cd781ba6 Move the priority titles to a separate file 2015-04-21 01:30:42 +02:00
a23a9accc6 Translate the priority string 2015-04-21 01:04:50 +02:00
1be7350fcd Let the start and end timestamps be bigger than 32 bits 2014-06-27 02:31:37 +02:00
80378dc424 Code cleanup 2014-06-27 02:31:16 +02:00
9f000192fb Renamed "View as..." to "View..." 2013-11-30 03:08:05 +01:00
5eb662ad92 Use the copyright sign in the about dialog 2013-11-30 03:06:08 +01:00
6650d7e97f Improved the Mailer plug-in 2013-01-01 17:32:14 +01:00
3650233f2d Added a plug-in for Mailer 2012-12-15 05:10:32 +01:00
54a31d3a11 Code cleanup 2012-09-21 22:59:08 +00:00
78cdc750d2 Updated the comment in the about dialog 2012-05-20 11:06:39 +00:00
c55c497ebe Added some shortcuts in embedded mode 2012-01-05 20:13:59 +00:00
accda69815 Constified 2011-12-12 22:21:54 +00:00
1a11f9930b Added translator credits 2011-10-25 11:21:36 +00:00
76aef23784 Linking to www.defora.org 2011-10-24 09:52:58 +00:00
ece37b2cb8 Preparing migration to Gtk+ 3.0 2011-04-15 23:33:09 +00:00
107a01282f Disabling the "Description" field for the moment (as long as it breaks in Config) 2011-03-10 17:05:28 +00:00
e706bb0fba Also able to change the hour 2011-01-30 02:04:28 +00:00
6aa1c3cfcd Also displaying the time (not setting it yet) 2011-01-29 23:46:34 +00:00
bc10a1cf9f The start and completion/due dates can now be modified (not elegant but works) 2011-01-29 23:25:06 +00:00
8543f317e4 There is a new icon for Todo 2011-01-25 16:07:04 +00:00
4fed8a9ee2 Code cleanup 2010-12-31 16:43:42 +00:00
ea8be6913c Updated French translation 2010-10-26 00:30:25 +00:00
3566e258c6 Fixed about dialog when closed forcibly 2010-10-25 22:49:55 +00:00
c881a0d5b4 Allowed text-based columns to expand and be resized, along with ellipsized text 2010-10-07 21:12:48 +00:00
467ae8622e Implemented the task edition window 2010-09-14 21:47:07 +00:00
10751c4a94 Let the embedded version also benefit from the view filters 2010-09-04 19:20:35 +00:00
bd1f7cd75e Added a menu allowing to filter tasks given their completion state 2010-09-04 17:25:31 +00:00
c37b651b5d Also saving tasks when just created 2010-08-01 01:50:25 +00:00
5a35ced009 Automatically saving tasks when modified 2010-08-01 01:47:36 +00:00
54d8ea2317 Added a menu entry to force saving the tasks 2010-07-20 01:28:29 +00:00
60f14574e7 Now also saving the completion date 2010-07-20 00:49:31 +00:00
18f160e97e Tasks now have their beginning date 2010-07-17 19:56:52 +00:00
6abc17c929 Added a confirmation window before deleting tasks 2010-06-06 10:40:14 +00:00
71ad11304f Nicer error message dialog 2010-06-06 01:32:18 +00:00
e988f1f361 Fixed sorting by priority 2010-06-06 01:22:22 +00:00
d779c99614 Implemented priorities 2010-06-06 01:14:11 +00:00
e0b3d8a009 Also saving and restoring the status of the task (done or not) 2010-06-06 00:29:45 +00:00
26550ea34a Properly loading and saving tasks (only the title is implemented so far) 2010-06-05 23:48:19 +00:00
5e29a78c6d Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
85bb56d79c Translating the project 2010-04-23 12:58:38 +00:00