Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing 12.10.3daily13.05.15-0ubuntu1, based on r443 | Automatic PS uploader | 2013-05-15 | 1 | -0/+15 |
| | |||||
* | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r440 | Automatic PS uploader | 2013-02-01 | 1 | -2/+15 |
| | |||||
* | * Update main sgml documentation files to remove the xml includes we don't | Mathieu Trudel-Lapierre | 2013-01-21 | 1 | -0/+3 |
| | | | | | generate anymore. (LP: #1102468) * Drop deprecated calls to g_type_init(). (LP: #1102471) | ||||
* | Clear up the uses of g_type_init(). | Mathieu Trudel-Lapierre | 2013-01-21 | 1 | -0/+1 |
| | |||||
* | Add bootstrap message. | Didier Roche | 2013-01-09 | 1 | -0/+8 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | add bug numbers and bootstrapping message | Didier Roche | 2013-01-09 | 1 | -0/+8 |
| | | |||||
* | | making the test execution a bit more robus by getting a free X server number ↵ | Martin Mrazik | 2013-01-09 | 1 | -1/+1 |
|/ | | | | instead of the default 99 | ||||
* | - Add xvfb to Build-Depends. | Mathieu Trudel-Lapierre | 2012-12-04 | 3 | -1/+4 |
| | | | | - Run dh_auto_test through xvfb-run. | ||||
* | Add dbus-test-runner to Build-Depends. | Mathieu Trudel-Lapierre | 2012-12-04 | 2 | -0/+2 |
| | |||||
* | Re-enable tests. | Mathieu Trudel-Lapierre | 2012-11-26 | 1 | -2/+1 |
| | |||||
* | Override dh_auto_test to make sure they can be run for both the gtk2 and | Mathieu Trudel-Lapierre | 2012-11-23 | 2 | -0/+8 |
| | | | | gtk3 flavors. | ||||
* | Remove outdated Breaks:. | Mathieu Trudel-Lapierre | 2012-11-23 | 2 | -7/+1 |
| | |||||
* | debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the | Mathieu Trudel-Lapierre | 2012-11-22 | 2 | -1/+3 |
| | | | | multiarch triplet rather than usr/lib/libdbusmenu. | ||||
* | Clean up unnecessary files we don't want to install, so that dh_install | Mathieu Trudel-Lapierre | 2012-11-22 | 2 | -0/+6 |
| | | | | can complete. | ||||
* | Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -1/+6 |
| | |||||
* | debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example. | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -0/+2 |
| | |||||
* | debian/compat: bump to compat level 9. | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -1/+2 |
| | |||||
* | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -31/+46 |
| | | | | | | - Convert to dh9; some variables where kept but renamed to brevity. - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run configure. | ||||
* | - Drop Build-Depends on cdbs. | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -2/+3 |
| | | | | - Bump debhelper Build-Depends to (>= 9). | ||||
* | Update style to match other indicator stack packages. | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -21/+22 |
| | |||||
* | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-21 | 2 | -6/+13 |
| | | | | - Reorganize Build-Depends for clarity. | ||||
* | releasing version 12.10.2-0ubuntu1 | Sebastien Bacher | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | New upstream release. | Sebastien Bacher | 2012-10-03 | 1 | -0/+6 |
| | |||||
* | releasing version 12.10.1-0ubuntu2 | Sebastien Bacher | 2012-09-24 | 1 | -2/+2 |
| | |||||
* | Backport upstream fix for segfault issue (lp: #1053670) | Sebastien Bacher | 2012-09-24 | 1 | -0/+6 |
|\ | |||||
* | | releasing version 12.10.1-0ubuntu1 | Didier Roche | 2012-09-20 | 1 | -3/+2 |
| | | |||||
* | | New upstream release. | Didier Roche | 2012-09-20 | 1 | -3/+3 |
| | | |||||
* | | * New upstream release. | Didier Roche | 2012-09-20 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | - Honor changes to GtkSettings' gtk-menu-images value (LP: #927236) - don't display an underscore on menuitimes containing a '&' (LP: #994564) - set the widget for the accelerator even if there isn't a mnemonic (LP: #982656) - make the vala bindings use pkg-config names, rather than gir ones - Some platforms don't have valgrind, so treat those unit tests separately - make headers match independent of the build directory - constify some public API calls | ||||
* | | releasing version 0.6.2-0ubuntu1 | Sebastien Bacher | 2012-06-13 | 1 | -0/+10 |
|\ \ | |||||
| * | | releasing version 0.6.2-0ubuntu1~ppa1 | Ted Gould | 2012-06-13 | 1 | -2/+2 |
| | | | |||||
| * | | * New upstream release. | Ted Gould | 2012-06-13 | 1 | -0/+10 |
|/ / | | | | | | | | | | | | | * Fixed duplicated underscores in menus (LP: #979301) * Fix for keybindings not showing in menus bug (LP: #982656) * DbusmenuServer leaks private string (LP: #981766) * Ensure menuitems with '&' show them properly (LP: #994564) | ||||
* | | releasing version 0.6.1-0ubuntu3 | Sebastien Bacher | 2012-04-16 | 1 | -2/+2 |
| | | |||||
* | | Backport fix for keybindings not showing in menus bug (lp: #982656) | Sebastien Bacher | 2012-04-16 | 1 | -0/+6 |
|\| | |||||
* | | releasing version 0.6.1-0ubuntu2 | Ken VanDine | 2012-04-12 | 1 | -2/+2 |
|\| | |||||
* | | * libdbusmenu-gtk/genericmenuitem.c | Ken VanDine | 2012-04-12 | 1 | -0/+7 |
|\| | | | | | | | - Fixed duplicated underscores in menus (LP: #979301) | ||||
* | | releasing version 0.6.1-0ubuntu1 | Ken VanDine | 2012-04-11 | 1 | -1/+1 |
| | | |||||
* | | * New upstream release. | Ken VanDine | 2012-04-11 | 1 | -0/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * Fix mnemonics in wifi hotspot names. (LP: #903200) * Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821) * Fix about-to-show grouping. * Fix visibility signal in the server. * Silence false positives in dbusmenu's signal smoke tests. | ||||
| * | | releasing version 0.6.1-0ubuntu1~ppa1 | Charles Kerr | 2012-04-11 | 1 | -2/+2 |
| | | | |||||
| * | | * New upstream release. | Charles Kerr | 2012-04-11 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Fix mnemonics in wifi hotspot names. (LP: #903200) * Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821) * Fix about-to-show grouping. * Fix visibility signal in the server. * Silence false positives in dbusmenu's signal smoke tests. | ||||
* | | | releasing version 0.5.99-0ubuntu3 | Ken VanDine | 2012-04-10 | 1 | -0/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
* | | releasing version 0.5.99-0ubuntu2 | Ken VanDine | 2012-04-09 | 1 | -2/+2 |
| | | |||||
* | | - Fixed: underscore on menu items change on switching focus (LP: #903200) | Ken VanDine | 2012-04-09 | 1 | -2/+5 |
|\| | | | | | | | | | | | * libdbusmenu-gtk/parser.c - Fixed: nautilus crashed with SIGSEGV in dbusmenu_menuitem_property_remove() (LP: #959821) | ||||
* | | * libdbusmenu-gtk/genericmenuitem.c | Ken VanDine | 2012-04-09 | 1 | -1/+3 |
|\| | | | | | | | - Fix underscore on menu items change on switching focus (LP: #903200) | ||||
* | | * libdbusmenu-glib/server.c | Ken VanDine | 2012-04-09 | 1 | -0/+7 |
|\| | | | | | | | - Cherry picked a fix for a regression in about-to-show grouping | ||||
* | | releasing version 0.5.99-0ubuntu1 | Ken VanDine | 2012-04-05 | 1 | -16/+3 |
| | | |||||
* | | releasing version 0.5.99-0ubuntu1~ppa1 | Charles Kerr | 2012-04-05 | 1 | -2/+2 |
| | | |||||
* | | remove accidentally-public function session_bus_cb() from our symbols list | Charles Kerr | 2012-04-05 | 1 | -1/+0 |
| | | |||||
* | | * New upstream release. | Charles Kerr | 2012-04-05 | 1 | -0/+7 |
| | | | | | | | | * Make private two impl functions that were accidentally public | ||||
* | | releasing version 0.5.98-0ubuntu1~ppa1 | Charles Kerr | 2012-04-05 | 1 | -0/+7 |
| | | |||||
* | | releasing version 0.5.97-0ubuntu1~ppa1 | Charles Kerr | 2012-04-04 | 1 | -2/+2 |
| | |