Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ |/| | |||||
| * | When we grab focus, it seemed to also select all the text. | Cody Russell | 2010-09-10 | 1 | -13/+0 |
| * | Bump version to 0.1.12 | Cody Russell | 2010-09-09 | 1 | -1/+1 |
| * | Pull in gtk-doc.make from trunk. | Cody Russell | 2010-09-09 | 1 | -61/+33 |
* | | Bump version to 0.2.0. | Cody Russell | 2010-09-09 | 1 | -2/+2 |
* | | replace gtk-doc.make with the packaging version to avoid a merge conflict | David Barth | 2010-09-09 | 1 | -69/+35 |
* | | fix distcheck; thanks to seb128 | David Barth | 2010-09-08 | 1 | -0/+1 |
* | | Feel up your widgets. | Cody Russell | 2010-08-15 | 7 | -5/+1055 |
|/ | |||||
* | Fix for armel build. Patch by David Sugar. | Cody Russell | 2010-08-03 | 3 | -3/+3 |
* | bleh | Cody Russell | 2010-07-29 | 4 | -26/+8 |
* | Bump version. | Cody Russell | 2010-07-29 | 1 | -1/+1 |
* | Need to update the last progress. | Cody Russell | 2010-07-27 | 1 | -1/+1 |
* | Bump version | Cody Russell | 2010-07-22 | 1 | -1/+1 |
* | ido_timeline_set_progress() | Cody Russell | 2010-07-22 | 2 | -0/+23 |
* | 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 | 5 | -4/+313 |
* | Force IdoRange to style itself by name rather than by class. Otherwise they ... | Cody Russell | 2010-07-15 | 2 | -2/+18 |
* | Fix for distcheck | Cody Russell | 2010-07-15 | 1 | -0/+1 |
* | Bump version to 0.1.9 | Cody Russell | 2010-07-15 | 1 | -1/+1 |
* | Merge scale-size branch. | Cody Russell | 2010-07-15 | 3 | -58/+99 |
|\ | |||||
| * | Different range size styles. | Cody Russell | 2010-07-15 | 3 | -58/+99 |
* | | Fix compile for ARM | Cody Russell | 2010-07-14 | 1 | -1/+1 |
|/ | |||||
* | Merge in range branch. | Cody Russell | 2010-07-13 | 6 | -25/+562 |
|\ | |||||
| * | Add IdoRange, and modify IdoScaleMenuItem to use it. | Cody Russell | 2010-07-13 | 6 | -25/+562 |
* | | Bump version | Cody Russell | 2010-07-08 | 1 | -1/+1 |
* | | Fix IdoMessageDialog to compile with deprecated gtk+ for Meerkat. | Cody Russell | 2010-07-08 | 1 | -14/+20 |
|/ | |||||
* | Fix license | Cody Russell | 2010-07-08 | 2 | -24/+30 |
* | Fixes for dist | Cody Russell | 2010-07-08 | 3 | -34/+73 |
* | Bump version to 0.1.7. | Cody Russell | 2010-07-08 | 1 | -1/+1 |
* | Merge up with trunk. | Cody Russell | 2010-07-08 | 2 | -16/+34 |
|\ | |||||
| * | Send button-press and button-release events to the entry. Also grab focus at ... | Cody Russell | 2010-07-07 | 1 | -15/+33 |
| * | Bump version to 0.1.6 | Cody Russell | 2010-06-08 | 1 | -1/+1 |
* | | Start the morph on focus-in-event rather than button-press-event. | Cody Russell | 2010-07-08 | 1 | -10/+6 |