Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | the first key-press. | ||||
| * | 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 |
| | | |||||
* | | Set focus-on-map to FALSE. | Cody Russell | 2010-07-02 | 1 | -0/+2 |
| | | |||||
* | | IdoMessageDialog - a morphing message dialog. | Cody Russell | 2010-05-12 | 10 | -2/+1483 |
|/ | |||||
* | Fake out the grab stuff by setting GTK_HAS_GRAB on the scale widget before ↵ | Cody Russell | 2010-05-10 | 1 | -0/+4 |
| | | | | forwarding the event. | ||||
* | Try to remove offscreen fu | Cody Russell | 2010-05-10 | 1 | -130/+36 |
| | |||||
* | reverse-scroll-events property only affects GDK_SCROLL_UP and GDK_SCROLL_DOWN | Cody Russell | 2010-04-14 | 1 | -2/+14 |
| | |||||
* | release 0.1.50.1.5 | David Barth | 2010-03-24 | 1 | -1/+1 |
| | | | | | | | | - Don't return TRUE if keyval is GDK_Return. - Bump gtk+ requirement to 2.19.7 - Don't capture up/down keys. Compile fixes for latest gtk+. - Button press event fixes. | ||||
* | Don't return TRUE if keyval is GDK_Return. | Cody Russell | 2010-03-18 | 1 | -2/+6 |
| | |||||
* | Bump gtk+ requirement to 2.19.7 | Cody Russell | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | Don't capture up/down keys. Compile fixes for latest gtk+. | Cody Russell | 2010-03-16 | 2 | -6/+24 |
|\ | |||||
| * | Don't capture up/down keys. Compile fixes for latest gtk+. | Cody Russell | 2010-03-15 | 2 | -6/+24 |
|/ | |||||
* | Button press event fixes. | Cody Russell | 2010-03-11 | 1 | -9/+14 |
|\ | |||||
| * | Button press event fixes. | Cody Russell | 2010-03-10 | 1 | -9/+14 |
| | | |||||
* | | release 0.1.40.1.4 | David Barth | 2010-03-11 | 1 | -1/+1 |
|/ | |||||
* | Don't forward the event to the entry if the user hit the Esc key. | Cody Russell | 2010-03-09 | 1 | -1/+3 |
| | |||||
* | Fix for grab/release signals. If you grab the slider and then release it ↵ | Cody Russell | 2010-03-09 | 1 | -4/+58 |
| | | | | while the mouse is outside the menu, it was not emitting the released signal. | ||||
* | Fix keyboard navigation issues in the entry widget, fixes bug #533284. | Cody Russell | 2010-03-08 | 1 | -0/+2 |
|\ | |||||
| * | Return TRUE after forwarding the event to priv->entry | Cody Russell | 2010-03-08 | 1 | -0/+2 |
| | | |||||
* | | Merge trunk | Cody Russell | 2010-03-08 | 1 | -1/+1 |
|\| | |||||
| * | bump version to 0.1.3 | Ken VanDine | 2010-03-04 | 1 | -1/+1 |
| | | |||||
* | | Add grab/release signals | Cody Russell | 2010-03-05 | 2 | -0/+47 |
|/ | |||||
* | Make 'ido-offscreen-scale' the name of the GtkOffscreenWindow, not the GtkScale.0.1.3 | Cody Russell | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Name the offscreen scale 'ido-offscreen-scale' | Cody Russell | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | bump version to 0.1.20.1.2 | David Barth | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | Support reversing scroll events | Cody Russell | 2010-02-13 | 1 | -2/+25 |
| | |||||
* | merge in secondary_padding branch from ken-vandine | Cody Russell | 2010-02-11 | 1 | -1/+1 |
|\ | |||||
| * | fixed build failure where secondary_padding wasn't initialized | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
|/ | |||||
* | bump version to 0.1.10.1.1 | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Merge initial-slider-value branch | Cody Russell | 2010-02-09 | 3 | -2/+4 |
|\ | |||||
| * | Add support for initial value to ido_scale_menu_item_new_with_range() | Cody Russell | 2010-02-09 | 3 | -2/+4 |
| | | |||||
* | | Merge scale-icons branch | Cody Russell | 2010-02-09 | 3 | -41/+202 |
|\ \ | |/ |/| | |||||
| * | Upper/lower clamping on icon click | Cody Russell | 2010-02-09 | 1 | -36/+4 |
| | | |||||
| * | Add support for primary/secondary icons. | Cody Russell | 2010-02-06 | 3 | -41/+234 |
| | | |||||
* | | Fix build for ARM architecture | Cody Russell | 2010-02-05 | 2 | -5/+9 |
|\ \ | |/ |/| | |||||
| * | Test ARM fix | Cody Russell | 2010-02-05 | 2 | -5/+9 |
|/ | |||||
* | merge scale-spacing-fixes branch | Cody Russell | 2010-02-05 | 2 | -9/+52 |
|\ | |||||
| * | Scale spacing fixes | Cody Russell | 2010-02-04 | 2 | -9/+52 |
|/ | |||||
* | Fix distcheck0.1.0 | Cody Russell | 2010-02-04 | 3 | -4/+6 |
| | |||||
* | Merge license change branch | Cody Russell | 2010-02-04 | 9 | -732/+765 |
|\ | |||||
| * | Remove stuff | Cody Russell | 2010-02-04 | 1 | -10/+0 |
| | |