aboutsummaryrefslogtreecommitdiff
path: root/src/idocalendarmenuitem.h
Commit message (Collapse)AuthorAgeFilesLines
* Added ido_calendar_menu_item_get_calendar back to prevent a ABI breakKen VanDine2011-02-241-0/+1
|
* Fixed missing semicolon. Also the code formatting was all messed up so I ↵Cody Russell2011-02-241-5/+5
| | | | fixed that because I'm kind of a code formatting nazi. Sie müssen Antretenbzr diff
* Added get_date, pretty critical functionkarl-qdh2011-02-231-1/+4
|
* Removed get_calendar, we don't want it and it's unnecessary to do thiskarl-qdh2011-02-221-1/+0
|
* Added additional API for marking days and setting optionskarl-qdh2011-02-211-3/+7
|
* CalendarCody Russell2010-07-191-0/+63