summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-04-20* french translation updatedFrederic Culot
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-19Scrollbar added in general configuration menuFrederic Culot
2008-04-18Generic functions to handle scrolling windows createdFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-04-09Tony's patch concerning date format configuration importedFrederic Culot
2008-04-05'-N' flag addedFrederic Culot
2008-04-05usage updatedFrederic Culot
2008-04-05patch submitted by Erik Saule imported (ability to display note contents in n...Frederic Culot
2008-04-04no more segfault when changing item priority (fixes Debian Bug #469297)Frederic Culot
2008-04-04small bugfixesFrederic Culot
2008-02-16bugfix: check for null pointer added when drawing color configuration window ...Frederic Culot
2008-02-14proper cvs tag usedFrederic Culot
2008-02-13manpage updatedFrederic Culot
2008-02-11TODO list updatedFrederic Culot
2008-02-10memory leak fixed in notify_thread_app()Frederic Culot
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-17minor improvements and bugfixesFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-12-31Notes attached to todos can now be suppressedFrederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-12-10WEEKINDAYS define addedFrederic Culot
2007-12-10bugfix in recur_item_inday(): leap years should now be properly handledFrederic Culot
2007-12-10calendar_move_*() functions modified to properly handle leap years andFrederic Culot
2007-12-10calendar_move_*() gathered together into calendar_move()Frederic Culot
2007-10-21routines updated to handle new window_t and window_e typesFrederic Culot
2007-10-21notify_config_bar() updated to handle window resizingFrederic Culot
2007-10-21custom_confwin_init() addedFrederic Culot
2007-10-21custom_general_config() updated to handle basic window resizingFrederic Culot
2007-10-21cwin, awin, twin, swin variables suppressedFrederic Culot
2007-10-21wins_prop() suppressedFrederic Culot
2007-10-21window_t structure updated to store WINDOW pointerFrederic Culot
2007-10-21help_screen() updated to make automatic resize available inside helpFrederic Culot
2007-10-16wins_reset() modified to avoid blank screen when resizing window under LinuxFrederic Culot
2007-10-16bugfix: do not stop thread in notify_config_bar() if it was not started beforeFrederic Culot
2007-10-16calendar_change_day() and calendar_move_*() updated to prevent user from ente...Frederic Culot
2007-10-16next_arg() rewritten, date_arg() improvedFrederic Culot
2007-10-08bugfix: possible release of non-allocated memory blocksFrederic 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-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-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-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