aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | integrating Karl & mterry's API for exposing calendar display optionsDavid Barth2011-02-283-2/+21
|\ \ \ \ | |/ / / |/| | |
| * | | 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-252-6/+6
| |\ \ | |/ / |/| |
* | | Fixed missing semicolon. Also the code formatting was all messed up so I fixe...Cody Russell2011-02-241-5/+5
* | | Bump versionCody Russell2011-02-241-1/+1
* | | Adding API to the calendar menu itemTed Gould2011-02-232-8/+59
|\ \ \
| | * | 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-186-1078/+1
* | Fix linker problems in Natty.Cody Russell2011-01-181-3/+3
|\ \
| * | Add GTK_LIBS to the example programs' LDADDCody Russell2011-01-181-3/+3
|/ /
* | 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-144-380/+174
|\ \
| * | Remove gtk-doc.makeCody Russell2010-09-141-230/+0
| * | Fix properties.Cody Russell2010-09-143-78/+93
| * | GEIS updates.Cody Russell2010-09-143-155/+164
* | | 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
| * | Bump version to 0.1.12Cody Russell2010-09-091-1/+1
| * | Pull in gtk-doc.make from trunk.Cody Russell2010-09-091-61/+33
* | | Bump version to 0.2.0.Cody Russell2010-09-091-2/+2
* | | replace gtk-doc.make with the packaging version to avoid a merge conflictDavid Barth2010-09-091-69/+35
* | | fix distcheck; thanks to seb128David Barth2010-09-081-0/+1
| |/ |/|
* | Feel up your widgets.Cody Russell2010-08-157-5/+1055
|/
* Fix for armel build. Patch by David Sugar.Cody Russell2010-08-033-3/+3
* blehCody Russell2010-07-294-26/+8
* Bump version.Cody Russell2010-07-291-1/+1
* Need to update the last progress.Cody Russell2010-07-271-1/+1
* Bump versionCody Russell2010-07-221-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-195-4/+313
* Force IdoRange to style itself by name rather than by class. Otherwise they ...Cody Russell2010-07-152-2/+18
* Fix for distcheckCody Russell2010-07-151-0/+1
* Bump version to 0.1.9Cody Russell2010-07-151-1/+1
* Merge scale-size branch.Cody Russell2010-07-153-58/+99
|\
| * Different range size styles.Cody Russell2010-07-153-58/+99