diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-15 15:44:40 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-15 15:44:40 +0000 |
commit | f30430f6c5f58517fb672f294189af1d749857c9 (patch) | |
tree | 778d0aed7b03d7c921c68a15bbeeb7e3bbf1e594 /ChangeLog | |
parent | 1e03acc3fc4ae740e56066e5f3ac340d8cac24bc (diff) | |
download | calcurse-f30430f6c5f58517fb672f294189af1d749857c9.zip |
notify-bar settings implemented
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +15 Sep 2006: + nbar_s structure created to store notify-bar settings + save_cal() and load_conf() updated to write and read the user + configuration concerning the notify-bar + init_var(), help_screen() and config_bar() updated + config_notify_bar(), print_notify_options(), init_notify_bar(), + notify_bar(), notify_start_main_thread() and notify_stop_main_thread() + created + 14 Sep 2006: fixed a bug which caused the recurrent appointments not to show up in the notify-bar |