Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add introspection and Vala support to IDO | Robert Ancell | 2012-12-14 | 1 | -0/+2 |
| | |||||
* | Merge lp:~larsu/ido/remove-slider-hack-953757 | Lars Uebernickel | 2012-08-27 | 1 | -0/+2 |
|\ | | | | | | | | | Removes slider hacks. | ||||
| * | ido-range: chain up constructed() to base class | Lars Uebernickel | 2012-03-16 | 1 | -0/+2 |
| | | |||||
* | | require gtk3 | Charles Kerr | 2012-05-07 | 1 | -10/+0 |
| | | |||||
* | | remove unused function ido_range_grab_notify() | Charles Kerr | 2012-05-07 | 1 | -23/+0 |
|/ | |||||
* | removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ↵ | Ken VanDine | 2011-12-14 | 1 | -0/+2 |
| | | | | (LP: #888392) | ||||
* | Fixed FTBFS on armel (LP: #866039) | Ken VanDine | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | Get rid of unnecessary check | Michal Hruby | 2011-10-03 | 1 | -1/+0 |
| | |||||
* | And we need to include config.h | Michal Hruby | 2011-10-03 | 1 | -0/+1 |
| | |||||
* | Use the grab-notify workaround only when using Gtk3 | Michal Hruby | 2011-10-03 | 1 | -0/+14 |
| | |||||
* | Fix bug #865122 | Michal Hruby | 2011-10-03 | 1 | -0/+10 |
| | |||||
* | adjustments aren't widgets | Michael Terry | 2011-06-01 | 1 | -1/+1 |
| | |||||
* | porting to gtk3, WIP | Ken VanDine | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | Fix for armel build. Patch by David Sugar. | Cody Russell | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Add IdoRange, and modify IdoScaleMenuItem to use it. | Cody Russell | 2010-07-13 | 1 | -0/+189 |