| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Protect functions against NULL results (LP: #757569, LP: #742909,
LP: #743050, LP: #743661)
|
| |
|
| |
|
|
|
|
|
|
| |
∘ Protect functions from NULL submenus (LP: #803667)
∘ Build fixes (LP: #552526, LP: #552530, LP: #552538, LP: #709761,
LP: #713690, LP: #643871, LP: #713685)
|
| |
|
|
|
|
| |
* Build fixes to allow more optional builds
|
| |
|
| |
|
|
|
|
| |
* Fix packing of generic menu items to use toggle-spacing
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add in a property for setting the menuitem disposition
* New upstream release (0.4.92).
* Fix GTK 2 build for style properties
* Fixed proxied menu events not getting returned (LP: #799878)
* Removed debian/patches:
* All upstream
* debian/libdbusmenu-gtk4.symbols debian/libdbusmenu-gtk3-4.symbols
- Added new symbols
|
| | |
|
| |
| |
| |
| | |
* All upstream
|
| |
| |
| |
| |
| |
| | |
* New upstream release (0.4.92).
* Fix GTK 2 build for style properties
* Fixed proxied menu events not getting returned (LP: #799878)
|
|/
|
|
| |
* Add in a property for setting the menuitem disposition
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
| |
bump from 3 to 4.
|
|
|
|
|
| |
* Bumping library revision for ABI/API changes expected in this
release cycle
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
∘ 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)
|
| |\
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
- 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 (LP: #760102)
|
| | |
|
|/
|
|
|
|
| |
* Handle cases where labels are added later as subwidgets in
the menuitem (LP: #758759)
* Fix the destruction of the attached GTK menuitem (LP: #746091)
|
| |
|
|
|
|
| |
- Add missing header files to gtk3 dev package
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
∘ 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)
|
| | |
|
| |
| |
| |
| | |
apps can use those events still (LP: #750588)
|
| |
| |
| |
| | |
handlers. (LP: #749609)
|
|/
|
|
| |
* Fix GIR scan to not include duplicate namespaces (LP: #750575)
|
|\ |
|