summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-19pot file for version 1.9Frederic Culot
2007-08-19french translation updatedFrederic Culot
2007-08-19part related to moon phase calculation addedFrederic Culot
2007-08-19contributors section updatedFrederic Culot
2007-08-19window resizing improvedFrederic Culot
2007-08-19bugfix: extract_aptsfile() modified so that notify->apts_file is never setFrederic Culot
2007-08-19changed notification bar init processFrederic Culot
2007-08-19wins_reset() updated to handle notification bar resetFrederic Culot
2007-08-19version number updatedFrederic Culot
2007-08-15automatic window refresh when resizing screenFrederic Culot
2007-08-15layout_config() updated to use wins_set_layout()Frederic Culot
2007-08-15recur_repeat_item() updated to use apoint_hilt()Frederic Culot
2007-08-15day_edit_item() updated to use apoint_hilt()Frederic Culot
2007-08-15io_load_todo() call updated in todo_arg()Frederic Culot
2007-08-15io_load_todo() updated to use todo_set_nb()Frederic Culot
2007-08-15layout is not part of conf_t type anymore, and becomes a static variable in w...Frederic Culot
2007-08-15hilt_tod moved to static variable hiltFrederic Culot
2007-08-15hilt_app moved to the static variable hiltFrederic Culot
2007-08-15notify_init_bar() updated to use static win variableFrederic Culot
2007-08-15winprop_e addedFrederic Culot
2007-08-15win and layout become static variablesFrederic Culot
2007-08-15handling of SIGWINCH addedFrederic Culot
2007-08-15some variables moved to static ones in appropriate file to easily handle wind...Frederic Culot
2007-08-12moon phase calculation addedFrederic Culot
2007-08-12calendar_get_pom() and moon_phase_e typedef addedFrederic Culot
2007-08-12calendar_get_pom(), pom(), potm() and adj360() added, based on the OpenBSD ve...Frederic Culot
2007-08-12apoint_update_panel() updated to display the phase of the moonFrederic Culot
2007-08-04memory leak fixed in day_item_s2apoint_s()Frederic Culot
2007-08-04error handling while in ncurses mode improvedFrederic Culot
2007-08-04ierror() and aerror() createdFrederic Culot
2007-08-04ASSERT macro, ierror() and aerror() addedFrederic Culot
2007-07-29compiler warnings fixedFrederic Culot
2007-07-28Dutch manual added, Autotools use improved, code cleanupFrederic Culot
2007-07-28Autotools use improvedFrederic Culot
2007-07-28nl.po file added, many thanks to Jeremy RoonFrederic Culot
2007-07-28sigs.c and wins.c addedFrederic Culot
2007-07-28Dutch translation addedFrederic Culot
2007-07-28Thanks section updatedFrederic Culot
2007-07-28Dutch manual added, many thanks to Jeremy RoonFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-26global variables suppressed in calcurse.cFrederic Culot
2007-07-26global variables suppressedFrederic Culot
2007-07-23work on siganls and windows code reorganizationFrederic Culot
2007-07-23new source files to store signal handling routinesFrederic Culot
2007-07-23includes updatedFrederic Culot
2007-07-23which_pan dependency suppressed in help_screen()Frederic Culot
2007-07-23window_e and window_t addedFrederic Culot
2007-07-23window_e enum and window_t type moved to wins.hFrederic Culot
2007-07-23exit_calcurse() added and status_bar() modified to use wins_slctd()Frederic Culot
2007-07-23call to exit_calcurse() addedFrederic Culot