aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
...
| * * New upstream release (0.4.91).Ted Gould2011-08-241-3/+6
| | | | | | | | | | | | * New upstream release (0.4.92). * Fix GTK 2 build for style properties * Fixed proxied menu events not getting returned (LP: #799878)
| * * New upstream release.Ted Gould2011-08-241-0/+7
|/ | | | * Add in a property for setting the menuitem disposition
* releasing version 0.4.90-0ubuntu4Didier Roche2011-07-251-2/+2
|
* * debian/rules:Didier Roche2011-07-251-0/+10
| | | | | | | - avoid making indicator-appmenu* depends on gtk2/3 by dpkg-shlibdeps. The library doesn't hurt if gtk isn't installed and that enable pre-installlation of the indicator stack without requiring the full gtk stack being there without any gtk app installed.
* releasing version 0.4.90-0ubuntu3Ken VanDine2011-06-281-0/+7
|
* releasing version 0.4.90-0ubuntu2Ken VanDine2011-06-241-0/+8
|
* releasing version 0.4.90-0ubuntu1Ken VanDine2011-06-241-2/+17
|
* releasing version 0.4.90-0ubuntu1~ppa1Ted Gould2011-06-201-2/+2
|
* debian/rules: Making GTK2 the special build Ted Gould2011-06-201-1/+2
|
* * New upstream release.Ted Gould2011-06-201-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-builddebTed Gould2011-06-201-1/+1
|
* debian/control, debian/*: Renaming packages for library versionTed Gould2011-04-261-1/+3
| | | | bump from 3 to 4.
* * Upstream MergeTed Gould2011-04-261-0/+8
| | | | | * Bumping library revision for ABI/API changes expected in this release cycle
* releasing version 0.4.4-0ubuntu1~ppa1Ted Gould2011-04-251-2/+2
|
* * New upstream release.Ted Gould2011-04-251-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-0ubuntu3Ken VanDine2011-04-191-0/+10
|
* * Backport bug fixes from trunk:Michael Terry2011-04-151-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-0ubuntu1Ken VanDine2011-04-141-2/+11
|\
| * releasing version 0.4.3-0ubuntu1~ppa1Ted Gould2011-04-141-2/+2
| |
| * New upstream release.Ted Gould2011-04-141-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. DesktopTed Gould2011-04-141-0/+11
| |\ | |/ |/|
* | - Fixed package names in build targets (LP: #760102)Ken VanDine2011-04-141-2/+6
| | | | | | | | | | | | | | - 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 VanDine2011-04-141-2/+2
| |
* | * debian/rulesKen VanDine2011-04-131-0/+7
| | | | | | | | - Fixed package names for makeshlibs (LP: #760102)
| * releasing version 0.4.2-0ubuntu4~ppa1Ted Gould2011-04-121-2/+2
| |
| * * Upstream MergeTed Gould2011-04-121-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-0ubuntu3Ken VanDine2011-04-111-0/+7
|
* * debian/libdbusmenu-gtk3-dev.install:Michael Terry2011-04-071-0/+7
| | | | - Add missing header files to gtk3 dev package
* releasing version 0.4.2-0ubuntu1Ken VanDine2011-04-071-0/+14
|\
| * releasing version 0.4.2-0ubuntu1~ppa1Ted Gould2011-04-071-2/+2
| |
| * New upstream release.Ted Gould2011-04-071-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~ppa1Ted Gould2011-04-051-2/+2
| |
| * Add GTK side handlers for the open/close events to ensure GTKTed Gould2011-04-051-1/+3
| | | | | | | | apps can use those events still (LP: #750588)
| * Keep refs to the client and makes sure to disconnect allTed Gould2011-04-051-1/+3
| | | | | | | | handlers. (LP: #749609)
| * * Upstream MergeTed Gould2011-04-051-0/+7
|/ | | | * Fix GIR scan to not include duplicate namespaces (LP: #750575)
* releasing version 0.4.1-0ubuntu1Ken VanDine2011-03-311-0/+9
|\
| * releasing version 0.4.1-0ubuntu1~ppa1Ted Gould2011-03-311-34/+2
| |
| * * New upstream release.Ted Gould2011-03-311-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. DesktopTed Gould2011-03-311-0/+7
| |\ | |/ |/|
* | releasing version 0.4.0-0ubuntu2Ken VanDine2011-03-281-0/+7
| |
| * releasing version 0.4.0-0ubuntu2~ppa4Ted Gould2011-03-291-2/+2
| |
| * * Upstream MergeTed Gould2011-03-291-0/+8
| | | | | | | | | | * Protections and keeping the child variant for the iterator around longer.
| * releasing version 0.4.0-0ubuntu2~ppa3Ted Gould2011-03-281-2/+2
| |
| * * Upstream MergeTed Gould2011-03-281-0/+8
| | | | | | | | | | * Don't unref the variant we didn't have a ref to when we error out.
| * releasing version 0.4.0-0ubuntu2~ppa2Ted Gould2011-03-281-2/+2
| |
| * * Upstream MergeTed Gould2011-03-281-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~ppa1Ted Gould2011-03-241-2/+2
| |
| * * Upstream MergeTed Gould2011-03-241-0/+8
|/ | | | | * Putting in protections on properties that we don't quite understand.
* releasing version 0.4.0-0ubuntu1Ken VanDine2011-03-231-0/+11
|\
| * releasing version 0.4.0-0ubuntu1~ppa1Ted Gould2011-03-231-2/+2
| |