Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -0/+299 |
| | |||||
* | Force IdoRange to style itself by name rather than by class. Otherwise they ↵ | Cody Russell | 2010-07-15 | 1 | -2/+5 |
| | | | | all have the style used by the last one created. | ||||
* | Fix for distcheck | Cody Russell | 2010-07-15 | 1 | -0/+1 |
| | |||||
* | Merge scale-size branch. | Cody Russell | 2010-07-15 | 2 | -57/+96 |
|\ | |||||
| * | Different range size styles. | Cody Russell | 2010-07-15 | 2 | -57/+96 |
| | | |||||
* | | Fix compile for ARM | Cody Russell | 2010-07-14 | 1 | -1/+1 |
|/ | |||||
* | Merge in range branch. | Cody Russell | 2010-07-13 | 5 | -25/+561 |
|\ | |||||
| * | Add IdoRange, and modify IdoScaleMenuItem to use it. | Cody Russell | 2010-07-13 | 5 | -25/+561 |
| | | |||||
* | | 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 | 2 | -1/+12 |
| | |||||
* | Merge up with trunk. | Cody Russell | 2010-07-08 | 1 | -15/+33 |
|\ | |||||
| * | 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. | ||||
* | | 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 | 8 | -1/+1412 |
|/ | |||||
* | 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 |
| | |||||
* | Don't return TRUE if keyval is GDK_Return. | Cody Russell | 2010-03-18 | 1 | -2/+6 |
| | |||||
* | 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-10 | 1 | -9/+14 |
| | |||||
* | 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 |
| | | |||||
* | | Add grab/release signals | Cody Russell | 2010-03-05 | 1 | -0/+32 |
|/ | |||||
* | 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 |
| | |||||
* | Support reversing scroll events | Cody Russell | 2010-02-13 | 1 | -2/+25 |
| | |||||
* | fixed build failure where secondary_padding wasn't initialized | Ken VanDine | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Merge initial-slider-value branch | Cody Russell | 2010-02-09 | 2 | -1/+3 |
|\ | |||||
| * | Add support for initial value to ido_scale_menu_item_new_with_range() | Cody Russell | 2010-02-09 | 2 | -1/+3 |
| | | |||||
* | | Merge scale-icons branch | Cody Russell | 2010-02-09 | 2 | -41/+197 |
|\ \ | |/ |/| | |||||
| * | 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 | 2 | -41/+229 |
| | | |||||
* | | Test ARM fix | Cody Russell | 2010-02-05 | 2 | -5/+9 |
|/ | |||||
* | Scale spacing fixes | Cody Russell | 2010-02-04 | 1 | -7/+50 |
| | |||||
* | Fix distcheck0.1.0 | Cody Russell | 2010-02-04 | 1 | -2/+4 |
| | |||||
* | Merge license change branch | Cody Russell | 2010-02-04 | 6 | -52/+96 |
|\ | |||||
| * | Copyright/license fu | Cody Russell | 2010-02-04 | 6 | -52/+96 |
| | | |||||
* | | 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 |
| |/ | |||||
* / | Spacing fixes | Cody Russell | 2010-02-04 | 1 | -4/+15 |
|/ | |||||
* | Fix header installs | Cody Russell | 2010-02-02 | 1 | -0/+6 |
| | |||||
* | Entry menu items | Cody Russell | 2010-02-01 | 3 | -0/+294 |
| | |||||
* | Merge offscreen scale branch | Cody Russell | 2010-02-01 | 1 | -176/+61 |
|\ |