summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-21manpage, manuals and translations updated for 2.3_betaFrederic Culot
2008-09-21import flag and 'i' keybinding addedFrederic Culot
2008-09-20More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot
2008-09-16New functions added to handle ical importFrederic Culot
2008-09-15Initial work on icalendar importFrederic Culot
2008-08-18wrong data path init fixed (thanks Herbert for reporting it)Frederic Culot
2008-08-12typoFrederic Culot
2008-08-11Optional 'format' option added to '-x' flag, help updatedFrederic Culot
2008-08-10pcal export addedFrederic Culot
2008-08-08manpage and manuals updated with new command line optionsFrederic Culot
2008-08-06new command line options added (thanks Erik for the patch)Frederic Culot
2008-08-03new keybindings addedFrederic Culot
2008-05-03memory leaks fixed, thanks Tony for reporting themFrederic Culot
2008-04-26Version 2.1_beta releasedcalcurse_2_1_betaFrederic Culot
2008-04-20no need to allocate tmp_app on heap in notify_thread_appFrederic Culot
2008-04-20strcat use avoidedFrederic Culot
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