index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbusmenu-glib
/
menuitem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing a trivial annotation bug
Ted Gould
2012-03-08
1
-2
/
+2
*
Switching out logic, we're using replaced now because it gets set everytime t...
Ted Gould
2012-03-08
1
-2
/
+1
*
Not sending the update signal if the value is being cleared and it was alread...
Ted Gould
2012-03-02
1
-1
/
+2
*
Because of the change of inhash above we could have hash_variant be NULL here
Ted Gould
2012-02-09
1
-1
/
+1
*
Change icon-data to contains raw png bytes, without base64 encoding
Aurélien Gâteau
2012-01-23
1
-0
/
+51
*
Ensure the class is correct
Ted Gould
2011-09-23
1
-1
/
+1
*
Various memory leaks and fixes
Ted Gould
2011-06-17
1
-11
/
+6
|
\
|
*
Avoid string parsing by using a direct variant new function.
Ted Gould
2011-06-16
1
-1
/
+1
|
*
Fix for several issues as documented in bug 784890
Jonathan Landis
2011-06-16
1
-11
/
+6
*
|
Adding the element type to get_children
Ted Gould
2011-05-13
1
-1
/
+1
|
/
*
Make check to send about-to-show look for properties as well.
Ted Gould
2011-04-05
1
-1
/
+1
*
Using the new defines
Ted Gould
2011-03-16
1
-1
/
+1
*
Putting in a protection and fixing the truth
Ted Gould
2011-03-07
1
-2
/
+6
*
Steal earlier instead of later so that signal handlers don't find the value i...
Ted Gould
2011-03-07
1
-1
/
+3
*
Switching to using the extended lookup and getting the key and value
Ted Gould
2011-03-07
1
-4
/
+6
*
Delaying the removal from the hashtable.
Ted Gould
2011-03-01
1
-2
/
+18
*
Putting a protection in for bad key values.
Ted Gould
2011-03-01
1
-0
/
+1
*
The last commit causes the warning in dbusmenu_menuitem_property_is_default t...
Chris Coulson
2011-03-01
1
-7
/
+2
*
Fix LP: #723873 - when a menuitems property is restored to a default value, t...
Chris Coulson
2011-02-28
1
-17
/
+16
*
Making sure to grab the variant and dispose of it in handle_event.
Ted Gould
2011-02-24
1
-1
/
+12
*
Marking as having details available in the signal
Ted Gould
2011-02-24
1
-1
/
+1
*
Fixing signal emition to use the saved value instead of the enum
Ted Gould
2011-02-24
1
-1
/
+1
*
Track the parent inside the menuitem instead of with a data property externally.
Ted Gould
2011-02-24
1
-2
/
+105
|
\
|
*
Adding a transfer annotation for the get_parent function
Ted Gould
2011-02-24
1
-1
/
+1
|
*
Checking to ensure we're the parent before deleting
Ted Gould
2011-02-24
1
-0
/
+5
|
*
Hold a weak pointer to each DbusmenuMenuitems parent. This avoids
Chris Coulson
2011-02-24
1
-2
/
+100
*
|
Adding an 'event' signal for generic event handling
Ted Gould
2011-02-24
1
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
Switch signal handler to return bool so that we can signal if someone has han...
Ted Gould
2011-02-23
1
-6
/
+7
|
*
Sync to trunk
Ted Gould
2011-02-22
1
-379
/
+497
|
|
\
|
*
|
Should return VOID
Ted Gould
2011-02-22
1
-1
/
+1
|
*
|
Now emit that signal appropriately
Ted Gould
2011-01-28
1
-0
/
+3
|
*
|
Adding a signal for events
Ted Gould
2011-01-28
1
-0
/
+18
*
|
|
Only send property updates if the item has been already requested.
Ted Gould
2011-02-24
1
-0
/
+14
|
\
\
\
|
*
|
|
Tracking whether we've been exposed
Ted Gould
2011-02-18
1
-2
/
+7
|
*
|
|
Adding a stub for exposed checking
Ted Gould
2011-02-18
1
-0
/
+9
*
|
|
|
Allow sending only some properties based on what is requested.
Ted Gould
2011-02-24
1
-1
/
+28
|
\
\
\
\
|
*
|
|
|
If there's a singular NULL entry we also want the full list
Ted Gould
2011-02-23
1
-1
/
+1
|
*
|
|
|
Handle a request for selective properties and give less data back
Ted Gould
2011-02-18
1
-1
/
+28
|
|
/
/
/
*
|
|
|
Fix up documentation and make it part of make check
Ted Gould
2011-02-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fixing all the menuitem documentation
Ted Gould
2011-02-21
1
-1
/
+1
*
|
|
|
|
Make sure to not recurse if the value says we shouldn't
Ted Gould
2011-02-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Redefine so that we don't recurse if we shouldn't
Ted Gould
2011-02-23
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Only look at defaults if we have a value to compare with.
Ted Gould
2011-02-23
1
-22
/
+25
|
/
/
/
/
*
|
|
|
Ensure that we check the local db for the type and don't go all recursive.
Ted Gould
2011-02-21
1
-1
/
+6
*
|
|
|
Fleshing out the check for if a property is a default value.
Ted Gould
2011-02-21
1
-2
/
+15
*
|
|
|
The defaults database can, and should, handle NULL types with fallbacks.
Ted Gould
2011-02-21
1
-23
/
+21
*
|
|
|
If we can't get the value from our database, let's check the defaults.
Ted Gould
2011-02-21
1
-1
/
+7
*
|
|
|
Always replace to ensure we don't leak references.
Ted Gould
2011-02-21
1
-4
/
+9
*
|
|
|
Always check the type even if we don't have a value.
Ted Gould
2011-02-21
1
-12
/
+11
*
|
|
|
Allow for signaling the default value if it makes sense
Ted Gould
2011-02-21
1
-2
/
+11
[next]