aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Commenting out boiler plate code that is causing a warningTed Gould2011-06-211-1/+1
* Avoid duplicate eventsTed Gould2011-06-211-6/+0
|\
| * fixed multiple signal issue which caused calendar jumps bug #768956Karl Lattimer2011-05-121-6/+0
* | use const not G_CONST_RETURNMichael Terry2011-06-202-4/+4
* | drop deprecated use of event_windowMichael Terry2011-06-011-5/+0
* | adjustments aren't widgetsMichael Terry2011-06-013-4/+4
* | fix build errors with gtk2Michael Terry2011-06-012-3/+50
* | fix various unused-variable warnings; not directly related to gtk3 work, but ...Michael Terry2011-06-014-20/+5
* | some further automake magic for dual versioningMichael Terry2011-06-011-1/+1
* | allow building either gtk2 or gtk3 versions; some deprecation cleanupsMichael Terry2011-06-013-14/+21
* | porting to gtk3, WIPKen VanDine2011-05-279-52/+52
|/
* Bug in closurekarl-qdh2011-03-151-6/+4
* minor fixeskarl-qdh2011-03-061-5/+8
* Merge with trunkkarl-qdh2011-03-063-2/+11
|\
| * Adding back lost APITed Gould2011-03-022-0/+9
| |\
| | * Added ido_calendar_menu_item_get_calendar back to prevent a ABI breakKen VanDine2011-02-242-0/+9
| * | compile fixMichael Terry2011-02-252-2/+2
* | | Added new API to the calendar menu item so we can change the selected day/date.karl-qdh2011-03-062-1/+57
|/ /
* | Added return if fails to public apikarl-qdh2011-02-251-2/+14
* | Gmf.karl-qdh2011-02-251-1/+1
* | Merging with trunkkarl-qdh2011-02-251-5/+5
|\|
| * Fixed missing semicolon. Also the code formatting was all messed up so I fixe...Cody Russell2011-02-241-5/+5
* | Added missing getter for calendar display optionskarl-qdh2011-02-252-0/+7
|/
* Added get_date, pretty critical functionkarl-qdh2011-02-232-1/+13
* 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-222-9/+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-212-3/+31
* Remove IdoGestureManagerCody Russell2011-01-183-884/+1
* Listen to GtkMenuItem's 'toggle-size-allocate' signal to get the toggle size ...Cody Russell2010-10-071-1/+16
* Cleanup, and update to latest geis API.Cody Russell2010-09-241-3/+45
* Merge geis updates.Cody Russell2010-09-142-181/+168
|\
| * Fix properties.Cody Russell2010-09-141-41/+24
| * GEIS updates.Cody Russell2010-09-142-152/+156
* | Merge fix for bug #635370Cody Russell2010-09-131-13/+0
|\ \ | |/ |/|
| * When we grab focus, it seemed to also select all the text.Cody Russell2010-09-101-13/+0
* | fix distcheck; thanks to seb128David Barth2010-09-081-0/+1
* | Feel up your widgets.Cody Russell2010-08-153-1/+854
|/
* Fix for armel build. Patch by David Sugar.Cody Russell2010-08-033-3/+3
* blehCody Russell2010-07-293-16/+4
* Need to update the last progress.Cody Russell2010-07-271-1/+1
* ido_timeline_set_progress()Cody Russell2010-07-222-0/+23
* 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-193-0/+299
* Force IdoRange to style itself by name rather than by class. Otherwise they ...Cody Russell2010-07-151-2/+5
* Fix for distcheckCody Russell2010-07-151-0/+1
* Merge scale-size branch.Cody Russell2010-07-152-57/+96
|\