aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GTK3 deprecationsTed Gould2012-01-241-0/+10
|\
| * Fix build with gtk3 by ifdeffing the GtkBox/HBox construction in genericmenui...Mikkel Kamstrup Erlandsen2012-01-161-0/+10
|/
* build fixesAlex Launi2011-12-162-8/+21
* remove the debian dir I accidentally added (blame bzr build weirdness)Alex Launi2011-12-1625-1697/+0
* set full path of glib enum filesAlex Launi2011-12-161-2/+2
* Merge debian of lp:~ubuntu-desktop/dbusmenu/ubuntuAlex Launi2011-12-1625-0/+1697
* Add in a check for always-show-image getting a different typeTed Gould2011-12-011-2/+7
|\
| * Don't try to get objects from boolean values. Handle the 'always show image'...Ted Gould2011-10-131-2/+7
* | Cancelling the idle if the menu item is removedTed Gould2011-11-291-3/+10
|\ \
| * | make sure to cancel an idle callback when the object diesMichael Terry2011-11-101-3/+10
| |/
* | Test is now working on JenkinsTed Gould2011-11-281-3/+0
|\ \ | |/ |/|
| * Remove test-glib-proxy from XFAIL listAlex Launi2011-10-261-3/+0
* | 0.5.1Ted Gould2011-10-131-3/+3
|/
* Allow about-to-show on 0 based items (root items)Ted Gould2011-10-121-1/+1
|\
| * id of 0 in dbusmenu_client_send_about_to_show is valid, and used in appindica...Ken VanDine2011-09-301-1/+1
* | Make sure to finally unref the GTK menuitemTed Gould2011-10-121-5/+13
|\ \
| * | remove last ref from GtkMenuItems that we createMichael Terry2011-10-041-5/+13
| |/
* | If the child is copied make sure we don't delete the original.Ted Gould2011-10-121-0/+1
|\ \ | |/ |/|
| * when resetting an image widget and it's the only child of the menuitem, make ...Michael Terry2011-10-051-0/+1
|/
* 0.5.0Ted Gould2011-09-291-3/+3
* More NULL protectionTed Gould2011-09-291-0/+5
|\
| * Protecting against NULL private areasTed Gould2011-09-231-0/+5
* | Protect from a NULL classTed Gould2011-09-271-1/+1
|\ \
| * | Ensure the class is correctTed Gould2011-09-231-1/+1
* | | Protect client_about_to_show() from abusersTed Gould2011-09-271-0/+4
|\ \ \
| * | | Attaching bugTed Gould2011-09-230-0/+0
| * | | Protect an external function betterTed Gould2011-09-231-0/+4
| | |/ | |/|
* | | Protect from NULL privatesTed Gould2011-09-271-0/+2
|\ \ \
| * | | Protect against an odd crash. Not sure how the private becomes 'NULL'Ted Gould2011-09-231-0/+2
* | | | Fix ref leaks in proxy codeTed Gould2011-09-231-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | unref added children in proxy codeMichael Terry2011-09-231-0/+2
|/ / /
* | | 0.4.94Ted Gould2011-09-191-3/+3
* | | Adding an optional build of the dumperDennis Schridde2011-09-193-4/+30
* | | Making it so that the Vala build is optionalDennis Schridde2011-09-193-0/+19
* | | Protect the parse from segfaultsTed Gould2011-09-192-0/+5
|\ \ \
| * | | Making sure to sink the reference before parsing it.Ted Gould2011-09-191-0/+2
| * | | Adding in warnings to protect watch_submenuTed Gould2011-09-191-0/+3
|/ / /
* | | Fix introspection buildTed Gould2011-09-020-0/+0
|\ \ \
| * | | Fix dependencies in introspection buildDennis Schridde2011-09-021-1/+1
* | | | Make the test app not depend on dbusmenu-GTKTed Gould2011-09-021-8/+0
|\ \ \ \
| * | | | Remove unneeded dbusmenu-GTK dep in testappDennis Schridde2011-09-021-8/+0
| |/ / /
* | | | Fix introspection detection.Ted Gould2011-09-021-0/+2
|\ \ \ \
| * | | | Fix detecting introspection when there is none at allDennis Schridde2011-09-021-0/+2
* | | | | Making GTK optionalTed Gould2011-09-024-14/+47
|\ \ \ \ \
| * | | | | Make building for GTK optionalDennis Schridde2011-09-023-13/+40
* | | | | | Make building tests optionalDennis Schridde2011-09-023-3/+25
* | | | | | 0.4.93Ted Gould2011-08-251-3/+3
* | | | | | Fix packing to use toggle spacingTed Gould2011-08-251-8/+8
|\ \ \ \ \ \
| * | | | | | Changing from using hspace to using toggle-spaceTed Gould2011-08-241-8/+8
|/ / / / / /
* | | | | | 0.4.92Ted Gould2011-08-241-3/+3