index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.h
Age
Commit message (
Expand
)
Author
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-09
Tony's patch concerning date format configuration imported
Frederic Culot
2008-02-11
TODO list updated
Frederic Culot
2008-01-20
Code parts related to item update rewritten
Frederic Culot
2008-01-13
Ability to attach notes to appointments and events added
Frederic Culot
2007-12-30
Ability to attach notes to todo items added
Frederic Culot
2007-08-04
ASSERT macro, ierror() and aerror() added
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-23
exit_calcurse() added and status_bar() modified to use wins_slctd()
Frederic Culot
2007-07-21
erase_status_bar() added and status_bar() prototype updated
Frederic Culot
2007-07-20
status_bar() updated to use window_t type
Frederic Culot
2007-07-01
date2sec() and get_sec_date() prototypes updated to take into account date_t ...
Frederic Culot
2007-03-24
'X' and '!' keybindings added
Frederic Culot
2007-03-17
date_sec2ical_date(), date_sec2ical_datetime() prototype added
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2007-03-04
border_color() prototype updated
Frederic Culot
2007-01-16
defines added for values returned by getstring()
Frederic Culot
2006-12-14
updatestring() now returns an integer to handle canceling
Frederic Culot
2006-12-13
scroller() suppressed
Frederic Culot
2006-12-08
date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added
Frederic Culot
2006-11-30
'Edit Itm' command added in the status bar
Frederic Culot
2006-11-02
getstring() prototype modified, and updatestring() created
Frederic Culot
2006-10-28
display_item() prototype updated
Frederic Culot
2006-10-28
added SPC define, showstring(), showcursor(), ad_char() and del_char() protot...
Frederic Culot
2006-09-16
mycpy() added
Frederic Culot
2006-09-16
now() added
Frederic Culot
2006-09-14
today() created
Frederic Culot
2006-09-06
several defines added
Frederic Culot
2006-07-31
Initial revision
Frederic Culot