Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with trunk | karl-qdh | 2011-03-06 | 1 | -0/+1 |
|\ | |||||
| * | Adding back lost API | Ted Gould | 2011-03-02 | 1 | -0/+1 |
| |\ | |||||
| | * | Added ido_calendar_menu_item_get_calendar back to prevent a ABI break | Ken VanDine | 2011-02-24 | 1 | -0/+1 |
| | | | |||||
* | | | Added new API to the calendar menu item so we can change the selected day/date. | karl-qdh | 2011-03-06 | 1 | -0/+4 |
|/ / | | | | | | | | | | | | | | | | | 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. | ||||
* | | Merging with trunk | karl-qdh | 2011-02-25 | 1 | -5/+5 |
|\| | |||||
| * | Fixed missing semicolon. Also the code formatting was all messed up so I ↵ | Cody Russell | 2011-02-24 | 1 | -5/+5 |
| | | | | | | | | fixed that because I'm kind of a code formatting nazi. Sie müssen Antretenbzr diff | ||||
* | | Added missing getter for calendar display options | karl-qdh | 2011-02-25 | 1 | -0/+1 |
|/ | |||||
* | Added get_date, pretty critical function | karl-qdh | 2011-02-23 | 1 | -1/+4 |
| | |||||
* | Removed get_calendar, we don't want it and it's unnecessary to do this | karl-qdh | 2011-02-22 | 1 | -1/+0 |
| | |||||
* | Added additional API for marking days and setting options | karl-qdh | 2011-02-21 | 1 | -3/+7 |
| | |||||
* | Calendar | Cody Russell | 2010-07-19 | 1 | -0/+63 |