Frederic Culot
2341c90003
some memory leaks fixed using valgrind and some minor code cleanup
2008-04-19 21:04:47 +00:00
Frederic Culot
2e798df3cb
Scrollbar added in general configuration menu
2008-04-19 09:22:14 +00:00
Frederic Culot
efd782699b
Yet another style for source code. GNU style now used (I am fed up with tabs...)
2008-04-12 21:14:03 +00:00
Frederic Culot
0c281d2c1e
Tony's patch concerning date format configuration imported
2008-04-09 20:38:29 +00:00
Frederic Culot
45d7e1e131
bugfix: check for null pointer added when drawing color configuration window (which could remain invisible otherwise)
2008-02-16 13:14:04 +00:00
Frederic Culot
b15bd94178
custom_general_config() updated to handle basic window resizing
...
custom_confwin_init() and display_color_config() added
custom_color_config() rewritten
2007-10-21 13:41:02 +00:00
Frederic Culot
e5eed3759b
layout_config() updated to use wins_set_layout()
2007-08-15 15:37:53 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
792b62c173
no more window erase in custom_load_conf()
...
custom_print_general_options() and custom_general_config() added
2007-07-21 19:34:07 +00:00
Frederic Culot
155c4c3f8e
custom_load_conf() and erase_window_part() updated to use window_t type
2007-07-20 19:14:33 +00:00
Frederic Culot
694d3ec32b
call to calendar_set_first_day_of_week() added
2007-07-01 17:59:14 +00:00
Frederic Culot
096b91d79c
code cleanup in custom_load_conf()
2007-05-06 13:31:31 +00:00
Frederic Culot
b9257fb413
custom_color_config() made more robust
2007-04-24 17:23:00 +00:00
Frederic Culot
990f317b71
handle different returned values for ncurses pair_content() function
2007-04-22 16:25:36 +00:00
Frederic Culot
6f8f1b5d23
bugfixes in color configuration menu
2007-04-21 15:12:32 +00:00
Frederic Culot
2496888682
MAX_LENGTH replaced by stdio.h's BUFSIZ
2007-04-04 19:38:18 +00:00
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