Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-16 | bugfix: check for null pointer added when drawing color configuration window ↵ | Frederic Culot | |
(which could remain invisible otherwise) | |||
2007-10-21 | custom_general_config() updated to handle basic window resizing | Frederic Culot | |
custom_confwin_init() and display_color_config() added custom_color_config() rewritten | |||
2007-08-15 | layout_config() updated to use wins_set_layout() | Frederic Culot | |
2007-07-28 | unuseful headers removed and some functions became static | Frederic Culot | |
2007-07-21 | no more window erase in custom_load_conf() | Frederic Culot | |
custom_print_general_options() and custom_general_config() added | |||
2007-07-20 | custom_load_conf() and erase_window_part() updated to use window_t type | Frederic Culot | |
2007-07-01 | call to calendar_set_first_day_of_week() added | Frederic Culot | |
2007-05-06 | code cleanup in custom_load_conf() | Frederic Culot | |
2007-04-24 | custom_color_config() made more robust | Frederic Culot | |
2007-04-22 | handle different returned values for ncurses pair_content() function | Frederic Culot | |
2007-04-21 | bugfixes in color configuration menu | Frederic Culot | |
2007-04-04 | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | |
2007-03-24 | load_conf() moved from calcurse.c to custom_load_conf() | Frederic Culot | |
fill_config_var() now statically defined in custom.c instead of calcurse.c | |||
2007-03-10 | custom_color_theme_name() created to return new version of user-defined | Frederic Culot | |
color theme custom_load_color() updated to load new version of user-defined color theme | |||
2007-03-04 | use of color pairs enum in custom_init_attr() | Frederic Culot | |
color_config() rewritten to allow more color choices and the use of terminal default background color (becomes custom_color_config()) custom_load_color() created | |||
2006-09-15 | config_bar() updated to add a notify menu | Frederic Culot | |
2006-09-03 | layout_config() improved, and new layout configurations added | Frederic Culot | |
2006-07-31 | Initial revision | Frederic Culot | |