25 Commits

Author SHA1 Message Date
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