Frederic Culot
|
936b6fe373
|
more code cleanup
|
2009-01-03 21:32:10 +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
|
5352496984
|
Added wrappers around libc's memory management functions, to easily debug memory usage
|
2008-12-28 13:13:58 +00:00 |
|
Frederic Culot
|
53db22a380
|
code cleanup
|
2008-12-12 20:44:50 +00:00 |
|
Frederic Culot
|
eb88eaecb3
|
Building configuration menu to assign keybindings
|
2008-11-23 20:38:55 +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
|
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
|
a126904b7e
|
Initial work on icalendar import
|
2008-09-15 20:40:22 +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
|
03ce2c6ea9
|
new keybindings added
|
2008-08-03 18:41:55 +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
|
45199e1df9
|
TODO list updated
status bar updated to display the new 'N' (edit note) and '>' (view note)
keybindings
online help pages added for 'N' and '>' keybindings
|
2008-02-11 21:26:00 +00:00 |
|
Frederic Culot
|
407a262938
|
Code parts related to item update rewritten
|
2008-01-20 10:45:38 +00:00 |
|
Frederic Culot
|
738a3a4170
|
Ability to attach notes to appointments and events added
|
2008-01-13 12:40:45 +00:00 |
|
Frederic Culot
|
478b2762e6
|
Ability to attach notes to todo items added
|
2007-12-30 16:27:58 +00:00 |
|
Frederic Culot
|
52e1859e5f
|
ASSERT macro, ierror() and aerror() added
|
2007-08-04 14:32:31 +00:00 |
|
Frederic Culot
|
4b987f70ac
|
unuseful headers removed and some functions became static
|
2007-07-28 13:11:42 +00:00 |
|
Frederic Culot
|
ab0cc2c606
|
exit_calcurse() added and status_bar() modified to use wins_slctd()
|
2007-07-23 19:26:38 +00:00 |
|
Frederic Culot
|
7304770d30
|
erase_status_bar() added and status_bar() prototype updated
win_show() moved to wins_show() in wins.c
print_option_in_color() added
|
2007-07-21 19:33:24 +00:00 |
|
Frederic Culot
|
62835f070c
|
status_bar() updated to use window_t type
|
2007-07-20 19:18:09 +00:00 |
|
Frederic Culot
|
95671e19c5
|
date2sec() and get_sec_date() prototypes updated to take into account date_t type, today() renamed to get_today()
|
2007-07-01 17:50:53 +00:00 |
|
Frederic Culot
|
05b7770662
|
'X' and '!' keybindings added
|
2007-03-24 23:12:35 +00:00 |
|
Frederic Culot
|
9bc1bc0c4e
|
date_sec2ical_date(), date_sec2ical_datetime() prototype added
|
2007-03-17 16:43:25 +00:00 |
|
Frederic Culot
|
ba7189e688
|
global variable 'colr' suppressed
|
2007-03-10 16:45:56 +00:00 |
|
Frederic Culot
|
ccf6ca5a99
|
border_color() prototype updated
|
2007-03-04 16:13:09 +00:00 |
|
Frederic Culot
|
df13ca1ba9
|
defines added for values returned by getstring()
|
2007-01-16 07:56:24 +00:00 |
|
Frederic Culot
|
414e20753a
|
updatestring() now returns an integer to handle canceling
|
2006-12-14 08:28:56 +00:00 |
|
Frederic Culot
|
1c9570fb8d
|
scroller() suppressed
|
2006-12-13 09:33:01 +00:00 |
|
Frederic Culot
|
8e5acf9ca6
|
date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added
|
2006-12-08 08:35:55 +00:00 |
|
Frederic Culot
|
fdcf66ac0f
|
'Edit Itm' command added in the status bar
|
2006-11-30 08:12:23 +00:00 |
|
Frederic Culot
|
c87a7bd64d
|
getstring() prototype modified, and updatestring() created
|
2006-11-02 13:39:36 +00:00 |
|
Frederic Culot
|
26f01c0d85
|
display_item() prototype updated
|
2006-10-28 13:13:18 +00:00 |
|
Frederic Culot
|
ac4a12158c
|
added SPC define, showstring(), showcursor(), ad_char() and del_char() prototypes added
|
2006-10-28 09:54:00 +00:00 |
|
Frederic Culot
|
6486777715
|
mycpy() added
|
2006-09-16 15:25:36 +00:00 |
|
Frederic Culot
|
63a78c7de1
|
now() added
|
2006-09-16 09:10:06 +00:00 |
|
Frederic Culot
|
b10e38e182
|
today() created
|
2006-09-14 14:53:16 +00:00 |
|
Frederic Culot
|
a4ec6c6b3b
|
several defines added
reset_status_page() and other_status_page() added
|
2006-09-06 17:08:08 +00:00 |
|
Frederic Culot
|
ac36e94341
|
Initial revision
|
2006-07-31 21:00:02 +00:00 |
|