summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-08bugfix: possible release of non-allocated memory blocksFrederic Culot
2007-10-08Dutch translation updated, thanks to Jeremy RoonFrederic Culot
2007-10-08Dutch manual updated, thanks to Jeremy RoonFrederic Culot
2007-10-07Handling of SIGWINCH improved, and German translation updatedFrederic Culot
2007-10-07German translation updated, thanks to Michael SchulzFrederic Culot
2007-10-07German manual updated, thanks to Michael SchulzFrederic Culot
2007-10-07Handling of SIGWINCH improvedFrederic Culot
2007-09-16export to /tmp/calcurse.ics is now performed in case /home/pepe is not setFrederic Culot
2007-09-16keypad() used when creating popup windowsFrederic Culot
2007-09-16bugfix: wrong symbol used for pthread library (thanks Michael for noticing ↵Frederic Culot
this mistake)
2007-09-16small bugfixesFrederic Culot
2007-09-01bugfix: shift in date_arg(), thanks Herbert for reporting this bugFrederic Culot
2007-08-31added missing time.h headercalcurse_1_9_betaFrederic Culot
2007-08-31calcurse 1.9_beta releasedFrederic Culot
2007-08-19bugfix and documentation updateFrederic Culot
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
to null
2007-08-19changed notification bar init processFrederic Culot
no more check for terminal size in main loop
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 ↵Frederic Culot
wins.c
2007-08-15hilt_tod moved to static variable hiltFrederic Culot
todo_hilt(), todo_hilt_set(), todo_hilt_decrease(), todo_hilt_increase(), todo_saved_mesg(), todo_nb(), todo_set_nb(), todo_set_first(), todo_first_increase(), todo_first_decrease(), todo_hilt_pos() added
2007-08-15hilt_app moved to the static variable hiltFrederic Culot
apoint_hilt(), apoint_hilt_set(), apoint_hilt_decrease(), and apoint_hilt_increase() added scroll_pad_down() and scroll_pad_up() moved to apoint_scroll_pad_down() and apoint_scroll_pad_up()
2007-08-15notify_init_bar() updated to use static win variableFrederic Culot
2007-08-15winprop_e addedFrederic Culot
wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added
2007-08-15win and layout become static variablesFrederic Culot
wins_prop() added wins_layout() and wins_set_layout() added wins_reset() added
2007-08-15handling of SIGWINCH addedFrederic Culot
2007-08-15some variables moved to static ones in appropriate file to easily handle ↵Frederic Culot
window update
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 ↵Frederic Culot
version of pom(6)
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