Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Functions added to implement a logging mechanism for calcurse daemon. | Frederic Culot | 2009-07-23 | 1 | -1/+2 |
| | |||||
* | Beginning of work on implementing calcurse daemon. | Frederic Culot | 2009-07-20 | 1 | -1/+2 |
| | |||||
* | stdbool header removed, unsigned type used instead | Frederic Culot | 2009-07-12 | 1 | -3/+3 |
| | |||||
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -14/+26 |
| | |||||
* | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵ | Frederic Culot | 2009-01-24 | 1 | -1/+12 |
| | | | | prevent user from assigning a non-recgnized key | ||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -5/+1 |
| | |||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -36/+40 |
| | | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it) | ||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -7/+11 |
| | | | | memory usage | ||||
* | code cleanup | Frederic Culot | 2008-12-12 | 1 | -40/+22 |
| | |||||
* | Building configuration menu to assign keybindings | Frederic Culot | 2008-11-23 | 1 | -3/+3 |
| | |||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -18/+7 |
| | |||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -1/+4 |
| | |||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 1 | -1/+2 |
| | |||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 1 | -9/+9 |
| | |||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 1 | -1/+47 |
| | | | | both command-line and curses mode added | ||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 1 | -1/+2 |
| | |||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 1 | -3/+1 |
| | |||||
* | pcal export added | Frederic Culot | 2008-08-10 | 1 | -1/+3 |
| | |||||
* | new keybindings added | Frederic Culot | 2008-08-03 | 1 | -4/+4 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -59/+65 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -3/+3 |
| | |||||
* | TODO list updated | Frederic Culot | 2008-02-11 | 1 | -3/+3 |
| | | | | | | status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings | ||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -2/+9 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -2/+3 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -3/+9 |
| | |||||
* | ASSERT macro, ierror() and aerror() added | Frederic Culot | 2007-08-04 | 1 | -2/+8 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -8/+2 |
| | |||||
* | exit_calcurse() added and status_bar() modified to use wins_slctd() | Frederic Culot | 2007-07-23 | 1 | -2/+3 |
| | |||||
* | erase_status_bar() added and status_bar() prototype updated | Frederic Culot | 2007-07-21 | 1 | -3/+4 |
| | | | | | win_show() moved to wins_show() in wins.c print_option_in_color() added | ||||
* | status_bar() updated to use window_t type | Frederic Culot | 2007-07-20 | 1 | -2/+3 |
| | |||||
* | date2sec() and get_sec_date() prototypes updated to take into account date_t ↵ | Frederic Culot | 2007-07-01 | 1 | -38/+35 |
| | | | | type, today() renamed to get_today() | ||||
* | 'X' and '!' keybindings added | Frederic Culot | 2007-03-24 | 1 | -4/+4 |
| | |||||
* | date_sec2ical_date(), date_sec2ical_datetime() prototype added | Frederic Culot | 2007-03-17 | 1 | -1/+3 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -11/+10 |
| | |||||
* | border_color() prototype updated | Frederic Culot | 2007-03-04 | 1 | -2/+2 |
| | |||||
* | defines added for values returned by getstring() | Frederic Culot | 2007-01-16 | 1 | -2/+6 |
| | |||||
* | updatestring() now returns an integer to handle canceling | Frederic Culot | 2006-12-14 | 1 | -2/+2 |
| | |||||
* | scroller() suppressed | Frederic Culot | 2006-12-13 | 1 | -2/+1 |
| | |||||
* | date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added | Frederic Culot | 2006-12-08 | 1 | -1/+4 |
| | |||||
* | 'Edit Itm' command added in the status bar | Frederic Culot | 2006-11-30 | 1 | -3/+3 |
| | |||||
* | getstring() prototype modified, and updatestring() created | Frederic Culot | 2006-11-02 | 1 | -2/+3 |
| | |||||
* | display_item() prototype updated | Frederic Culot | 2006-10-28 | 1 | -2/+2 |
| | |||||
* | added SPC define, showstring(), showcursor(), ad_char() and del_char() ↵ | Frederic Culot | 2006-10-28 | 1 | -2/+8 |
| | | | | prototypes added | ||||
* | mycpy() added | Frederic Culot | 2006-09-16 | 1 | -1/+2 |
| | |||||
* | now() added | Frederic Culot | 2006-09-16 | 1 | -1/+2 |
| | |||||
* | today() created | Frederic Culot | 2006-09-14 | 1 | -1/+2 |
| | |||||
* | several defines added | Frederic Culot | 2006-09-06 | 1 | -1/+20 |
| | | | | reset_status_page() and other_status_page() added | ||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+55 |