aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
* 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