]> Pileus Git - lackey/commit
Add calendar edit/save functions
authorAndy Spencer <andy753421@gmail.com>
Mon, 26 Jan 2015 20:52:06 +0000 (20:52 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 5 Dec 2016 08:28:53 +0000 (08:28 +0000)
commitc604f2cc0284825a03c762a2e92d459bb9ba86e7
tree75893c006a84d3da960a58605c0e930545ca6559
parent4efcd67595b2da6b9105c75c387c5aad5ef3f5db
Add calendar edit/save functions

The calendar should set a form field using form_set to do it's editing.
Also move the edit types into cal.h so that it cal.h doesn't depend on
view stuff.
cals/dummy.c
cals/ical.c
src/cal.c
src/cal.h
src/view.c
src/view.h