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
/
tests
/
test-glib-properties-client.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Changing the ID to be -1 instead of 0
Ted Gould
2010-02-05
1
-3
/
+3
|
*
Not failing if the IDs are different when the menuitem is root
Ted Gould
2010-02-05
1
-2
/
+4
|
*
Removing the bustle captures as we're not using them and they seem to be ↵
Ted Gould
2009-12-22
1
-1
/
+1
|
|
|
|
breaking on Hudson.
*
Switching to a new object number as now the bustler is there.
Ted Gould
2009-12-09
1
-1
/
+1
|
*
If we didn't pass, we shouldn't return 0
Ted Gould
2009-10-22
1
-1
/
+1
|
*
Making it so that the verifcation hapens slightly after the update, as it ↵
Ted Gould
2009-05-19
1
-3
/
+11
|
|
|
|
takes a couple of milliseconds for the properties to trasfer over DBus.
*
Starting to verify the properties
Ted Gould
2009-05-19
1
-0
/
+13
|
*
Handling death better. Now we extend our life the more successful we are. ↵
Ted Gould
2009-05-19
1
-11
/
+21
|
|
|
|
Plus if we get through all the layouts we quit right then.
*
Cleaning up pass and fail message to make them more readable
Ted Gould
2009-05-19
1
-5
/
+8
|
*
Oops, that didn't compile.
Ted Gould
2009-05-15
1
-3
/
+5
|
*
Adding in a function to get the properties, and make sure to catch soem more ↵
Ted Gould
2009-05-15
1
-2
/
+132
|
|
|
|
warnings and other protections. Also, no more deprecated GTK stuf.
*
First parts of some tests to test the properties.
Ted Gould
2009-05-13
1
-0
/
+9