]> Pileus Git - lackey/history - src/cal.c
Add option to show and hide weekends.
[lackey] / src / cal.c
2016-11-28 Andy SpencerImprove calendar debugging
2015-01-12 Andy SpencerAdd event selection to day and week views
2013-06-17 Andy SpencerCommon updates to support event and todo editing
2013-06-16 Andy SpencerConvert YEAR/MONTH/DAY to Selection struct
2013-06-16 Andy SpencerMake events and todos doubly linked
2013-06-16 Andy SpencerMake testing code build time configurable
2013-06-16 Andy SpencerOutput cal field for ical events and todos
2013-06-16 Andy SpencerFix bug where we always reloaded calendars
2013-06-16 Andy SpencerBump copyright on files modified in 2013
2013-06-10 Andy SpencerStart keeping track of calendars
2013-06-10 Andy SpencerAdd simple config file parser
2013-06-10 Andy SpencerFree unused cal memory memory
2013-06-10 Andy SpencerAdd cal_load function and update cal APIs
2013-06-10 Andy SpencerMake prototypes internal to cal.c and view.c
2013-06-10 Andy SpencerMerge calendar items
2013-06-04 Andy SpencerAdd error command and update debug messages
2013-06-04 Andy SpencerCleanup headers and whitespace
2012-10-22 Andy SpencerAdd todo view
2012-10-21 Andy SpencerRename stuff