Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A check point | Ted Gould | 2011-09-15 | 1 | -1/+50 |
* | 0.2.900.2.90 | Ted Gould | 2011-06-21 | 1 | -1/+1 |
* | Commenting out boiler plate code that is causing a warning | Ted Gould | 2011-06-21 | 1 | -1/+1 |
* | Making sure the menu example doesn't use a menu proxy | Ted Gould | 2011-06-21 | 1 | -0/+2 |
|\ | |||||
| * | don't export export menus over dbus, that won't work... | David Barth | 2010-08-19 | 1 | -0/+2 |
* | | Avoid duplicate events | Ted Gould | 2011-06-21 | 1 | -6/+0 |
|\ \ | |||||
| * | | fixed multiple signal issue which caused calendar jumps bug #768956 | Karl Lattimer | 2011-05-12 | 1 | -6/+0 |
* | | | Updating to GTK3 | Ted Gould | 2011-06-21 | 15 | -88/+159 |
|\ \ \ | |/ / |/| | | |||||
| * | | use const not G_CONST_RETURN | Michael Terry | 2011-06-20 | 2 | -4/+4 |
| * | | drop deprecated use of event_window | Michael Terry | 2011-06-01 | 1 | -5/+0 |
| * | | adjustments aren't widgets | Michael Terry | 2011-06-01 | 3 | -4/+4 |
| * | | fix build errors with gtk2 | Michael Terry | 2011-06-01 | 2 | -3/+50 |
| * | | fix various unused-variable warnings; not directly related to gtk3 work, but ... | Michael Terry | 2011-06-01 | 4 | -20/+5 |
| * | | some further automake magic for dual versioning | Michael Terry | 2011-06-01 | 3 | -6/+12 |
| * | | allow building either gtk2 or gtk3 versions; some deprecation cleanups | Michael Terry | 2011-06-01 | 6 | -21/+59 |
| * | | porting to gtk3, WIP | Ken VanDine | 2011-05-27 | 10 | -53/+53 |
|/ / | |||||
* | | 0.2.20.2.2 | Ted Gould | 2011-03-16 | 1 | -1/+1 |
* | | add signals for select/activate and a set date function - merge of karl-qdh b... | David Barth | 2011-03-16 | 1 | -6/+4 |
|\ \ | |||||
| * | | Bug in closure | karl-qdh | 2011-03-15 | 1 | -6/+4 |
* | | | Be able to set active date and signal when it changes | Ted Gould | 2011-03-14 | 2 | -2/+61 |
|\| | | |||||
| * | | minor fixes | karl-qdh | 2011-03-06 | 1 | -5/+8 |
| * | | Merge with trunk | karl-qdh | 2011-03-06 | 3 | -2/+11 |
| |\ \ | |/ / |/| | | |||||
* | | | Adding back lost API | Ted Gould | 2011-03-02 | 2 | -0/+9 |
|\ \ \ | |||||
| * | | | Added ido_calendar_menu_item_get_calendar back to prevent a ABI break | Ken VanDine | 2011-02-24 | 2 | -0/+9 |
* | | | | integrating Karl & mterry's API for exposing calendar display options | David Barth | 2011-02-28 | 3 | -2/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | compile fix | Michael Terry | 2011-02-25 | 2 | -2/+2 |
| | * | | Added new API to the calendar menu item so we can change the selected day/date. | karl-qdh | 2011-03-06 | 2 | -1/+57 |
| |/ / | |||||
| * | | Added return if fails to public api | karl-qdh | 2011-02-25 | 1 | -2/+14 |
| * | | Gmf. | karl-qdh | 2011-02-25 | 1 | -1/+1 |
| * | | Merging with trunk | karl-qdh | 2011-02-25 | 2 | -6/+6 |
| |\ \ | |/ / |/| | | |||||
* | | | Fixed missing semicolon. Also the code formatting was all messed up so I fixe... | Cody Russell | 2011-02-24 | 1 | -5/+5 |
* | | | Bump version | Cody Russell | 2011-02-24 | 1 | -1/+1 |
* | | | Adding API to the calendar menu item | Ted Gould | 2011-02-23 | 2 | -8/+59 |
|\ \ \ | |||||
| | * | | Added missing getter for calendar display options | karl-qdh | 2011-02-25 | 2 | -0/+7 |
| |/ / | |||||
| * | | Added get_date, pretty critical function | karl-qdh | 2011-02-23 | 2 | -1/+13 |
| * | | 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 | 2 | -9/+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 | 2 | -3/+31 |
|/ / | |||||
* | | Remove IdoGestureManager | Cody Russell | 2011-01-18 | 6 | -1078/+1 |
* | | Fix linker problems in Natty. | Cody Russell | 2011-01-18 | 1 | -3/+3 |
|\ \ | |||||
| * | | Add GTK_LIBS to the example programs' LDADD | Cody Russell | 2011-01-18 | 1 | -3/+3 |
|/ / | |||||
* | | Listen to GtkMenuItem's 'toggle-size-allocate' signal to get the toggle size ... | Cody Russell | 2010-10-07 | 1 | -1/+16 |
* | | Cleanup, and update to latest geis API. | Cody Russell | 2010-09-24 | 1 | -3/+45 |
* | | Merge geis updates. | Cody Russell | 2010-09-14 | 4 | -380/+174 |
|\ \ | |||||
| * | | Remove gtk-doc.make | Cody Russell | 2010-09-14 | 1 | -230/+0 |
| * | | Fix properties. | Cody Russell | 2010-09-14 | 3 | -78/+93 |
| * | | GEIS updates. | Cody Russell | 2010-09-14 | 3 | -155/+164 |
* | | | Merge fix for bug #635370 | Cody Russell | 2010-09-13 | 1 | -13/+0 |
|\ \ \ | |/ / |/| | |