aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync with lp:idoCharles Kerr2012-08-226-5/+201
|\
| * merge lp:~ken-vandine/ido/link-libm to AC_CHECK_LIBM to get -lm now that gtk ...Charles Kerr2012-08-212-1/+2
| |\
| | * Use AC_CHECK_LIBM to get -lm now that gtk doesn't include that in it's .pc fileKen VanDine2012-07-242-1/+3
| * | merge lp:~charlesk/ido/switch to add GtkSwitchMenuItemCharles Kerr2012-08-216-5/+199
| |\ \ | | |/ | |/|
| | * bump to 12.10.0Charles Kerr2012-08-212-3/+5
| | * revert the event delegation for now, it's not necessary for FFCharles Kerr2012-08-211-51/+0
| | * when the mouse is over the GtkSwitch widget, the menuitem should delegate the...Charles Kerr2012-08-211-0/+51
| | * use gtk_menu_shell_deactivate() rather than gtk_menu_popdown(); the latter ha...Charles Kerr2012-08-211-1/+1
| | * ...and if we're not clearing that in dispose(), then we don't need dispose() ...Charles Kerr2012-08-211-10/+0
| | * don't keep the GBinding pointer around, it'll be destroyed automatically when...Charles Kerr2012-08-211-6/+3
| | * comment tweaksCharles Kerr2012-08-212-4/+8
| | * make the glib 2.32 requirement explicit in configure.acCharles Kerr2012-08-211-2/+6
| | * add IdoSwitchMenuItemCharles Kerr2012-08-214-0/+197
| |/
* | require gtk3Charles Kerr2012-05-0712-106/+1
* | remove unused function ido_range_grab_notify()Charles Kerr2012-05-071-23/+0
|/
* merge lp:~ted/ido/gtest to add the gtest framework and a few tests to make su...Charles Kerr2012-04-267-1/+232
|\
| * Bring in xorg-gtest to get an X11 wrapperTed Gould2012-04-252-3/+5
| * Build a scale menu item as wellTed Gould2012-04-251-0/+41
| * Adding in the entry menuitem as well.Ted Gould2012-04-251-2/+26
| * Putting in the BEGIN_DECLS for the C++ folksTed Gould2012-04-251-0/+2
| * Now we can realize the menu item to make sure it doesn't mess that upTed Gould2012-04-251-1/+12
| * Now we're allocating a calendarTed Gould2012-04-252-4/+30
| * Adding in a dummy test and the dependencies to build itTed Gould2012-04-253-1/+54
| * No gtk-doc.m4 neededTed Gould2012-04-251-0/+1
| * We've now got a test directory! Ted Gould2012-04-253-1/+3
| * Adding in Google test build utilitiesTed Gould2012-04-252-0/+69
| * Attaching bugTed Gould2012-04-250-0/+0
|/
* merge lp:~allanlesage/ido/TDD to add targets to autotools build for code-cove...Charles Kerr2012-04-125-2/+156
|\
| * Added gcov coverage tooling.Allan LeSage2012-03-275-2/+156
* | 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