aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix compile for ARMCody Russell2010-07-141-1/+1
|/
* Merge in range branch.Cody Russell2010-07-136-25/+562
|\
| * Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-136-25/+562
* | Bump versionCody Russell2010-07-081-1/+1
* | Fix IdoMessageDialog to compile with deprecated gtk+ for Meerkat.Cody Russell2010-07-081-14/+20
|/
* Fix licenseCody Russell2010-07-082-24/+30
* Fixes for distCody Russell2010-07-083-34/+73
* Bump version to 0.1.7.Cody Russell2010-07-081-1/+1
* Merge up with trunk.Cody Russell2010-07-082-16/+34
|\
| * Send button-press and button-release events to the entry. Also grab focus at ...Cody Russell2010-07-071-15/+33
| * Bump version to 0.1.6Cody Russell2010-06-081-1/+1
* | Start the morph on focus-in-event rather than button-press-event.Cody Russell2010-07-081-10/+6
* | Set focus-on-map to FALSE.Cody Russell2010-07-021-0/+2
* | IdoMessageDialog - a morphing message dialog.Cody Russell2010-05-1210-2/+1483
|/
* Fake out the grab stuff by setting GTK_HAS_GRAB on the scale widget before fo...Cody Russell2010-05-101-0/+4
* Try to remove offscreen fuCody Russell2010-05-101-130/+36
* reverse-scroll-events property only affects GDK_SCROLL_UP and GDK_SCROLL_DOWNCody Russell2010-04-141-2/+14
* release 0.1.50.1.5David Barth2010-03-241-1/+1
* Don't return TRUE if keyval is GDK_Return.Cody Russell2010-03-181-2/+6
* Bump gtk+ requirement to 2.19.7Cody Russell2010-03-161-1/+1
* Don't capture up/down keys. Compile fixes for latest gtk+.Cody Russell2010-03-162-6/+24
|\
| * Don't capture up/down keys. Compile fixes for latest gtk+.Cody Russell2010-03-152-6/+24
|/
* Button press event fixes.Cody Russell2010-03-111-9/+14
|\
| * Button press event fixes.Cody Russell2010-03-101-9/+14
* | release 0.1.40.1.4David Barth2010-03-111-1/+1
|/
* Don't forward the event to the entry if the user hit the Esc key.Cody Russell2010-03-091-1/+3
* Fix for grab/release signals. If you grab the slider and then release it whi...Cody Russell2010-03-091-4/+58
* Fix keyboard navigation issues in the entry widget, fixes bug #533284.Cody Russell2010-03-081-0/+2
|\
| * Return TRUE after forwarding the event to priv->entryCody Russell2010-03-081-0/+2
* | Merge trunkCody Russell2010-03-081-1/+1
|\|
| * bump version to 0.1.3Ken VanDine2010-03-041-1/+1
* | Add grab/release signalsCody Russell2010-03-052-0/+47
|/
* Make 'ido-offscreen-scale' the name of the GtkOffscreenWindow, not the GtkScale.0.1.3Cody Russell2010-03-041-1/+1
* Name the offscreen scale 'ido-offscreen-scale'Cody Russell2010-03-041-0/+1
* bump version to 0.1.20.1.2David Barth2010-02-181-1/+1
* Support reversing scroll eventsCody Russell2010-02-131-2/+25
* merge in secondary_padding branch from ken-vandineCody Russell2010-02-111-1/+1
|\
| * fixed build failure where secondary_padding wasn't initializedKen VanDine2010-02-111-1/+1
|/
* bump version to 0.1.10.1.1Ken VanDine2010-02-111-1/+1
* Merge initial-slider-value branchCody Russell2010-02-093-2/+4
|\
| * Add support for initial value to ido_scale_menu_item_new_with_range()Cody Russell2010-02-093-2/+4
* | Merge scale-icons branchCody Russell2010-02-093-41/+202
|\ \ | |/ |/|
| * Upper/lower clamping on icon clickCody Russell2010-02-091-36/+4
| * Add support for primary/secondary icons.Cody Russell2010-02-063-41/+234
* | Fix build for ARM architectureCody Russell2010-02-052-5/+9
|\ \ | |/ |/|
| * Test ARM fixCody Russell2010-02-052-5/+9
|/
* merge scale-spacing-fixes branchCody Russell2010-02-052-9/+52
|\
| * Scale spacing fixesCody Russell2010-02-042-9/+52
|/
* Fix distcheck0.1.0Cody Russell2010-02-043-4/+6
* Merge license change branchCody Russell2010-02-049-732/+765
|\