aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.3.40.3.4Ted Gould2012-03-211-1/+1
* fix regression that broke mousewheel operations on the idoscaleCharles Kerr2012-03-141-0/+2
|\
| * fix regression that broke mousewheel operations on the idoscaleCharles Kerr2012-03-141-0/+2
|/
* 0.3.30.3.3Charles Kerr2012-03-131-1/+1
* merge lp:~charlesk/ido/lp-898611 to fix lp bug #898611Charles Kerr2012-03-131-0/+20
|\
| * alter mouse button 2 clicks to behave like mouse button 2 clicks for lp bug #...Charles Kerr2012-03-121-0/+20
|/
* Merge lp:~charlesk/indicator-sound/lp-921065 into lp:indicator-sound to add "...Charles Kerr2012-03-122-33/+95
|\
| * add primary-clicked and secondary-clicked signals for lp bug #921065Charles Kerr2012-03-102-31/+93
| * tweak: fix some indentation damage in the header fileCharles Kerr2012-03-091-2/+2
* | Merge lp:~charlesk/ido/lp-906050 into lp:ido to resolve the following LP tick...Charles Kerr2012-03-124-694/+19
|\|
| * remove idooffscreenproxyCharles Kerr2012-03-093-592/+0
| * small code cleanup in update_packing()Charles Kerr2012-03-091-43/+19
| * Fix LP Bug #906050 by removing idoscalemenuitem's offscreen proxy.Charles Kerr2012-03-091-51/+0
| * don't override widget_class.state_changed in idoscalemenuitem ... that was pr...Charles Kerr2012-03-091-8/+0
* | 0.3.20.3.2Ted Gould2012-03-091-1/+1
|/
* add style class "menubar" to the offscreen proxy, this fixes the white backgr...Ken VanDine2012-02-091-4/+3
|\
| * add style class "menubar" to the offscreen proxy, this fixes the white backgr...Ken VanDine2012-02-081-4/+3
|/
* Patch from ~covox (LP: #867649)Ken VanDine2012-01-121-0/+4
* removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-148-0/+58
|\
| * removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-148-0/+58
|/
* 0.3.10.3.1Ted Gould2011-10-131-1/+1
* Fixes for ARMTed Gould2011-10-123-4/+4
|\
| * one more fix for armel FTBFSKen VanDine2011-10-061-1/+1
| * Fixed FTBFS on armel (LP: #866039)Ken VanDine2011-10-053-3/+3
|/
* Merge lp:~mhr3/ido/bug-865122Michal Hruby2011-10-031-0/+24
|\
| * 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
|/
* 0.3.00.3.0Ted Gould2011-09-281-2/+2
* 0.2.930.2.93Ted Gould2011-09-201-1/+1
* Ignoring m4Ted Gould2011-09-161-0/+1
* Update Autotools and remove ShaveTed Gould2011-09-167-250/+18
|\
| * configure.ac: Update autotools config a bitJavier Jardón2011-08-031-7/+12
| * build: Use upstream silent rules instead shaveJavier Jardón2011-08-037-244/+7
* | Fix the calendar itemTed Gould2011-09-161-15/+46
|\ \
| * | Freeing the new eventTed Gould2011-09-161-0/+3
| * | Attaching bugTed Gould2011-09-160-0/+0
| * | Putting the new code as GTK3 onlyTed Gould2011-09-161-0/+5
| * | Removing a bunch of debug messagesTed Gould2011-09-161-23/+2
| * | Use get_origin instead of position and uncomment out our adjustmentsTed Gould2011-09-161-6/+4
| * | Use the root position in the event instead of finding itTed Gould2011-09-161-4/+3
| * | Clean up some debug and suchTed Gould2011-09-161-3/+3
| * | ReformatingTed Gould2011-09-151-54/+52
| * | A check pointTed Gould2011-09-151-1/+50
| |/
* | 0.2.920.2.92Ted Gould2011-09-131-1/+1
* | Ignoring some junk! Ted Gould2011-09-131-0/+29
* | Putting the offscreen proxy in EXTRA_DIST if we're building GTK2 versionTed Gould2011-09-131-4/+8
* | Making the proxy GTK3 onlyTed Gould2011-09-133-7/+76
|\ \
| * | Only use the offscreen proxy stuff in GTK3Robert Carr2011-09-133-7/+76