Frederic Culot
|
4f0c71585d
|
io_file_exist(): new function
|
2009-07-27 21:00:41 +00:00 |
|
Frederic Culot
|
bccd37ef96
|
--status flag added
|
2009-07-26 20:26:14 +00:00 |
|
Frederic Culot
|
3d23af73c0
|
More work on implementing calcurse daemon.
|
2009-07-26 12:47:15 +00:00 |
|
Frederic Culot
|
23817b6b7d
|
Incorrect duration format when exporting to ical (thanks Chris for reporting it).
|
2009-07-23 19:16:03 +00:00 |
|
Frederic Culot
|
ade0470197
|
Functions added to implement a logging mechanism for calcurse daemon.
|
2009-07-23 18:33:20 +00:00 |
|
Frederic Culot
|
5dcc213c16
|
Make use of erase_note() whenever possible.
|
2009-07-19 08:19:37 +00:00 |
|
Frederic Culot
|
3fe8550373
|
Fixed a bug related to memory management (a free on a null pointer causes an abort now, which induces side effects on file import).
|
2009-07-15 18:48:43 +00:00 |
|
Frederic Culot
|
834a7e9aaf
|
New wrappers around memory functions.
|
2009-07-12 17:48:12 +00:00 |
|
Frederic Culot
|
5694955002
|
stdbool header removed, unsigned type used instead
|
2009-07-12 16:21:57 +00:00 |
|
Frederic Culot
|
27b25548a4
|
Switch to BSD license.
|
2009-07-05 20:33:13 +00:00 |
|
Frederic Culot
|
e3d2e58b67
|
Support for ical import of events which spans over several days added (thanks Andreas for reporting the bug).
|
2009-07-05 19:37:34 +00:00 |
|
Frederic Culot
|
6d67689b4f
|
Simplified the way data are loaded and saved.
|
2009-06-28 09:53:16 +00:00 |
|
Frederic Culot
|
e36039dd6c
|
Do not export completed tasks.
|
2009-06-27 08:38:55 +00:00 |
|
Frederic Culot
|
1a1dda24c3
|
bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for reporting it)
|
2009-06-23 08:11:07 +00:00 |
|
Frederic Culot
|
9b1a006678
|
Exit directly to avoid lock removal by another instance
|
2009-06-21 18:54:11 +00:00 |
|
Frederic Culot
|
627fd8a8aa
|
Basic lock mechanism implemented to avoid having two calcurse instances running at the same time.
|
2009-06-21 18:16:21 +00:00 |
|
Frederic Culot
|
8859475550
|
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
|
2009-06-01 08:04:04 +00:00 |
|
Frederic Culot
|
87f010ff06
|
bugfix: load keys even in non-interactive mode to avoid the loss of user-configured key bindings
|
2009-01-24 18:45:35 +00:00 |
|
Frederic Culot
|
c8a1b72027
|
make it possible to use KEY_HOME and KEY_END to define new key bindings, and prevent user from assigning a non-recgnized key
|
2009-01-24 14:44:09 +00:00 |
|
Frederic Culot
|
38912b36da
|
iso date format added
|
2009-01-05 20:12:08 +00:00 |
|
Frederic Culot
|
936b6fe373
|
more code cleanup
|
2009-01-03 21:32:10 +00:00 |
|
Frederic Culot
|
bf3bce0ab2
|
code cleanup
|
2009-01-02 22:28:53 +00:00 |
|
Frederic Culot
|
aa7d6c5eb7
|
various bugfixes
|
2009-01-02 19:52:32 +00:00 |
|
Frederic Culot
|
cac30a7e14
|
cut/paste feature aded
fixed a 2-years old bug that made repeated items with exceptions to load
uncorrectly in some cases (thanks Jan for reporting it)
|
2009-01-01 17:50:41 +00:00 |
|
Frederic Culot
|
8fdd1510c6
|
Automatic periodic saves implemented
|
2008-12-28 19:41:45 +00:00 |
|
Frederic Culot
|
5352496984
|
Added wrappers around libc's memory management functions, to easily debug memory usage
|
2008-12-28 13:13:58 +00:00 |
|
Frederic Culot
|
65ec1bb0fa
|
small bugfixes and code cleanup
|
2008-12-14 15:54:50 +00:00 |
|
Frederic Culot
|
8900d0f8f2
|
exceptions now properly taken into account while exporting data
|
2008-12-14 11:24:19 +00:00 |
|
Frederic Culot
|
53db22a380
|
code cleanup
|
2008-12-12 20:44:50 +00:00 |
|
Frederic Culot
|
7ff22e9b3f
|
color configuration menu adapted to handle user-defined key bindings
|
2008-12-08 19:17:06 +00:00 |
|
Frederic Culot
|
639058740a
|
Checks added while loading key bindings configuration.
|
2008-12-07 09:20:38 +00:00 |
|
Frederic Culot
|
cf5617e337
|
more work on updating online help pages
|
2008-12-03 19:31:03 +00:00 |
|
Frederic Culot
|
910901a4f0
|
User-defined keys are now saved to file.
|
2008-11-25 20:48:58 +00:00 |
|
Frederic Culot
|
9d4899110a
|
More work on implementing user-definable keybindings
|
2008-11-16 17:42:53 +00:00 |
|
Frederic Culot
|
e8f12c65ca
|
Loading of user-configurable keys implemented
|
2008-11-09 20:10:18 +00:00 |
|
Frederic Culot
|
2245a35be6
|
2.3_beta released
|
2008-09-29 06:27:53 +00:00 |
|
Frederic Culot
|
152bf6fe75
|
A few more bugfixes in ical import
|
2008-09-24 19:06:02 +00:00 |
|
Frederic Culot
|
9a97689c48
|
Some fixes after ical import tests. Translations updated.
|
2008-09-23 17:31:56 +00:00 |
|
Frederic Culot
|
7ddfcccee0
|
import flag and 'i' keybinding added
|
2008-09-21 08:05:52 +00:00 |
|
Frederic Culot
|
96b858b8bc
|
More work on ical import. Macros to handle errors and to display messages in both command-line and curses mode added
|
2008-09-20 12:47:06 +00:00 |
|
Frederic Culot
|
62077a18f5
|
New functions added to handle ical import
|
2008-09-16 19:41:36 +00:00 |
|
Frederic Culot
|
a126904b7e
|
Initial work on icalendar import
|
2008-09-15 20:40:22 +00:00 |
|
Frederic Culot
|
5128fb04f0
|
wrong data path init fixed (thanks Herbert for reporting it)
|
2008-08-18 07:30:07 +00:00 |
|
Frederic Culot
|
d84bb63e93
|
Optional 'format' option added to '-x' flag, help updated
|
2008-08-11 18:08:45 +00:00 |
|
Frederic Culot
|
1674800d5f
|
pcal export added
|
2008-08-10 09:24:46 +00:00 |
|
Frederic Culot
|
a2fe228ebe
|
new command line options added (thanks Erik for the patch)
|
2008-08-06 17:44:34 +00:00 |
|
Frederic Culot
|
efd782699b
|
Yet another style for source code. GNU style now used (I am fed up with tabs...)
|
2008-04-12 21:14:03 +00:00 |
|
Frederic Culot
|
0c281d2c1e
|
Tony's patch concerning date format configuration imported
|
2008-04-09 20:38:29 +00:00 |
|
Frederic Culot
|
407a262938
|
Code parts related to item update rewritten
|
2008-01-20 10:45:38 +00:00 |
|
Frederic Culot
|
54c2b60041
|
minor improvements and bugfixes
|
2008-01-17 19:35:42 +00:00 |
|