]> Pileus Git - lackey/commit
Add cal_load function and update cal APIs
authorAndy Spencer <andy753421@gmail.com>
Mon, 10 Jun 2013 01:34:40 +0000 (01:34 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 10 Jun 2013 04:56:46 +0000 (04:56 +0000)
commitbbfc6036a8553c1c10093247c705795f243daf1e
treef111e3258830704a60bbdd96a4782286eaa13ca1
parent6ce9d3a06c405a01c05366689978daa60e225725
Add cal_load function and update cal APIs

Internally, this should make things a little easier, since we use
globals for EVENTS and TODOS anyway.
cals/dummy.c
cals/ical.c
src/cal.c
src/cal.h
views/day.c
views/events.c
views/month.c
views/week.c
views/year.c