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
/
json-loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making it so that the JSON handler can handle an array of bytes to specify im...
Ted Gould
2012-03-27
1
-3
/
+21
*
If we see the 'icon-data' we undo a base64 string and make it a binary
Ted Gould
2012-01-26
1
-2
/
+11
*
Adding a way for the node2variant to know the name of what it's parsing
Ted Gould
2012-01-26
1
-5
/
+5
*
Don't unref the variant as we don't really have a ref to it, it's still floating
Ted Gould
2011-02-15
1
-1
/
+0
*
Making the ints from the JSON file int32s
Ted Gould
2010-12-01
1
-1
/
+1
*
Convert json loader to using variants
Ted Gould
2010-11-23
1
-50
/
+57
*
Taking out the dbus-glib specialized types for now
Ted Gould
2010-11-16
1
-49
/
+2
*
Forgot copyright headers
Ted Gould
2010-06-28
1
-0
/
+20
*
Look at all the values instead of just the first.
Ted Gould
2010-06-28
1
-1
/
+1
*
Okay, now we've got some basic code for dealing with value arrays
Ted Gould
2010-06-28
1
-0
/
+31
*
Okay, so now we're handling the complex areas.
Ted Gould
2010-06-28
1
-3
/
+26
*
Turn objects into hashmaps
Ted Gould
2010-06-28
1
-1
/
+32
*
Restructuring a bit to make it more reusable.
Ted Gould
2010-06-28
1
-13
/
+24
*
Make the code behave exactly the same but with a function call in the middle.
Ted Gould
2010-06-28
1
-5
/
+20
*
Moving the JSON parsing code into the library.
Ted Gould
2010-06-28
1
-1
/
+86
*
Adding a new testing lib.
Ted Gould
2010-06-28
1
-0
/
+4