aboutsummaryrefslogtreecommitdiff
path: root/src/idocalendarmenuitem.c
Commit message (Collapse)AuthorAgeFilesLines
* porting to gtk3, WIPKen VanDine2011-05-271-19/+21
|
* Bug in closurekarl-qdh2011-03-151-6/+4
|
* minor fixeskarl-qdh2011-03-061-5/+8
|
* Merge with trunkkarl-qdh2011-03-061-2/+9
|\
| * Adding back lost APITed Gould2011-03-021-0/+8
| |\
| | * Added ido_calendar_menu_item_get_calendar back to prevent a ABI breakKen VanDine2011-02-241-0/+8
| | |
| * | compile fixMichael Terry2011-02-251-2/+1
| | |
* | | Added new API to the calendar menu item so we can change the selected day/date.karl-qdh2011-03-061-1/+53
|/ / | | | | | | | | | | | | | | | | Also added new signals for selecting days and selecting with double click. In indicator-datetime these signals will be connected to either launching evolution (double), or invoking a re-building of the appointments menu (single) from the selected day forward. In this case we should also set the date of the calendar to today by default when opening the menu.
* | Added return if fails to public apikarl-qdh2011-02-251-2/+14
| |
* | Gmf.karl-qdh2011-02-251-1/+1
| |
* | Added missing getter for calendar display optionskarl-qdh2011-02-251-0/+6
|/
* Added get_date, pretty critical functionkarl-qdh2011-02-231-0/+9
|
* Removed useless marshal includekarl-qdh2011-02-231-1/+0
|
* Fixed building of api changeskarl-qdh2011-02-231-6/+10
|
* Removed get_calendar, we don't want it and it's unnecessary to do thiskarl-qdh2011-02-221-8/+0
|
* Added month change signal too, slight cleanup of tabskarl-qdh2011-02-211-4/+21
|
* Added additional API for marking days and setting optionskarl-qdh2011-02-211-0/+24
|
* blehCody Russell2010-07-291-7/+1
|
* Calendar keyboard navigation.Cody Russell2010-07-201-0/+38
|
* Fix something.Cody Russell2010-07-201-2/+0
|
* Small cleanupsCody Russell2010-07-201-5/+8
|
* CalendarCody Russell2010-07-191-0/+233