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
/
server.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
|
Adding code to determine the default text direction
Ted Gould
2011-02-17
1
-0
/
+49
|
|
*
|
Fleshing out the accessors for the text direction
Ted Gould
2011-02-17
1
-3
/
+16
|
|
*
|
Adding a the text direction stub functions in.
Ted Gould
2011-02-17
1
-0
/
+34
|
|
*
|
Adding a property for text direction
Ted Gould
2011-02-16
1
-1
/
+8
|
/
*
fix variant type of props return
Michael Terry
2011-01-31
1
-2
/
+2
|
*
Make the tuple without specifying the type so we don't need to build a new one.
Ted Gould
2011-01-26
1
-1
/
+2
|
*
Switching to use an internal builder for the tuple to make things more explicit.
Ted Gould
2011-01-26
1
-1
/
+7
|
*
Changing the builder add call
Ted Gould
2011-01-26
1
-1
/
+1
|
*
Even though we all love SVG, it's not a valid signature
Ted Gould
2011-01-26
1
-1
/
+1
|
*
Fix some crashes when building variants improperly
Ted Gould
2011-01-20
1
-7
/
+41
|
\
|
*
Warn when can't parse.
Ted Gould
2011-01-18
1
-1
/
+7
|
|
|
*
Use the message string.
Ted Gould
2011-01-18
1
-2
/
+2
|
|
|
*
Adding warnings on g_variant_parse errors
Ted Gould
2011-01-18
1
-1
/
+13
|
|
|
*
Protecting the final tuple from errors.
Ted Gould
2011-01-18
1
-3
/
+8
|
|
|
*
Fixing builder to only init/finish if there are entries we get.
Ted Gould
2011-01-18
1
-2
/
+13
|
|
*
|
Send a LayoutUpdated when we register the object.
Ted Gould
2011-01-18
1
-0
/
+13
|
/
*
Unboxing variants if they're in events.
Ted Gould
2011-01-14
1
-0
/
+6
|
*
Ayatana purge
Ted Gould
2011-01-13
1
-4
/
+4
|
*
* Hook in AboutToShow to the menu items
Chris Coulson
2010-12-13
1
-0
/
+2
|
*
Ensuring all returns are protected by tuples for GDBus
Ted Gould
2010-11-29
1
-3
/
+6
|
*
Fixing the return values from AboutToShow
Ted Gould
2010-11-29
1
-1
/
+1
|
*
Wrong signal name
Ted Gould
2010-11-29
1
-1
/
+1
|
*
Protecting the invalid root a little bit more and returning a better error.
Ted Gould
2010-11-18
1
-1
/
+65
|
*
Oops, drop debug messages
Ted Gould
2010-11-18
1
-2
/
+0
|
*
Setting up the proper builders and interfaces for group_properties
Ted Gould
2010-11-18
1
-10
/
+32
|
*
Wow, I've learned a lot about better ways to do this :)
Ted Gould
2010-11-18
1
-9
/
+9
|
*
Fixing our signals and marshallers for them as well
Ted Gould
2010-11-17
1
-2
/
+2
|
*
Variants in sending over the server connection
Ted Gould
2010-11-17
1
-13
/
+3
|
*
Change all the event handling to use GVariants
Ted Gould
2010-11-17
1
-7
/
+4
|
*
Removing the set_value and get_value functions from being used elsewhere in ↵
Ted Gould
2010-11-17
1
-12
/
+3
|
|
|
|
-glib
*
Cleaning out namespaces from the XML so that GDBus will read it.
Ted Gould
2010-11-15
1
-2
/
+2
|
*
Making signals emit on dbus as well as locally.
Ted Gould
2010-10-15
1
-0
/
+44
|
*
Porting over AboutToShow
Ted Gould
2010-10-15
1
-15
/
+19
|
*
Porting over the event function
Ted Gould
2010-10-15
1
-17
/
+26
|
*
Converting GetProperties
Ted Gould
2010-10-15
1
-9
/
+19
|
*
Coverting GetProperty
Ted Gould
2010-10-14
1
-22
/
+27
|
*
Converting over GetChildren
Ted Gould
2010-10-14
1
-52
/
+31
|
*
Implement the get_properties function
Ted Gould
2010-10-14
1
-24
/
+23
|
*
Porting over GetLayout
Ted Gould
2010-10-14
1
-15
/
+25
|
*
Fleshing out the method call function to use the table
Ted Gould
2010-10-14
1
-0
/
+20
|
*
Setting up a method table for the dbus interface
Ted Gould
2010-10-14
1
-0
/
+20
|
*
Fleshing out the property get function
Ted Gould
2010-10-14
1
-1
/
+7
|
*
Moving the interface name into a define
Ted Gould
2010-10-14
1
-3
/
+4
|
*
Whitespace
Ted Gould
2010-10-14
1
-14
/
+32
|
*
Filling out the vtable
Ted Gould
2010-10-14
1
-1
/
+38
|
*
Moving globals
Ted Gould
2010-10-14
1
-5
/
+5
|
*
Changing the registration of the object on the bus
Ted Gould
2010-10-14
1
-10
/
+77
|
*
Setting up the private variables that we're going to do need to set this ↵
Ted Gould
2010-10-14
1
-0
/
+28
|
|
|
|
stuff up
*
Changing the way the static interface information is generated
Ted Gould
2010-10-14
1
-3
/
+25
|
*
Switching to using the pointer in the instance
Ted Gould
2010-10-12
1
-2
/
+3
|
[prev]
[next]