aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | 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 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
| | | | | win_show() moved to wins_show() in wins.c print_option_in_color() added
* 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
| | | | type, today() renamed to get_today()
* '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() ↵Frederic Culot2006-10-281-2/+8
| | | | prototypes added
* 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
| | | | reset_status_page() and other_status_page() added
* Initial revisionFrederic Culot2006-07-311-0/+55