| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added build targets to build with gtk3 enabled in additional to
default build with gtk2
* debian/control
- Updated build depends to support building with gtk+-3.0
- Added dh-autoreconf build depends
- Added libdbusmenu-gtk3-2, libdbusmenu-gtk3-dev, gir1.0-dbusmenu-gtk3-0.2
binaries
- build depend on libgdk-pixbuf2.0-dev >= 2.22.1-0ubuntu4, needed
for GIR fixes
* docs/libdbusmenu-gtk/reference/Makefile.am, libdbusmenu-glib/Makefile.am,
libdbusmenu-gtk/Makefile.am
- Fixes needed for building with-gtk=3
|
| |
|
|\ |
|
|\| |
|
|/ |
|
|\ |
|
| |\
| |/
|/| |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added doc packages
- added build dep for gtk-doc-tools
* debian/libdbusmenu-glib-doc.install added
* debian/libdbusmenu-gtk-doc.install added
* debian/rules
- enabled gtk-doc for configure
* New upstream release.
* Set the 'child-display' property on menuitems that
have child menuitems.
* gtk-doc support
* Document the 'shortcut' property
* New upstream release.
* Add function to get submenu of GTK-ified items
* Fix signal prototype of ID update
* Fixing up VAPI files to build them correctly
* Fixing the version string in the GIR file
* Fix documentation title page
* Reject text nodes early (warnings with Qt integration)
* debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
names for package list.
* debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the
typelib file.
|
| |
|
| |
|
|\ |
|
|/ |
|
| |
|
|
|
|
|
| |
- updated shlibs version
|
|
|
|
|
| |
* Checking returned properties to ensure that there wasn't
DBus errors. (LP: #433719)
|
| |
|
| |
|
|
|