Commit Graph

4 Commits

Author SHA1 Message Date
Frederic Culot
50e63cf895 ncurses include added 2007-07-21 19:39:23 +00:00
Frederic Culot
21bb522bf0 functions renamed to be prefixed with 'calendar_'
CALHEIGHT and CALWIDTH defined
goto_day() prototype updated to take into account date_t type
calendar_store_current_date() created
calendar_goto_day() moved to calendar_change_day()
calendar_get_slctd_day() and calendar_get_slctd_day_sec() added
calendar_init_slctd_day() created
calendar_move_up(), calendar_move_down(), calendar_move_left() and
calendar_move_right() created
wday_t and date_t type defined
calendar_set_first_day_of_week(), calendar_change_first_day_of_week() and
calendar_week_begins_on_monday() created
2007-07-01 17:46:13 +00:00
Frederic Culot
f82590c811 global variable 'colr' suppressed 2007-03-10 15:54:24 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00