6 Commits

Author SHA1 Message Date
Frederic Culot
dc4b493a87 load_conf() moved from calcurse.c to custom_load_conf()
fill_config_var() now statically defined in custom.c instead of calcurse.c
2007-03-24 23:18:52 +00:00
Frederic Culot
7ca3bc06be custom_color_theme_name() created to return new version of user-defined
color theme
custom_load_color() updated to load new version of user-defined color theme
2007-03-10 15:58:20 +00:00
Frederic Culot
49ad6a9652 use of color pairs enum in custom_init_attr()
color_config() rewritten to allow more color choices and the use of
terminal default background color (becomes custom_color_config())
custom_load_color() created
2007-03-04 16:12:18 +00:00
Frederic Culot
1e03acc3fc config_bar() updated to add a notify menu 2006-09-15 15:43:54 +00:00
Frederic Culot
3ffab39ccf layout_config() improved, and new layout configurations added 2006-09-03 17:53:26 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00