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
/
client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a property for needing attention.
Ted Gould
2011-02-21
1
-0
/
+2
|
\
|
*
Merge changing from a signal to a property
Ted Gould
2011-02-18
1
-2
/
+2
|
|
\
|
*
|
Adds a status property that is gotten over DBus
Ted Gould
2011-02-18
1
-0
/
+2
*
|
|
Add a property for text direction.
Ted Gould
2011-02-21
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Instead of defining a signal let's make this a property and use 'notify'
Ted Gould
2011-02-18
1
-2
/
+2
|
|
/
|
*
Adding in the function prototypes for text direction in the client.
Ted Gould
2011-02-18
1
-1
/
+5
*
|
Fix GI annotations for Dbusmenu
Martin Pitt
2011-02-16
1
-1
/
+1
|
/
*
Adding documentation for the handler functions.
Ted Gould
2011-01-27
1
-0
/
+21
*
Setup to the use the full type handler
Ted Gould
2011-01-18
1
-1
/
+1
*
Adding in a 'full' function to deal with user data and destruction.
Ted Gould
2011-01-18
1
-1
/
+7
*
Variants in sending over the server connection
Ted Gould
2010-11-17
1
-1
/
+1
*
Change all the event handling to use GVariants
Ted Gould
2010-11-17
1
-1
/
+1
*
Putting the pointer to the private area in the instance
Ted Gould
2010-10-12
1
-0
/
+5
*
Taking back the reserved
Ted Gould
2010-10-12
1
-3
/
+9
*
Changing to result instead of just errors.
Ted Gould
2010-08-26
1
-3
/
+3
*
Creating a signal for the error situation on the signal.
Ted Gould
2010-08-26
1
-0
/
+1
*
Adding an event-error slot
Ted Gould
2010-08-26
1
-3
/
+4
*
Adding a new signal for when items activate.
Ted Gould
2010-08-17
1
-2
/
+4
*
Adding a set of callbacks so that we can respond to the about to show request.
Ted Gould
2010-03-31
1
-1
/
+3
*
Started to implement about-to-show support
Aurelien Gateau
2010-03-03
1
-0
/
+2
*
Interoperability fixes.
Ted Gould
2010-02-04
1
-2
/
+2
|
\
|
*
- Allow id to be 0.
Aurelien Gateau
2010-02-02
1
-2
/
+2
*
|
Bringing through the handling of events through the local subclass of the item.
Ted Gould
2010-02-03
1
-0
/
+5
|
/
*
Cleaning up our types. No more image type (but leaving to not confuse) and a...
Ted Gould
2009-12-09
1
-1
/
+1
*
Spelling fix.
Ted Gould
2009-08-26
1
-1
/
+1
*
Forgot some signal documentation.
Ted Gould
2009-08-25
1
-0
/
+1
*
Switching the prototype for type handlers so that it passes the client as well.
Ted Gould
2009-08-25
1
-1
/
+1
*
Okay, building in some type handlers now.
Ted Gould
2009-08-25
1
-0
/
+4
*
Makin' it so that if we have a type handler we use that, otherwise we pass th...
Ted Gould
2009-08-20
1
-1
/
+1
*
Switching the new signal to be after the properties are gotten and adding a h...
Ted Gould
2009-08-20
1
-3
/
+9
*
Adding two new signals to the client. 'root-changed' and 'new-menuitem' to m...
Ted Gould
2009-06-23
1
-0
/
+4
*
Add in the LGPL 2.1/3 text to the tops of the files.
Ted Gould
2009-05-12
1
-0
/
+28
*
Object and section docs.
Ted Gould
2009-05-11
1
-2
/
+42
*
Adding in a signal for the layout being updated
Ted Gould
2009-05-05
1
-0
/
+10
*
Fix property names.
Ted Gould
2009-04-28
1
-0
/
+3
*
Changing the type name to make more sense
Ted Gould
2009-04-16
1
-6
/
+6
*
Building an API, woo hoo
Ted Gould
2009-04-15
1
-1
/
+5
*
Adding basic client and server objects.
Ted Gould
2009-04-15
1
-0
/
+31