| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- build depend on libatk1.0-dev
* debian/*-dev.install
- fixed paths for installed headers
* debian/libdbusmenu-glib4.symbols
- added new symbols
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bump from 3 to 4.
|
| |
|
| |
|
|
|
|
| |
- Use new libgtk-3-dev build-depends
|
| |
|
| |
|
|
|
|
| |
"0.4" which now the names of the actual files.
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
- Use gir:Depends
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
| |
debian/libdbusmenu-gtk2.install: Switching package names to
match .so bump.
|
|\ |
|
|\| |
|
|/ |
|
|
|
|
| |
make check rules
|
|\ |
|
| | |
|
| |\
| |/
|/|
| |
| | |
* New upstream release.
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* New upstream release.
∘ Protect against NULL nodes (LP: #602444)
∘ Remove extra warnings and messages
∘ Handle not having a session bus better (LP: #598715)
* New upstream release.
* Block building submenus on separators (LP: #598620)
* Adding more through JSON support for testing
* Fixing up value handling in dbusmenu-dumper
* debian/control, debian/libdbusmenu-jsonloader*install: Adding
two binary packages for the jsonloader test library.
|
| |/
|/| |
|
|\ \ |
|
|/| |
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
library version.
|
| |
| |
| |
| | |
two binary packages for the jsonloader test library.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* debian/control: Switching branch on this branch to be the
dbusmenu-team.
* Merge from Ubuntu.
Closes: #586069
* debian/control:
- Set Maintainer to pkg-ayatana.
- Add myself as Uploader.
- Update package descriptions.
- Standards-Version: 3.8.4
- Fix Homepage URL.
- Update Vcs-* fields.
* debian/copyright:
- Convert to DEP5 format.
- Add Ken and Sebastien, according to changelog.
- Add Aurélien Gâteau, according to headers.
|
| | |
|
| |
| |
| |
| |
| | |
- Fix Homepage URL.
|
| | |
|
|/
|
|
|
|
|
| |
* debian/control:
- Set Maintainer to pkg-ayatana.
- Add myself as Uploader.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|\ |
|
|/ |
|
|
|
|
|
| |
* Adding dependencies for gir-repository-dev and
gobject-introspection to ensure we get all the GI goodies.
|