aboutsummaryrefslogtreecommitdiff
path: root/src/idorange.c
Commit message (Expand)AuthorAgeFilesLines
* Drop local config.h includes.Robert Tari2021-04-211-1/+0
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-11/+9
* Add introspection and Vala support to IDORobert Ancell2012-12-141-0/+2
* Merge lp:~larsu/ido/remove-slider-hack-953757Lars Uebernickel2012-08-271-0/+2
|\
| * ido-range: chain up constructed() to base classLars Uebernickel2012-03-161-0/+2
* | require gtk3Charles Kerr2012-05-071-10/+0
* | remove unused function ido_range_grab_notify()Charles Kerr2012-05-071-23/+0
|/
* removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-141-0/+2
* Fixed FTBFS on armel (LP: #866039)Ken VanDine2011-10-051-1/+1
* Get rid of unnecessary checkMichal Hruby2011-10-031-1/+0
* And we need to include config.hMichal Hruby2011-10-031-0/+1
* Use the grab-notify workaround only when using Gtk3Michal Hruby2011-10-031-0/+14
* Fix bug #865122Michal Hruby2011-10-031-0/+10
* adjustments aren't widgetsMichael Terry2011-06-011-1/+1
* porting to gtk3, WIPKen VanDine2011-05-271-1/+1
* Fix for armel build. Patch by David Sugar.Cody Russell2010-08-031-1/+1
* Force IdoRange to style itself by name rather than by class. Otherwise they ...Cody Russell2010-07-151-2/+5
* Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-131-0/+189