From ec36b968489111707e2b71f27f3c021571471b5e Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sat, 20 Mar 2010 13:29:47 +0000 Subject: Work on sidebar width user-customization. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 504521d..80dacdf 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ 2010-03-20 Frederic Culot * src/calcurse.h: new header to gather all existing ones + + * src/calcurse.c + * src/calendar.c + * src/wins.c + * src/custom.c (custom_sidebar_config): sidebar configuration + added, allowing to change sidebar's width + + * src/wins.c (wins_update_border, wins_update_panels): new + functions extracted from wins_update() 2010-03-19 Frederic Culot -- cgit v1.2.3-54-g00ecf