Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -2/+9 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -2/+3 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -3/+9 |
| | |||||
* | ASSERT macro, ierror() and aerror() added | Frederic Culot | 2007-08-04 | 1 | -2/+8 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -8/+2 |
| | |||||
* | exit_calcurse() added and status_bar() modified to use wins_slctd() | Frederic Culot | 2007-07-23 | 1 | -2/+3 |
| | |||||
* | erase_status_bar() added and status_bar() prototype updated | Frederic Culot | 2007-07-21 | 1 | -3/+4 |
| | | | | | win_show() moved to wins_show() in wins.c print_option_in_color() added | ||||
* | status_bar() updated to use window_t type | Frederic Culot | 2007-07-20 | 1 | -2/+3 |
| | |||||
* | date2sec() and get_sec_date() prototypes updated to take into account date_t ↵ | Frederic Culot | 2007-07-01 | 1 | -38/+35 |
| | | | | type, today() renamed to get_today() | ||||
* | 'X' and '!' keybindings added | Frederic Culot | 2007-03-24 | 1 | -4/+4 |
| | |||||
* | date_sec2ical_date(), date_sec2ical_datetime() prototype added | Frederic Culot | 2007-03-17 | 1 | -1/+3 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -11/+10 |
| | |||||
* | border_color() prototype updated | Frederic Culot | 2007-03-04 | 1 | -2/+2 |
| | |||||
* | defines added for values returned by getstring() | Frederic Culot | 2007-01-16 | 1 | -2/+6 |
| | |||||
* | updatestring() now returns an integer to handle canceling | Frederic Culot | 2006-12-14 | 1 | -2/+2 |
| | |||||
* | scroller() suppressed | Frederic Culot | 2006-12-13 | 1 | -2/+1 |
| | |||||
* | date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added | Frederic Culot | 2006-12-08 | 1 | -1/+4 |
| | |||||
* | 'Edit Itm' command added in the status bar | Frederic Culot | 2006-11-30 | 1 | -3/+3 |
| | |||||
* | getstring() prototype modified, and updatestring() created | Frederic Culot | 2006-11-02 | 1 | -2/+3 |
| | |||||
* | display_item() prototype updated | Frederic Culot | 2006-10-28 | 1 | -2/+2 |
| | |||||
* | added SPC define, showstring(), showcursor(), ad_char() and del_char() ↵ | Frederic Culot | 2006-10-28 | 1 | -2/+8 |
| | | | | prototypes added | ||||
* | mycpy() added | Frederic Culot | 2006-09-16 | 1 | -1/+2 |
| | |||||
* | now() added | Frederic Culot | 2006-09-16 | 1 | -1/+2 |
| | |||||
* | today() created | Frederic Culot | 2006-09-14 | 1 | -1/+2 |
| | |||||
* | several defines added | Frederic Culot | 2006-09-06 | 1 | -1/+20 |
| | | | | reset_status_page() and other_status_page() added | ||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+55 |