summaryrefslogtreecommitdiff
path: root/src/custom.c
AgeCommit message (Expand)Author
2008-11-25User-defined keys are now saved to file.Frederic Culot
2008-11-23Building configuration menu to assign keybindingsFrederic Culot
2008-11-16More work on implementing user-definable keybindingsFrederic Culot
2008-11-09Loading of user-configurable keys implementedFrederic Culot
2008-09-21import flag and 'i' keybinding addedFrederic Culot
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-19Scrollbar added in general configuration menuFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-04-09Tony's patch concerning date format configuration importedFrederic Culot
2008-02-16bugfix: check for null pointer added when drawing color configuration window ...Frederic Culot
2007-10-21custom_general_config() updated to handle basic window resizingFrederic Culot
2007-08-15layout_config() updated to use wins_set_layout()Frederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-21no more window erase in custom_load_conf()Frederic Culot
2007-07-20custom_load_conf() and erase_window_part() updated to use window_t typeFrederic Culot
2007-07-01call to calendar_set_first_day_of_week() addedFrederic Culot
2007-05-06code cleanup in custom_load_conf()Frederic Culot
2007-04-24custom_color_config() made more robustFrederic Culot
2007-04-22handle different returned values for ncurses pair_content() functionFrederic Culot
2007-04-21bugfixes in color configuration menuFrederic Culot
2007-04-04MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot
2007-03-24load_conf() moved from calcurse.c to custom_load_conf()Frederic Culot
2007-03-10custom_color_theme_name() created to return new version of user-definedFrederic Culot
2007-03-04use of color pairs enum in custom_init_attr()Frederic Culot
2006-09-15config_bar() updated to add a notify menuFrederic Culot
2006-09-03layout_config() improved, and new layout configurations addedFrederic Culot
2006-07-31Initial revisionFrederic Culot