Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | Frederic Culot | 2008-08-12 | 1 | -2/+2 |
| | |||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 6 | -72/+73 |
| | |||||
* | pcal export added | Frederic Culot | 2008-08-10 | 10 | -54/+481 |
| | |||||
* | manpage and manuals updated with new command line options | Frederic Culot | 2008-08-08 | 1 | -6/+24 |
| | |||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 4 | -91/+237 |
| | |||||
* | new keybindings added | Frederic Culot | 2008-08-03 | 6 | -40/+98 |
| | |||||
* | memory leaks fixed, thanks Tony for reporting them | Frederic Culot | 2008-05-03 | 1 | -4/+2 |
| | |||||
* | Version 2.1_beta releasedcalcurse_2_1_beta | Frederic Culot | 2008-04-26 | 1 | -4/+1 |
| | |||||
* | no need to allocate tmp_app on heap in notify_thread_app | Frederic Culot | 2008-04-20 | 1 | -15/+13 |
| | |||||
* | strcat use avoided | Frederic Culot | 2008-04-20 | 1 | -2/+2 |
| | |||||
* | * french translation updated | Frederic Culot | 2008-04-20 | 1 | -2/+2 |
| | | | | * correction done in the '>' command help text | ||||
* | some memory leaks fixed using valgrind and some minor code cleanup | Frederic Culot | 2008-04-19 | 11 | -87/+75 |
| | |||||
* | Scrollbar added in general configuration menu | Frederic Culot | 2008-04-19 | 4 | -87/+119 |
| | |||||
* | Generic functions to handle scrolling windows created | Frederic Culot | 2008-04-18 | 3 | -62/+110 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 32 | -7433/+7988 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 15 | -136/+224 |
| | |||||
* | '-N' flag added | Frederic Culot | 2008-04-05 | 1 | -3/+7 |
| | |||||
* | usage updated | Frederic Culot | 2008-04-05 | 1 | -5/+5 |
| | |||||
* | patch submitted by Erik Saule imported (ability to display note contents in ↵ | Frederic Culot | 2008-04-05 | 1 | -25/+89 |
| | | | | non-interactive mode) | ||||
* | no more segfault when changing item priority (fixes Debian Bug #469297) | Frederic Culot | 2008-04-04 | 1 | -7/+10 |
| | |||||
* | small bugfixes | Frederic Culot | 2008-04-04 | 1 | -4/+5 |
| | |||||
* | bugfix: check for null pointer added when drawing color configuration window ↵ | Frederic Culot | 2008-02-16 | 1 | -2/+4 |
| | | | | (which could remain invisible otherwise) | ||||
* | proper cvs tag used | Frederic Culot | 2008-02-14 | 4 | -4/+4 |
| | |||||
* | manpage updated | Frederic Culot | 2008-02-13 | 3 | -20/+43 |
| | | | | | | | NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the glibc version of mkstemp(3). bugfix: wrong calculated len in wins_launch_external(), which lead to erroneus note file name | ||||
* | TODO list updated | Frederic Culot | 2008-02-11 | 3 | -9/+58 |
| | | | | | | status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings | ||||
* | memory leak fixed in notify_thread_app() | Frederic Culot | 2008-02-10 | 3 | -6/+15 |
| | | | | | | check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable | ||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 12 | -282/+348 |
| | |||||
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 3 | -15/+29 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 13 | -208/+375 |
| | |||||
* | Notes attached to todos can now be suppressed | Frederic Culot | 2007-12-31 | 1 | -18/+82 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 15 | -156/+413 |
| | |||||
* | WEEKINDAYS define added | Frederic Culot | 2007-12-10 | 1 | -1/+2 |
| | |||||
* | bugfix in recur_item_inday(): leap years should now be properly handled | Frederic Culot | 2007-12-10 | 1 | -51/+50 |
| | |||||
* | calendar_move_*() functions modified to properly handle leap years and | Frederic Culot | 2007-12-10 | 1 | -69/+63 |
| | | | | | merged into calendar_move() date_change() added | ||||
* | calendar_move_*() gathered together into calendar_move() | Frederic Culot | 2007-12-10 | 2 | -10/+15 |
| | |||||
* | routines updated to handle new window_t and window_e types | Frederic Culot | 2007-10-21 | 8 | -140/+139 |
| | |||||
* | notify_config_bar() updated to handle window resizing | Frederic Culot | 2007-10-21 | 1 | -41/+39 |
| | |||||
* | custom_confwin_init() added | Frederic Culot | 2007-10-21 | 1 | -2/+4 |
| | | | | custom_color_config() prototype updated | ||||
* | custom_general_config() updated to handle basic window resizing | Frederic Culot | 2007-10-21 | 1 | -184/+221 |
| | | | | | custom_confwin_init() and display_color_config() added custom_color_config() rewritten | ||||
* | cwin, awin, twin, swin variables suppressed | Frederic Culot | 2007-10-21 | 2 | -12/+2 |
| | |||||
* | wins_prop() suppressed | Frederic Culot | 2007-10-21 | 1 | -137/+112 |
| | | | | routines updated to handle new window_t type | ||||
* | window_t structure updated to store WINDOW pointer | Frederic Culot | 2007-10-21 | 1 | -15/+9 |
| | | | | | window_e enum updated to shorten names winprop_e and wins_prop() suppressed | ||||
* | help_screen() updated to make automatic resize available inside help | Frederic Culot | 2007-10-21 | 1 | -213/+259 |
| | | | | | | | screens (thanks Sebastian for reporting the problem) help_wins_reset(), help_wins_init(), help_wins_reinit() and wanted_page() created help_pages_e enum added | ||||
* | wins_reset() modified to avoid blank screen when resizing window under Linux | Frederic Culot | 2007-10-16 | 1 | -7/+1 |
| | |||||
* | bugfix: do not stop thread in notify_config_bar() if it was not started before | Frederic Culot | 2007-10-16 | 1 | -2/+2 |
| | |||||
* | calendar_change_day() and calendar_move_*() updated to prevent user from ↵ | Frederic Culot | 2007-10-16 | 1 | -6/+20 |
| | | | | entering an unsupported date | ||||
* | next_arg() rewritten, date_arg() improved | Frederic Culot | 2007-10-16 | 1 | -19/+26 |
| | |||||
* | bugfix: possible release of non-allocated memory blocks | Frederic Culot | 2007-10-08 | 1 | -2/+3 |
| | |||||
* | Handling of SIGWINCH improved | Frederic Culot | 2007-10-07 | 2 | -12/+24 |
| | |||||
* | export to /tmp/calcurse.ics is now performed in case /home/pepe is not set | Frederic Culot | 2007-09-16 | 1 | -5/+5 |
| |