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
/
day.h
Age
Commit message (
Collapse
)
Author
2009-10-08
More work on the weekly calendar view.
Frederic Culot
2009-07-12
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it)
2008-12-28
Added wrappers around libc's memory management functions, to easily debug ↵
Frederic Culot
memory usage
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-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-08-15
day_edit_item() updated to use apoint_hilt()
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-20
day_items_nb_t type added
Frederic Culot
2007-07-01
day_edit_item() and day_check_if_item() prototype updated
Frederic Culot
2007-04-04
MAX_LENGTH replaced by stdio.h's BUFSIZ
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2007-02-24
day_item structures updated to take item state into account
Frederic Culot
day_item_nb() created
2006-12-08
day_erase_item() and day_edit_item() prototypes updated, day_edit_time() added
Frederic Culot
2006-11-30
day_edit_item() prototype added
Frederic Culot
2006-09-14
day_add_apoint() updated
Frederic Culot
2006-09-12
day_item_s2apoint_s prototype updated
Frederic Culot
2006-08-23
better definition of variable sizes
Frederic Culot
2006-08-06
day_get_item() added
Frederic Culot
2006-08-01
MAX_TYPES added
Frederic Culot
2006-07-31
Initial revision
Frederic Culot