10 Commits

Author SHA1 Message Date
Frederic Culot
a9edab12b4 calendar_get_pom(), pom(), potm() and adj360() added, based on the OpenBSD version of pom(6) 2007-08-12 13:09:02 +00:00
Frederic Culot
4b987f70ac unuseful headers removed and some functions became static 2007-07-28 13:11:42 +00:00
Frederic Culot
a18b025933 calendar_date_thread implemented to check for day changes (thanks Jupp for
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
2007-07-01 17:48:50 +00:00
Frederic Culot
f82590c811 global variable 'colr' suppressed 2007-03-10 15:54:24 +00:00
Frederic Culot
6bbf3e5f2e use of getstring() defines 2007-01-16 07:49:54 +00:00
Frederic Culot
9286299e3d better checking of the entered date in goto_day() 2007-01-10 13:43:51 +00:00
Frederic Culot
650ac9dfe7 date format modified for the 'Go To' command 2006-12-10 14:51:41 +00:00
Frederic Culot
725c1b1030 call to getstring() updated 2006-11-02 13:42:48 +00:00
Frederic Culot
f24d66497d getstring() call in goto_day() updated 2006-10-28 10:33:15 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00