aboutsummaryrefslogtreecommitdiffstats
path: root/src/custom.c
Commit message (Expand)AuthorAgeFilesLines
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-110/+106
* no more window erase in custom_load_conf()Frederic Culot2007-07-211-4/+105
* custom_load_conf() and erase_window_part() updated to use window_t typeFrederic Culot2007-07-201-3/+3
* call to calendar_set_first_day_of_week() addedFrederic Culot2007-07-011-4/+7
* code cleanup in custom_load_conf()Frederic Culot2007-05-061-44/+59
* custom_color_config() made more robustFrederic Culot2007-04-241-7/+5
* handle different returned values for ncurses pair_content() functionFrederic Culot2007-04-221-15/+31
* bugfixes in color configuration menuFrederic Culot2007-04-211-60/+81
* MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot2007-04-041-5/+6
* load_conf() moved from calcurse.c to custom_load_conf()Frederic Culot2007-03-241-4/+125
* custom_color_theme_name() created to return new version of user-definedFrederic Culot2007-03-101-22/+102
* use of color pairs enum in custom_init_attr()Frederic Culot2007-03-041-42/+262
* config_bar() updated to add a notify menuFrederic Culot2006-09-151-1/+3
* layout_config() improved, and new layout configurations addedFrederic Culot2006-09-031-16/+8
* Initial revisionFrederic Culot2006-07-311-0/+178