Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | Copyright/license fu | Cody Russell | 2010-02-04 | 8 | -722/+765 |
| | | |||||
* | | Merge fix-header-install branch | Cody Russell | 2010-02-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix headers to install | Cody Russell | 2010-02-04 | 1 | -1/+1 |
| |/ | |||||
* | | Merge spacing-fixes branch | Cody Russell | 2010-02-04 | 1 | -4/+15 |
|\ \ | |/ |/| | |||||
| * | Spacing fixes | Cody Russell | 2010-02-04 | 1 | -4/+15 |
|/ | |||||
* | Fix header installs | Cody Russell | 2010-02-02 | 1 | -0/+6 |
| | |||||
* | Merge entry menuitem | Cody Russell | 2010-02-02 | 4 | -1/+299 |
|\ | |||||
| * | Entry menu items | Cody Russell | 2010-02-01 | 4 | -1/+299 |
|/ | |||||
* | Merge offscreen scale branch | Cody Russell | 2010-02-01 | 1 | -176/+61 |
|\ | |||||
| * | Unref the pixbuf | Cody Russell | 2010-02-01 | 1 | -0/+2 |
| | | |||||
| * | Use GtkOffscreenWindow to manage rendering of the scale. | Cody Russell | 2010-01-20 | 1 | -176/+59 |
| | | |||||
* | | Merge get-scale branch | Cody Russell | 2010-01-25 | 1 | -0/+12 |
|\ \ | |||||
| * | | Add ido_scale_menu_item_get_scale() function | Cody Russell | 2010-01-25 | 1 | -0/+12 |
| |/ | |||||
* / | Autogen changes | Cody Russell | 2010-01-25 | 1 | -495/+7 |
|/ | |||||
* | IDO initial commit, scale menuitem | Cody Russell | 2010-01-19 | 23 | -0/+2620 |