Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.4.90-0ubuntu1 | Ken VanDine | 2011-06-24 | 22 | -389/+99 |
| | |||||
* | releasing version 0.4.90-0ubuntu1~ppa1 | Ted Gould | 2011-06-20 | 1 | -2/+2 |
| | |||||
* | debian/rules: Making GTK2 the special build | Ted Gould | 2011-06-20 | 2 | -19/+20 |
| | |||||
* | * New upstream release. | Ted Gould | 2011-06-20 | 1 | -5/+8 |
| | | | | | | | | * Fixing visibility for Eclipse (LP: #770263 and LP: #618587) * Unseting a GValue properly (LP: #785828) * Memory leaks for GVariant usage (LP: #784890) * Making GTK 3 default build * Removing the SerializableMenuitem object | ||||
* | Hack for bzr-builddeb | Ted Gould | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | debian/control, debian/*: Renaming packages for library version | Ted Gould | 2011-04-26 | 8 | -18/+21 |
| | | | | bump from 3 to 4. | ||||
* | * Upstream Merge | Ted Gould | 2011-04-26 | 1 | -0/+8 |
| | | | | | * Bumping library revision for ABI/API changes expected in this release cycle | ||||
* | releasing version 0.4.4-0ubuntu1~ppa1 | Ted Gould | 2011-04-25 | 1 | -2/+2 |
| | |||||
* | * New upstream release. | Ted Gould | 2011-04-25 | 1 | -0/+14 |
| | | | | | | | | | | | - Fix a typo in the signal name to make it match the XML files (LP: #641209) - Ref'ing the server for the entire time we're getting the bus (LP: #738568) - Watch additions/removals from submenus that get added - Activate new toplevel menu items as they get added - Make sure we don't activate toplevel children that aren't menu items or don't have submenus (LP: #761112) | ||||
* | releasing version 0.4.3-0ubuntu3 | Ken VanDine | 2011-04-19 | 1 | -0/+10 |
| | |||||
* | * Backport bug fixes from trunk: | Michael Terry | 2011-04-15 | 1 | -0/+10 |
| | | | | | | | - Watch additions/removals from submenus that get added - Activate new toplevel menu items as they get added - Make sure we don't activate toplevel children that aren't menu items or don't have submenus (LP: #761112) | ||||
* | releasing version 0.4.3-0ubuntu1 | Ken VanDine | 2011-04-14 | 1 | -2/+11 |
|\ | |||||
| * | releasing version 0.4.3-0ubuntu1~ppa1 | Ted Gould | 2011-04-14 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-04-14 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | ∘ Handle cases where labels are added later as subwidgets in the menuitem (LP: #758759) ∘ Fix the destruction of the attached GTK menuitem (LP: #746091) ∘ Guard against an activation that does not actually have an associated menu-hide (LP: #750588) | ||||
| * | Merging in U. Desktop | Ted Gould | 2011-04-14 | 5 | -6/+436 |
| |\ | |/ |/| | |||||
* | | - Fixed package names in build targets (LP: #760102) | Ken VanDine | 2011-04-14 | 5 | -6/+429 |
| | | | | | | | | | | | | | | - Dropped makeshlibs in favor of symbols files * +debian/libdbusmenu-glib3.symbols * +debian/libdbusmenu-gtk3-3.symbols * +debian/libdbusmenu-gtk3.symbols | ||||
* | | Fixed package names for makeshlibs and build targets (LP: #760102) | Ken VanDine | 2011-04-14 | 2 | -4/+4 |
| | | |||||
* | | * debian/rules | Ken VanDine | 2011-04-13 | 2 | -3/+10 |
| | | | | | | | | - Fixed package names for makeshlibs (LP: #760102) | ||||
| * | releasing version 0.4.2-0ubuntu4~ppa1 | Ted Gould | 2011-04-12 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-04-12 | 1 | -0/+9 |
|/ | | | | | | * Handle cases where labels are added later as subwidgets in the menuitem (LP: #758759) * Fix the destruction of the attached GTK menuitem (LP: #746091) | ||||
* | releasing version 0.4.2-0ubuntu3 | Ken VanDine | 2011-04-11 | 1 | -0/+7 |
| | |||||
* | * debian/libdbusmenu-gtk3-dev.install: | Michael Terry | 2011-04-07 | 2 | -0/+8 |
| | | | | - Add missing header files to gtk3 dev package | ||||
* | releasing version 0.4.2-0ubuntu1 | Ken VanDine | 2011-04-07 | 1 | -0/+14 |
|\ | |||||
| * | releasing version 0.4.2-0ubuntu1~ppa1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-04-07 | 1 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | ∘ Fix GIR scan to not include duplicate namespaces (LP: #750575) ∘ Keep refs to the client and makes sure to disconnect all handlers. (LP: #749609) ∘ Add GTK side handlers for the open/close events to ensure GTK apps can use those events still (LP: #750588) ∘ Create submenus for menuitems that don't have children but still have told us they need them with the child-display property. (LP: #619811) | ||||
| * | releasing version 0.4.1-0ubuntu2~ppa1 | Ted Gould | 2011-04-05 | 1 | -2/+2 |
| | | |||||
| * | Add GTK side handlers for the open/close events to ensure GTK | Ted Gould | 2011-04-05 | 1 | -1/+3 |
| | | | | | | | | apps can use those events still (LP: #750588) | ||||
| * | Keep refs to the client and makes sure to disconnect all | Ted Gould | 2011-04-05 | 1 | -1/+3 |
| | | | | | | | | handlers. (LP: #749609) | ||||
| * | * Upstream Merge | Ted Gould | 2011-04-05 | 1 | -0/+7 |
|/ | | | | * Fix GIR scan to not include duplicate namespaces (LP: #750575) | ||||
* | releasing version 0.4.1-0ubuntu1 | Ken VanDine | 2011-03-31 | 1 | -0/+9 |
|\ | |||||
| * | releasing version 0.4.1-0ubuntu1~ppa1 | Ted Gould | 2011-03-31 | 1 | -34/+2 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2011-03-31 | 1 | -0/+9 |
| | | | | | | | | | | | | * Managed variant iterators better to stop crash when dealing with apps that have multiple shortcuts (LP: #741726) * Handled GtkMenuItems with no labels as separators (LP: #729187) | ||||
| * | Merge with U. Desktop | Ted Gould | 2011-03-31 | 1 | -0/+7 |
| |\ | |/ |/| | |||||
* | | releasing version 0.4.0-0ubuntu2 | Ken VanDine | 2011-03-28 | 1 | -0/+7 |
| | | |||||
| * | releasing version 0.4.0-0ubuntu2~ppa4 | Ted Gould | 2011-03-29 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-29 | 1 | -0/+8 |
| | | | | | | | | | | * Protections and keeping the child variant for the iterator around longer. | ||||
| * | releasing version 0.4.0-0ubuntu2~ppa3 | Ted Gould | 2011-03-28 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-28 | 1 | -0/+8 |
| | | | | | | | | | | * Don't unref the variant we didn't have a ref to when we error out. | ||||
| * | releasing version 0.4.0-0ubuntu2~ppa2 | Ted Gould | 2011-03-28 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-28 | 1 | -0/+8 |
| | | | | | | | | | | * Protecting the parent variant throughout it's usage in the iterator in the while loop. (LP: #741726) | ||||
| * | releasing version 0.4.0-0ubuntu2~ppa1 | Ted Gould | 2011-03-24 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-24 | 1 | -0/+8 |
|/ | | | | | * Putting in protections on properties that we don't quite understand. | ||||
* | releasing version 0.4.0-0ubuntu1 | Ken VanDine | 2011-03-23 | 1 | -0/+11 |
|\ | |||||
| * | releasing version 0.4.0-0ubuntu1~ppa1 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-03-23 | 1 | -15/+3 |
| | | |||||
| * | releasing version 0.3.102-0ubuntu2~ppa3 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-23 | 1 | -0/+8 |
| | | | | | | | | | | * Protect from NULL variants by using iter_loop (LP: #737844) * Look for accellerators inside the labels as well | ||||
| * | releasing version 0.3.102-0ubuntu2~ppa2 | Ted Gould | 2011-03-22 | 1 | -2/+2 |
| | | |||||
| * | * Upstream Merge | Ted Gould | 2011-03-22 | 1 | -0/+8 |
| | | | | | | | | | | * Protecting properties that are getting updated from an extra remove signal. (LP: #730925) | ||||
| * | releasing version 0.3.102-0ubuntu2~ppa1 | Ted Gould | 2011-03-21 | 1 | -2/+2 |
| | |