aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Building configuration menu to assign keybindingsFrederic Culot2008-11-231-3/+3
* More work on implementing user-definable keybindingsFrederic Culot2008-11-161-18/+7
* Loading of user-configurable keys implementedFrederic Culot2008-11-091-1/+4
* Some fixes after ical import tests. Translations updated.Frederic Culot2008-09-231-1/+2
* import flag and 'i' keybinding addedFrederic Culot2008-09-211-9/+9
* More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot2008-09-201-1/+47
* Initial work on icalendar importFrederic Culot2008-09-151-1/+2
* Optional 'format' option added to '-x' flag, help updatedFrederic Culot2008-08-111-3/+1
* pcal export addedFrederic Culot2008-08-101-1/+3
* new keybindings addedFrederic Culot2008-08-031-4/+4
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-59/+65
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-091-3/+3
* TODO list updatedFrederic Culot2008-02-111-3/+3
* Code parts related to item update rewrittenFrederic Culot2008-01-201-2/+9
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-2/+3
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-3/+9
* ASSERT macro, ierror() and aerror() addedFrederic Culot2007-08-041-2/+8
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-8/+2
* exit_calcurse() added and status_bar() modified to use wins_slctd()Frederic Culot2007-07-231-2/+3
* erase_status_bar() added and status_bar() prototype updatedFrederic Culot2007-07-211-3/+4
* status_bar() updated to use window_t typeFrederic Culot2007-07-201-2/+3
* date2sec() and get_sec_date() prototypes updated to take into account date_t ...Frederic Culot2007-07-011-38/+35
* 'X' and '!' keybindings addedFrederic Culot2007-03-241-4/+4
* date_sec2ical_date(), date_sec2ical_datetime() prototype addedFrederic Culot2007-03-171-1/+3
* global variable 'colr' suppressedFrederic Culot2007-03-101-11/+10
* border_color() prototype updatedFrederic Culot2007-03-041-2/+2
* defines added for values returned by getstring()Frederic Culot2007-01-161-2/+6
* updatestring() now returns an integer to handle cancelingFrederic Culot2006-12-141-2/+2
* scroller() suppressedFrederic Culot2006-12-131-2/+1
* date_sec2hour_str(), date_sec2date_str() and update_time_in_date() addedFrederic Culot2006-12-081-1/+4
* 'Edit Itm' command added in the status barFrederic Culot2006-11-301-3/+3
* getstring() prototype modified, and updatestring() createdFrederic Culot2006-11-021-2/+3
* display_item() prototype updatedFrederic Culot2006-10-281-2/+2
* added SPC define, showstring(), showcursor(), ad_char() and del_char() protot...Frederic Culot2006-10-281-2/+8
* mycpy() addedFrederic Culot2006-09-161-1/+2
* now() addedFrederic Culot2006-09-161-1/+2
* today() createdFrederic Culot2006-09-141-1/+2
* several defines addedFrederic Culot2006-09-061-1/+20
* Initial revisionFrederic Culot2006-07-311-0/+55