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
|
ade0470197
|
Functions added to implement a logging mechanism for calcurse daemon.
|
2009-07-23 18:33:20 +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
|
6d67689b4f
|
Simplified the way data are loaded and saved.
|
2009-06-28 09:53:16 +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
|
8fdd1510c6
|
Automatic periodic saves implemented
|
2008-12-28 19:41:45 +00:00 |
|
Frederic Culot
|
639058740a
|
Checks added while loading key bindings configuration.
|
2008-12-07 09:20:38 +00:00 |
|
Frederic Culot
|
e8f12c65ca
|
Loading of user-configurable keys implemented
|
2008-11-09 20:10:18 +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
|
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
|
4307247a07
|
io_load_todo() updated to use todo_set_nb()
|
2007-08-15 15:36:27 +00:00 |
|
Frederic Culot
|
4b987f70ac
|
unuseful headers removed and some functions became static
|
2007-07-28 13:11:42 +00:00 |
|
Frederic Culot
|
d89344683c
|
io_save_cal() prototype updated
|
2007-05-06 13:32:42 +00:00 |
|
Frederic Culot
|
c6c3b74f45
|
extract_data renamed to io_extract_data() and save_cal() to io_save_cal()
io_save_cal() and io_export_data prototype updated to use the new conf_t
type
|
2007-03-24 23:21:55 +00:00 |
|
Frederic Culot
|
e5d256326e
|
io_export_data() prototype updated
progress_bar() prototype removed as function becomes static to io.c
|
2007-03-17 16:56:00 +00:00 |
|
Frederic Culot
|
6f9fd359d1
|
io_export_data() prototype added
export_mode_t type added
|
2007-03-11 15:23:14 +00:00 |
|
Frederic Culot
|
f82590c811
|
global variable 'colr' suppressed
|
2007-03-10 15:54:24 +00:00 |
|
Frederic Culot
|
ac36e94341
|
Initial revision
|
2006-07-31 21:00:02 +00:00 |
|