aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* | New upstream release.Didier Roche2012-09-201-3/+3
| |
* | * New upstream release.Didier Roche2012-09-201-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-0ubuntu1Sebastien Bacher2012-06-131-0/+10
|\ \
| * | releasing version 0.6.2-0ubuntu1~ppa1Ted Gould2012-06-131-2/+2
| | |
| * | * New upstream release.Ted Gould2012-06-131-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-0ubuntu3Sebastien Bacher2012-04-161-2/+2
| |
* | Backport fix for keybindings not showing in menus bug (lp: #982656)Sebastien Bacher2012-04-161-0/+6
|\|
* | releasing version 0.6.1-0ubuntu2Ken VanDine2012-04-121-2/+2
|\|
* | * libdbusmenu-gtk/genericmenuitem.cKen VanDine2012-04-121-0/+7
|\| | | | | | | - Fixed duplicated underscores in menus (LP: #979301)
* | releasing version 0.6.1-0ubuntu1Ken VanDine2012-04-111-1/+1
| |
* | * New upstream release.Ken VanDine2012-04-111-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~ppa1Charles Kerr2012-04-111-2/+2
| | |
| * | * New upstream release.Charles Kerr2012-04-111-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-0ubuntu3Ken VanDine2012-04-101-0/+7
|\ \ \ | |/ / |/| / | |/
* | releasing version 0.5.99-0ubuntu2Ken VanDine2012-04-091-2/+2
| |
* | - Fixed: underscore on menu items change on switching focus (LP: #903200)Ken VanDine2012-04-091-2/+5
|\| | | | | | | | | | | * libdbusmenu-gtk/parser.c - Fixed: nautilus crashed with SIGSEGV in dbusmenu_menuitem_property_remove() (LP: #959821)
* | * libdbusmenu-gtk/genericmenuitem.cKen VanDine2012-04-091-1/+3
|\| | | | | | | - Fix underscore on menu items change on switching focus (LP: #903200)
* | * libdbusmenu-glib/server.cKen VanDine2012-04-091-0/+7
|\| | | | | | | - Cherry picked a fix for a regression in about-to-show grouping
* | releasing version 0.5.99-0ubuntu1Ken VanDine2012-04-051-16/+3
| |
* | releasing version 0.5.99-0ubuntu1~ppa1Charles Kerr2012-04-051-2/+2
| |
* | remove accidentally-public function session_bus_cb() from our symbols listCharles Kerr2012-04-051-1/+0
| |
* | * New upstream release.Charles Kerr2012-04-051-0/+7
| | | | | | | | * Make private two impl functions that were accidentally public
* | releasing version 0.5.98-0ubuntu1~ppa1Charles Kerr2012-04-051-0/+7
| |
* | releasing version 0.5.97-0ubuntu1~ppa1Charles Kerr2012-04-041-2/+2
| |
* | * New upstream release.Charles Kerr2012-04-041-0/+9
| | | | | | | | | | | | * Reduce the number of messages hud-service sends. (LP: #957022) * Fix valgrind tests thanks to a little help from sewardj. * Add gcov targets to autotools build for code-coverage reporting.
* | releasing version 0.5.96-0ubuntu2Ken VanDine2012-04-031-0/+6
|\|
| * remove the debian dir I accidentally added (blame bzr build weirdness)Alex Launi2011-12-1625-1697/+0
| |
| * Merge debian of lp:~ubuntu-desktop/dbusmenu/ubuntuAlex Launi2011-12-1625-0/+1697
|
* releasing version 0.5.96-0ubuntu1Ken VanDine2012-03-292-3/+10
|
* releasing version 0.5.96-0ubuntu1~ppa1Charles Kerr2012-03-291-2/+2
|
* * New upstream release.Charles Kerr2012-03-291-0/+10
| | | | | | | * Faster menuitem lookups (LP: #801699) * To reduce dbus traffic, only send event replies when the caller requests them * Added support for callgrind-based benchmarks * Minor code cleanup
* releasing version 0.5.95-0ubuntu1Ken VanDine2012-03-211-1/+1
|
* releasing version 0.5.95-0ubuntu1~ppa1Ted Gould2012-03-211-2/+2
|
* * New upstream release.Ted Gould2012-03-211-0/+9
| | | | | | * Fix theme change bug (LP: #953509) * Don't request event responses if no one is listening * Fix a warning on custom menu items without labels
* releasing version 0.5.94-0ubuntu1Ken VanDine2012-03-121-1/+1
|
* releasing version 0.5.94-0ubuntu1~ppa1Ted Gould2012-03-091-2/+2
|
* * New upstream release.Ted Gould2012-03-091-0/+8
| | | | | * Fixing setting name of ATK objects * Cleaning up a warning on shutdown (LP: #950762)
* releasing version 0.5.93-0ubuntu1Sebastien Bacher2012-03-091-1/+1
|
* * New upstream release.Sebastien Bacher2012-03-091-0/+9
|\ | | | | | | | | | | | | * Setting the ATK Role on menu items (LP: #878708) * Cleaning up code paths to avoid goto's (LP: #940651) * Fixing setting an icon multiple times (LP: #934574)
| * releasing version 0.5.93-0ubuntu1~ppa1Ted Gould2012-03-081-2/+2
| |
| * * New upstream release.Ted Gould2012-03-081-0/+9
|/ | | | | | * Setting the ATK Role on menu items (LP: #878708) * Cleaning up code paths to avoid goto's (LP: #940651) * Fixing setting an icon multiple times (LP: #934574)
* releasing version 0.5.92-0ubuntu1Sebastien Bacher2012-02-231-0/+7
|\
| * releasing version 0.5.92-0ubuntu1~ppa1Ted Gould2012-02-231-2/+2
| |
| * * New upstream release.Ted Gould2012-02-231-0/+7
| | | | | | | | * Fix label leak and make it not have disposition (LP: #937829)
* | releasing version 0.5.91-0ubuntu2Sebastien Bacher2012-02-151-2/+2
| |
* | debian/control: restore gtk2 gir depends until that source is updatedSebastien Bacher2012-02-152-0/+7
| |
* | releasing version 0.5.91-0ubuntu1Sebastien Bacher2012-02-151-2/+2
| |
* | * debian/control:Sebastien Bacher2012-02-152-6/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - drop git binaries, the libdev depends on it - set ubuntu vcs - use the current vala version [ Ted Gould ] * New upstream release. * Remove unused const on GStrv's * Only free when there is data to free * Ensure that we only return once even with error (LP: #929856) * Fix an error on a failure to send properties (LP: #929707) * Ensure the hash variant isn't NULL in the comparison (LP: #929710) * Fix some of the issues with throwing criticals * Ensure our tests fail if they throw criticals * Parse and handle a11y descriptions * Don't pass NULL to ATK * Non-srcdir build fixes
| * releasing version 0.5.91-0ubuntu1~ppa1Ted Gould2012-02-151-2/+2
| |
| * * New upstream release.Ted Gould2012-02-151-0/+16
|/ | | | | | | | | | | | | * Remove unused const on GStrv's * Only free when there is data to free * Ensure that we only return once even with error (LP: #929856) * Fix an error on a failure to send properties (LP: #929707) * Ensure the hash variant isn't NULL in the comparison (LP: #929710) * Fix some of the issues with throwing criticals * Ensure our tests fail if they throw criticals * Parse and handle a11y descriptions * Don't pass NULL to ATK * Non-srcdir build fixes