Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix build errors with gtk2 | Michael Terry | 2011-06-01 | 1 | -3/+26 |
| | |||||
* | fix various unused-variable warnings; not directly related to gtk3 work, but ↵ | Michael Terry | 2011-06-01 | 1 | -7/+0 |
| | | | | helps focus on actual problems | ||||
* | porting to gtk3, WIP | Ken VanDine | 2011-05-27 | 1 | -19/+21 |
| | |||||
* | Bug in closure | karl-qdh | 2011-03-15 | 1 | -6/+4 |
| | |||||
* | minor fixes | karl-qdh | 2011-03-06 | 1 | -5/+8 |
| | |||||
* | Merge with trunk | karl-qdh | 2011-03-06 | 1 | -2/+9 |
|\ | |||||
| * | Adding back lost API | Ted Gould | 2011-03-02 | 1 | -0/+8 |
| |\ | |||||
| | * | Added ido_calendar_menu_item_get_calendar back to prevent a ABI break | Ken VanDine | 2011-02-24 | 1 | -0/+8 |
| | | | |||||
| * | | compile fix | Michael Terry | 2011-02-25 | 1 | -2/+1 |
| | | | |||||
* | | | Added new API to the calendar menu item so we can change the selected day/date. | karl-qdh | 2011-03-06 | 1 | -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 api | karl-qdh | 2011-02-25 | 1 | -2/+14 |
| | | |||||
* | | Gmf. | karl-qdh | 2011-02-25 | 1 | -1/+1 |
| | | |||||
* | | Added missing getter for calendar display options | karl-qdh | 2011-02-25 | 1 | -0/+6 |
|/ | |||||
* | Added get_date, pretty critical function | karl-qdh | 2011-02-23 | 1 | -0/+9 |
| | |||||
* | Removed useless marshal include | karl-qdh | 2011-02-23 | 1 | -1/+0 |
| | |||||
* | Fixed building of api changes | karl-qdh | 2011-02-23 | 1 | -6/+10 |
| | |||||
* | Removed get_calendar, we don't want it and it's unnecessary to do this | karl-qdh | 2011-02-22 | 1 | -8/+0 |
| | |||||
* | Added month change signal too, slight cleanup of tabs | karl-qdh | 2011-02-21 | 1 | -4/+21 |
| | |||||
* | Added additional API for marking days and setting options | karl-qdh | 2011-02-21 | 1 | -0/+24 |
| | |||||
* | bleh | Cody Russell | 2010-07-29 | 1 | -7/+1 |
| | |||||
* | Calendar keyboard navigation. | Cody Russell | 2010-07-20 | 1 | -0/+38 |
| | |||||
* | Fix something. | Cody Russell | 2010-07-20 | 1 | -2/+0 |
| | |||||
* | Small cleanups | Cody Russell | 2010-07-20 | 1 | -5/+8 |
| | |||||
* | Calendar | Cody Russell | 2010-07-19 | 1 | -0/+233 |