Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Testing with cyphermox--removing the special Xvfb auto_test override appears ↵ | Allan LeSage | 2012-12-18 | 3 | -5/+7 |
|\ | | | | | | | | | | | to resolve flaky tests under Jenkins. Approved by Mathieu Trudel-Lapierre. | ||||
| * | Update changelog. | Allan LeSage | 2012-12-17 | 1 | -1/+7 |
| | | |||||
| * | Remove Xvfb from debian/control. | Allan LeSage | 2012-12-17 | 1 | -1/+0 |
| | | |||||
| * | Remove auto_test override. | Allan LeSage | 2012-12-17 | 1 | -3/+0 |
|/ | |||||
* | Run tests through xfvb-run. | Mathieu Trudel-Lapierre | 2012-12-05 | 3 | -0/+5 |
|\ | | | | | | | Approved by PS Jenkins bot, Didier Roche. | ||||
| * | - Add xvfb to Build-Depends. | Mathieu Trudel-Lapierre | 2012-12-05 | 3 | -0/+5 |
|/ | | | | - Override dh_auto_test to run them through xvfb-run. | ||||
* | Bootstrapping ido. | Didier Roche | 2012-11-26 | 1 | -0/+4 |
|\ | | | | | | | Approved by Mathieu Trudel-Lapierre. | ||||
| * | add bootstrap comment | Didier Roche | 2012-11-26 | 1 | -0/+4 |
|/ | |||||
* | Inline packaging. | Mathieu Trudel-Lapierre | 2012-11-26 | 10 | -0/+492 |
|\ | | | | | | | Approved by Didier Roche, PS Jenkins bot. | ||||
| * | Reactivate tests, they don't fail. | Mathieu Trudel-Lapierre | 2012-11-26 | 2 | -5/+0 |
| | | |||||
| * | Drop the override for dh_makeshlibs. | Mathieu Trudel-Lapierre | 2012-11-26 | 2 | -4/+1 |
| | | |||||
| * | Temporarily disable tests via overriding dh_auto_test; they fail to | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -0/+6 |
| | | | | | | | | properly start X in a schroot. | ||||
| * | Add Vcs-Bzr, Vcs-Browser fields with a notice to uploaders. | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -0/+6 |
| | | |||||
| * | - Reorganize Build-Depends: move libxorg-gtest-dev up to be consistent with | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -1/+5 |
| | | | | | | | | | | other indicator stack packages. - List libgtest-dev explicitly in Build-Depends. | ||||
| * | Add gnome-common to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -0/+2 |
| | | |||||
| * | Override dh_autoreconf to call autogen.sh and not run configure... | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -0/+4 |
| | | |||||
| * | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -1/+6 |
| | | | | | | | | | | - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to dh_makeshlibs. | ||||
| * | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-19 | 2 | -4/+12 |
| | | | | | | | | | | - Update to match style with other indicator stack packages: use trailing commas at the end of dependency lists. | ||||
| * | Specify that bzr-builddeb should use split mode to build the package | Mathieu Trudel-Lapierre | 2012-11-19 | 1 | -0/+2 |
| | | |||||
| * | Manually import debian/ from ido 12.10.2-0ubuntu1. | Mathieu Trudel-Lapierre | 2012-11-19 | 9 | -0/+463 |
|/ | |||||
* | one-liner to add 'check-news' to our AM_INIT_AUTOMAKE invocation | Charles Kerr | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | 12.10.2 | Charles Kerr | 2012-09-20 | 2 | -1/+4 |
| | |||||
* | the calendar widget shouldn't eat the ESC key.. Fixes: ↵ | Charles Kerr | 2012-09-20 | 1 | -1/+2 |
|\ | | | | | | | https://bugs.launchpad.net/bugs/964005. Approved by Lars Uebernickel, jenkins. | ||||
| * | the calendar widget shouldn't eat the ESC key. | Charles Kerr | 2012-09-19 | 1 | -1/+2 |
|/ | |||||
* | 12.10.1 | Lars Uebernickel | 2012-08-27 | 2 | -1/+5 |
| | |||||
* | Merge lp:~larsu/ido/remove-slider-hack-953757 | Lars Uebernickel | 2012-08-27 | 2 | -20/+2 |
|\ | | | | | | | | | Removes slider hacks. | ||||
| * | ido-range: chain up constructed() to base class | Lars Uebernickel | 2012-03-16 | 1 | -0/+2 |
| | | |||||
| * | Remove slider mouse button hack | Lars Uebernickel | 2012-03-16 | 1 | -20/+0 |
| | | | | | | | | | | This should be a global setting for all sliders and fixed in gtk. | ||||
* | | merge lp:~charlesk/ido/nogtk2 to remove gtk2 support from the configure ↵ | Charles Kerr | 2012-08-22 | 12 | -191/+4 |
|\ \ | | | | | | | | | | script and the source | ||||
| * | | remove the gtk2 conditional compiles for IdoMessageDialog | Charles Kerr | 2012-08-22 | 1 | -8/+0 |
| | | | |||||
| * | | remove the gtk2 conditional compiles for IdoCalendarMenuItem | Charles Kerr | 2012-08-22 | 1 | -28/+0 |
| | | | |||||
| * | | remove the gtk2 conditional compiles for IdoEntryMenuItem | Charles Kerr | 2012-08-22 | 1 | -24/+0 |
| | | | |||||
| * | | sync with lp:ido | Charles Kerr | 2012-08-22 | 6 | -5/+201 |
| |\ \ | |/ / |/| | | |||||
* | | | merge lp:~ken-vandine/ido/link-libm to AC_CHECK_LIBM to get -lm now that gtk ↵ | Charles Kerr | 2012-08-21 | 2 | -1/+2 |
|\ \ \ | | | | | | | | | | | | | doesn't include that in it's .pc file | ||||
| * | | | Use AC_CHECK_LIBM to get -lm now that gtk doesn't include that in it's .pc file | Ken VanDine | 2012-07-24 | 2 | -1/+3 |
| | | | | |||||
* | | | | merge lp:~charlesk/ido/switch to add GtkSwitchMenuItem | Charles Kerr | 2012-08-21 | 6 | -5/+199 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | bump to 12.10.0 | Charles Kerr | 2012-08-21 | 2 | -3/+5 |
| | | | | |||||
| * | | | revert the event delegation for now, it's not necessary for FF | Charles Kerr | 2012-08-21 | 1 | -51/+0 |
| | | | | |||||
| * | | | when the mouse is over the GtkSwitch widget, the menuitem should delegate ↵ | Charles Kerr | 2012-08-21 | 1 | -0/+51 |
| | | | | | | | | | | | | | | | | the mouse down and motion events to it. | ||||
| * | | | use gtk_menu_shell_deactivate() rather than gtk_menu_popdown(); the latter ↵ | Charles Kerr | 2012-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | handles the issue of the menu title being painted as if the menu were still open | ||||
| * | | | ...and if we're not clearing that in dispose(), then we don't need dispose() ↵ | Charles Kerr | 2012-08-21 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | anymore | ||||
| * | | | don't keep the GBinding pointer around, it'll be destroyed automatically ↵ | Charles Kerr | 2012-08-21 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | when the menuitem's destroyed | ||||
| * | | | comment tweaks | Charles Kerr | 2012-08-21 | 2 | -4/+8 |
| | | | | |||||
| * | | | make the glib 2.32 requirement explicit in configure.ac | Charles Kerr | 2012-08-21 | 1 | -2/+6 |
| | | | | |||||
| * | | | add IdoSwitchMenuItem | Charles Kerr | 2012-08-21 | 4 | -0/+197 |
|/ / / | |||||
| * | | require gtk3 | Charles Kerr | 2012-05-07 | 12 | -106/+1 |
| | | | |||||
| * | | remove unused function ido_range_grab_notify() | Charles Kerr | 2012-05-07 | 1 | -23/+0 |
|/ / | |||||
* | | merge lp:~ted/ido/gtest to add the gtest framework and a few tests to make ↵ | Charles Kerr | 2012-04-26 | 7 | -1/+232 |
|\ \ | | | | | | | | | | sure our menu items can be created and realized. | ||||
| * | | Bring in xorg-gtest to get an X11 wrapper | Ted Gould | 2012-04-25 | 2 | -3/+5 |
| | | | |||||
| * | | Build a scale menu item as well | Ted Gould | 2012-04-25 | 1 | -0/+41 |
| | | |