| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
|/| /
| |/ |
|
| | |
|
|\|
| |
| |
| |
| |
| | |
* libdbusmenu-gtk/parser.c
- Fixed: nautilus crashed with SIGSEGV in
dbusmenu_menuitem_property_remove() (LP: #959821)
|
|\|
| |
| |
| | |
- Fix underscore on menu items change on switching focus (LP: #903200)
|
|\|
| |
| |
| | |
- Cherry picked a fix for a regression in about-to-show grouping
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
* Make private two impl functions that were accidentally public
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Reduce the number of messages hud-service sends. (LP: #957022)
* Fix valgrind tests thanks to a little help from sewardj.
* Add gcov targets to autotools build for code-coverage reporting.
|
|\| |
|
| | |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Faster menuitem lookups (LP: #801699)
* To reduce dbus traffic, only send event replies when the caller requests them
* Added support for callgrind-based benchmarks
* Minor code cleanup
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix theme change bug (LP: #953509)
* Don't request event responses if no one is listening
* Fix a warning on custom menu items without labels
|
| |
|
| |
|
|
|
|
|
| |
* Fixing setting name of ATK objects
* Cleaning up a warning on shutdown (LP: #950762)
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
* Setting the ATK Role on menu items (LP: #878708)
* Cleaning up code paths to avoid goto's (LP: #940651)
* Fixing setting an icon multiple times (LP: #934574)
|
| | |
|
|/
|
|
|
|
| |
* Setting the ATK Role on menu items (LP: #878708)
* Cleaning up code paths to avoid goto's (LP: #940651)
* Fixing setting an icon multiple times (LP: #934574)
|
|\ |
|
| | |
|
| |
| |
| |
| | |
* Fix label leak and make it not have disposition (LP: #937829)
|
| | |
|
| | |
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* Add property for accessible descriptions
* Use insert/remove signals on GTK3 build
* Change icon data to be a byte stream instead of base64
* Adjust GTK3 include path to match other libs
* Don't get objects from boolean values (LP: #870742)
* Fix depreactions on GTK3 (LP: #917115)
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* Allow for an ID of 0 in about_to_show for indicators (LP: #862989)
* Clear the image pointer when we take it
* Ensure we drop all references to the GTK widget when a menuitem
gets destroyed (LP: #835646)
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Protect functions against NULL results (LP: #757569, LP: #742909,
LP: #743050, LP: #743661)
|