aboutsummaryrefslogtreecommitdiff
path: root/src/idorange.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | (LP: #888392)
* 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
| | | | all have the style used by the last one created.
* Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-131-0/+189