aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/menuitem-marshal.list
Commit message (Collapse)AuthorAgeFilesLines
* Switch signal handler to return bool so that we can signal if someone has ↵Ted Gould2011-02-231-1/+1
| | | | handled it
* Adding a signal for eventsTed Gould2011-01-281-0/+1
|
* Fixing our signals and marshallers for them as wellTed Gould2010-11-171-1/+1
|
* Changing the menuitem interface to have activate include a timestampTed Gould2010-01-221-0/+1
|
* Changing the prototype on the signal so that it isn't a string, but a value.Ted Gould2009-12-181-1/+1
|
* Adding in the 'moved' signal and make it so that the 'added' signal has the ↵Ted Gould2009-06-231-0/+2
| | | | position in it.
* Adding in the activate signal and a function to emit it on the server side ↵Ted Gould2009-05-121-0/+1
| | | | of things.
* Adding in signals for child_added and child_removedTed Gould2009-05-121-0/+1
|
* Getting the proper marshaller for the change in APITed Gould2009-05-121-0/+1