Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -4/+1 |
| | |||||
* | calendar_date_thread implemented to check for day changes (thanks Jupp for | Frederic Culot | 2007-07-01 | 1 | -98/+306 |
| | | | | | | | | | | | | reporting the problem) code cleanup in goto_day() and update_cal_panel() static variables today and slctd_day added calendar_store_current_date(), calendar_get_slctd_day(), calendar_get_slctd_day_sec(), calendar_init_slctd_day() created calendar_move_up(), calendar_move_down(), calendar_move_left() and calendar_move_right() created calendar_set_first_day_of_week(), calendar_change_first_day_of_week() and calendar_week_begins_on_monday() created | ||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -5/+4 |
| | |||||
* | use of getstring() defines | Frederic Culot | 2007-01-16 | 1 | -3/+4 |
| | |||||
* | better checking of the entered date in goto_day() | Frederic Culot | 2007-01-10 | 1 | -9/+12 |
| | |||||
* | date format modified for the 'Go To' command | Frederic Culot | 2006-12-10 | 1 | -26/+30 |
| | |||||
* | call to getstring() updated | Frederic Culot | 2006-11-02 | 1 | -4/+5 |
| | |||||
* | getstring() call in goto_day() updated | Frederic Culot | 2006-10-28 | 1 | -3/+2 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+227 |