Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵ | Frederic Culot | 2009-01-24 | 1 | -2/+2 | |
| | | | | prevent user from assigning a non-recgnized key | |||||
* | iso date format added | Frederic Culot | 2009-01-05 | 1 | -2/+3 | |
| | ||||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -4/+5 | |
| | ||||||
* | code cleanup | Frederic Culot | 2009-01-02 | 1 | -11/+11 | |
| | ||||||
* | various bugfixes | Frederic Culot | 2009-01-02 | 1 | -2/+3 | |
| | ||||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -7/+10 | |
| | | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it) | |||||
* | Automatic periodic saves implemented | Frederic Culot | 2008-12-28 | 1 | -4/+72 | |
| | ||||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -268/+272 | |
| | | | | memory usage | |||||
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 1 | -35/+19 | |
| | ||||||
* | exceptions now properly taken into account while exporting data | Frederic Culot | 2008-12-14 | 1 | -9/+17 | |
| | ||||||
* | code cleanup | Frederic Culot | 2008-12-12 | 1 | -8/+5 | |
| | ||||||
* | color configuration menu adapted to handle user-defined key bindings | Frederic Culot | 2008-12-08 | 1 | -4/+3 | |
| | ||||||
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 1 | -99/+207 | |
| | ||||||
* | more work on updating online help pages | Frederic Culot | 2008-12-03 | 1 | -3/+12 | |
| | ||||||
* | User-defined keys are now saved to file. | Frederic Culot | 2008-11-25 | 1 | -20/+56 | |
| | ||||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -48/+36 | |
| | ||||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -2/+124 | |
| | ||||||
* | 2.3_beta released | Frederic Culot | 2008-09-29 | 1 | -14/+73 | |
| | ||||||
* | A few more bugfixes in ical import | Frederic Culot | 2008-09-24 | 1 | -29/+31 | |
| | ||||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 1 | -84/+231 | |
| | ||||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 1 | -66/+65 | |
| | ||||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 1 | -120/+270 | |
| | | | | both command-line and curses mode added | |||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 1 | -40/+143 | |
| | ||||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 1 | -8/+742 | |
| | ||||||
* | wrong data path init fixed (thanks Herbert for reporting it) | Frederic Culot | 2008-08-18 | 1 | -3/+3 | |
| | ||||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 1 | -11/+14 | |
| | ||||||
* | pcal export added | Frederic Culot | 2008-08-10 | 1 | -39/+336 | |
| | ||||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 1 | -52/+66 | |
| | ||||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -716/+810 | |
| | ||||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -1/+11 | |
| | ||||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -3/+4 | |
| | ||||||
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 1 | -2/+10 | |
| | ||||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -9/+22 | |
| | ||||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -45/+76 | |
| | ||||||
* | routines updated to handle new window_t and window_e types | Frederic Culot | 2007-10-21 | 1 | -15/+15 | |
| | ||||||
* | export to /tmp/calcurse.ics is now performed in case /home/pepe is not set | Frederic Culot | 2007-09-16 | 1 | -5/+5 | |
| | ||||||
* | io_load_todo() updated to use todo_set_nb() | Frederic Culot | 2007-08-15 | 1 | -4/+4 | |
| | ||||||
* | error handling while in ncurses mode improved | Frederic Culot | 2007-08-04 | 1 | -22/+12 | |
| | ||||||
* | compiler warnings fixed | Frederic Culot | 2007-07-29 | 1 | -2/+2 | |
| | ||||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -15/+8 | |
| | ||||||
* | call to calendar_week_begins_on_monday() added | Frederic Culot | 2007-07-01 | 1 | -2/+3 | |
| | ||||||
* | io_save_cal() updated with layout inserted into conf_t structure | Frederic Culot | 2007-05-06 | 1 | -4/+4 | |
| | | | | | bugfix: right part of progress bar now correctly displayed in progress_bar() | |||||
* | bugfix: do not include '|' in item description while loading a recurrent | Frederic Culot | 2007-04-14 | 1 | -4/+5 | |
| | | | | appointment with exceptions | |||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -18/+18 | |
| | ||||||
* | extract_data() renamed to io_extract_data() and save_cal() to io_save_cal() | Frederic Culot | 2007-03-24 | 1 | -22/+18 | |
| | ||||||
* | io_export_apoints() updated to call date_sec2ical_date() | Frederic Culot | 2007-03-17 | 1 | -58/+216 | |
| | | | | | | | | io_export_events(), io_export_recur_events() and io_export_recur_apoints() created io_recur_type() and io_export_valarm() created progress_bar_t type created progress_bar() updated to display a bar when exporting data | |||||
* | io_export_data() and io_get_export_stream() created | Frederic Culot | 2007-03-11 | 1 | -1/+129 | |
| | | | | | io_export_header(), io_export_footer(), io_export_todo() and io_export_apoints() created | |||||
* | save_cal() modified to save new version of user-defined color theme | Frederic Culot | 2007-03-10 | 1 | -21/+30 | |
| | ||||||
* | save_cal() modified to record the notification command option | Frederic Culot | 2007-02-24 | 1 | -30/+37 | |
| | | | | load_app() updated to read item state | |||||
* | bugfix in array sizes in load-todo() | Frederic Culot | 2006-12-15 | 1 | -2/+2 | |
| |