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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Change the 'return_if_fail' to an if as the previous function makes an ↵
Ted Gould
2010-01-22
1
-1
/
+4
|
|
|
|
|
|
|
|
annoying message.
*
|
Adding a parameter on the event function so that the timestamp is always passed.
Ted Gould
2010-01-24
8
-13
/
+18
|
\
\
|
*
|
Sync to trunk
Ted Gould
2010-01-22
5
-45
/
+19
|
|
\
|
|
*
|
Fixing the signal handler of the test.
Ted Gould
2010-01-22
1
-2
/
+2
|
|
|
|
*
|
Sending the current event time for a menu item getting activated.
Ted Gould
2010-01-22
1
-1
/
+1
|
|
|
|
*
|
Changing the menuitem interface to have activate include a timestamp
Ted Gould
2010-01-22
4
-7
/
+10
|
|
|
|
*
|
Adding the timestamp on the server side.
Ted Gould
2010-01-22
1
-2
/
+2
|
|
|
|
*
|
Adding in a 0 to make a clean prototype.
Ted Gould
2010-01-22
1
-1
/
+1
|
|
|
|
*
|
Adding timestamp to XML description.
Ted Gould
2010-01-22
1
-0
/
+2
|
|
|
*
|
|
Changing the name of the update signal to match the other signal names. Now ↵
Ted Gould
2010-01-24
4
-14
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
|
'LayoutUpdated'.
|
*
|
Changing all instances of 'LayoutUpdate' to 'LayoutUpdated' as discussed on ↵
Ted Gould
2010-01-22
4
-14
/
+15
|
/
/
|
|
|
|
|
|
the dbusmenu list.
*
|
Remove the revision property from the <menu> nodes in the layout XML file.
Ted Gould
2010-01-22
5
-45
/
+14
|
\
\
|
*
|
Removing looking for the revision on the XML
Ted Gould
2010-01-21
1
-30
/
+1
|
|
|
|
*
|
Removing the revision from the generated XML
Ted Gould
2010-01-21
3
-10
/
+8
|
|
|
|
*
|
Removing the idea that there should be revisions on the XML
Ted Gould
2010-01-21
1
-5
/
+5
|
|
|
|
*
|
Merging bug510887 branch
Ted Gould
2010-01-21
1
-2
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Always make sure the XML has the root item with an ID of zero.
Ted Gould
2010-01-22
1
-2
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Set the node ID to zero if the node is the root node.
Ted Gould
2010-01-21
1
-2
/
+7
|
/
*
0.2.1
Ted Gould
2010-01-12
1
-3
/
+3
|
*
Fix to not destroy the image if we're still using it.
Cody Russell
2010-01-12
1
-0
/
+3
|
\
|
*
Check if we're setting the same image and return so we don't destroy it.
Cody Russell
2010-01-12
1
-0
/
+3
|
/
*
Adding code to support icon names that have an implied direction in them.
Ted Gould
2010-01-11
1
-2
/
+20
|
\
|
*
Building the icon name based on the text direction of the menuitem widget.
Ted Gould
2010-01-11
1
-1
/
+2
|
|
|
*
Adding in a check to see if there is a 'ltr' icon, and use it if so.
Ted Gould
2010-01-11
1
-2
/
+19
|
|
*
|
Fix to put a small amount of padding between the icon and the label.
Ted Gould
2010-01-11
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
A little function to grab the horizontal padding and stuff it into the box.
Ted Gould
2010-01-11
1
-4
/
+15
|
/
*
0.2.0
Ted Gould
2010-01-08
0
-0
/
+0
|
*
Removing libdbusmenu-qt as it's not used.
Ted Gould
2010-01-07
6
-52
/
+1
|
\
|
*
Removed empty qt lib
Aurelien Gateau
2010-01-07
6
-52
/
+1
|
|
*
|
Fix inconsistency between the names of the check items. Now everything uses ↵
Ted Gould
2010-01-07
3
-7
/
+11
|
\
\
|
|
|
|
|
|
|
|
|
the #defines.
|
*
|
Using the state defines for the check state.
Ted Gould
2010-01-07
1
-2
/
+2
|
|
|
|
*
|
Adding #defines for the state of the box
Ted Gould
2010-01-07
1
-0
/
+4
|
|
|
|
*
|
Using #defines for the type of box
Ted Gould
2010-01-07
1
-2
/
+2
|
|
|
|
*
|
Switching the test to 'checkmark'
Ted Gould
2010-01-07
1
-3
/
+3
|
|
/
*
|
Fixing the dbus handling so that we can pick up the menu again if the server ↵
Ted Gould
2010-01-07
3
-5
/
+23
|
\
\
|
|
/
|
/
|
|
|
is not initially there, or comes back after disappearing.
|
*
Removing the half second timeout as it's no longer needed.
Ted Gould
2010-01-07
2
-3
/
+18
|
|
|
*
Removing debug message
Ted Gould
2010-01-06
1
-1
/
+1
|
|
|
*
Look for NULL strings instead of NULL itself
Ted Gould
2010-01-06
1
-1
/
+1
|
|
|
*
Debug message
Ted Gould
2010-01-06
1
-0
/
+1
|
|
|
*
Let's watch the name, we don't care about the ID as much.
Ted Gould
2010-01-06
1
-1
/
+1
|
|
|
*
Building the dbus proxies if the guy we're trying to connect to doesn't exist.
Ted Gould
2010-01-06
1
-0
/
+2
|
/
*
Adding in support for the GetChildren function.
Aurélien Gâteau
2010-01-04
2
-0
/
+69
|
\
|
*
Implememented GetChildren
Aurelien Gateau
2009-12-24
2
-0
/
+69
|
/
*
Typo on variable name. Oh, I hate dynamically linked languages.
Ted Gould
2009-12-22
1
-1
/
+1
|
*
Removing the bustle captures as we're not using them and they seem to be ↵
Ted Gould
2009-12-22
4
-15
/
+11
|
|
|
|
breaking on Hudson.
*
Fix signal prototype and how the hashtable is handled. Added tests.
Ted Gould
2009-12-22
6
-12
/
+316
|
\
|
*
Oops, that didn't work.
Ted Gould
2009-12-22
1
-2
/
+2
|
|
|
*
Changing the prop handler to be a pointer.
Ted Gould
2009-12-21
1
-2
/
+2
|
|
|
*
Switching the server function over to values. Oh, how I hate the untyped ↵
Ted Gould
2009-12-21
1
-6
/
+3
|
|
|
|
|
|
|
|
signals in GLib.
|
*
Adding a test for the string to boolean convertions
Ted Gould
2009-12-21
1
-0
/
+44
|
|
[prev]
[next]