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-gtk
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Having the GTK Client handle theme directories
Ted Gould
2011-03-10
1
-0
/
+172
|
\
|
*
Check the theme directories on build so we can insure we're up-to-date
Ted Gould
2011-03-10
1
-0
/
+2
|
*
Stealing the code from indicator-application to ref and unref theme directories.
Ted Gould
2011-03-04
1
-0
/
+74
|
*
Build the theme directory database when we build objects
Ted Gould
2011-03-04
1
-0
/
+22
|
*
Fleshing out the change functions, but it infact creates more functions. Whoa!
Ted Gould
2011-03-04
1
-0
/
+45
|
*
Making a private variable and making a lifecycle for it.
Ted Gould
2011-03-04
1
-0
/
+17
|
*
Signal handler for theme directories changing.
Ted Gould
2011-03-04
1
-0
/
+12
*
|
Fix various memory leaks
Chris Coulson
2011-03-10
1
-0
/
+4
|
/
*
Fixing the variable name
Ted Gould
2011-02-21
1
-1
/
+1
*
Fix GI annotations for DbusmenuGtk
Martin Pitt
2011-02-16
1
-55
/
+55
*
Adding in a serializable menuitem object
Ted Gould
2011-01-27
1
-4
/
+4
|
\
|
*
Updating to trunk
Ted Gould
2011-01-21
1
-0
/
+2
|
|
\
|
*
|
Fixing callback prototypes
Ted Gould
2011-01-18
1
-4
/
+4
*
|
|
Actually setting the 'checked' value
Ted Gould
2011-01-26
1
-0
/
+1
*
|
|
Adding a little helper to reduce the number of warnings if the property is mi...
Ted Gould
2011-01-25
1
-2
/
+25
|
|
/
|
/
|
*
|
Set the use-fallback property to TRUE on all our Images
Ted Gould
2011-01-18
1
-0
/
+2
|
/
*
Changing the accel reference.
Ted Gould
2011-01-13
1
-0
/
+1
|
\
|
*
Making sure to reference the accel group
Ted Gould
2010-09-24
1
-0
/
+1
*
|
Merging in trunk changes for dual build and GTK3 fixes
Ted Gould
2010-12-01
1
-0
/
+6
|
\
\
|
*
\
Merging in configurable GTK build option
Ted Gould
2010-11-11
1
-0
/
+6
|
|
\
\
*
|
|
|
Protect against NULL variants to remove warnings
Ted Gould
2010-11-29
1
-2
/
+4
*
|
|
|
Switching everything to start using variants... even ahead of GLib
Ted Gould
2010-11-17
1
-42
/
+29
|
/
/
/
*
|
|
Switching to using the pointer in the instance
Ted Gould
2010-10-12
1
-2
/
+3
*
|
|
Private pointers in instance structs
Ted Gould
2010-10-12
1
-1
/
+0
|
|
/
|
/
|
*
|
Adding magic grab code to unfubar menus
Ted Gould
2010-08-30
1
-0
/
+7
|
\
\
|
*
|
Grab your junk.
Cody Russell
2010-08-30
1
-2
/
+10
|
/
/
*
|
Restructuring so that we pass the menu
Ted Gould
2010-08-20
1
-21
/
+15
*
|
Making it so that items show.
Ted Gould
2010-08-20
1
-9
/
+34
*
|
Activate the mnemonic when requested by the server
Ted Gould
2010-08-18
1
-0
/
+16
*
|
Connected into the item activate signal
Ted Gould
2010-08-17
1
-0
/
+12
*
|
Fix menu order in submenus
Aurelien Gateau
2010-07-22
1
-2
/
+2
*
|
Only tell when we're doing massive debugging.
Ted Gould
2010-07-02
1
-0
/
+2
*
|
Block separators from getting new submenus
Ted Gould
2010-06-29
1
-0
/
+1
*
|
Cleaning up usage of get_shortcut to only print/set if it sets a key
Ted Gould
2010-06-22
1
-9
/
+11
*
|
Add the accelerators.
Cody Russell
2010-06-21
1
-9
/
+27
*
|
Adding a debug message
Ted Gould
2010-06-15
1
-0
/
+2
*
|
Making the path more unique and using the lower level path set function.
Ted Gould
2010-06-15
1
-2
/
+2
*
|
Switch to using the accel map with paths
Ted Gould
2010-06-15
1
-9
/
+12
*
|
Connecting up the refresh cycles to property changes and creation.
Ted Gould
2010-06-14
1
-0
/
+13
*
|
Adding a function to refresh the shortcut of a menuitem.
Ted Gould
2010-06-14
1
-0
/
+18
*
|
Restructuring to use a structure to get cleaner type checking.
Ted Gould
2010-06-14
1
-14
/
+23
*
|
Fleshing out setting and getting the accel group
Ted Gould
2010-06-14
1
-1
/
+62
*
|
Adding a private area on to the client.
Ted Gould
2010-06-14
1
-0
/
+21
*
|
Add two functions for setting and getting the accelerator group.
Ted Gould
2010-06-14
1
-0
/
+34
|
/
*
Adding a small function to get the submenu of an item.
Ted Gould
2010-05-26
1
-0
/
+23
*
Making every insertion now use the realized position. It HAS to be one of th...
Ted Gould
2010-04-15
1
-2
/
+2
*
Using get_position_realized in the GTK layer to avoid realization races.
Ted Gould
2010-04-14
1
-1
/
+1
*
Bringing up to date with trunk
Ted Gould
2010-03-31
1
-2
/
+11
|
\
|
*
We shouldn't need to unref, as we don't have a ref.
Ted Gould
2010-03-24
1
-4
/
+0
|
*
Adding support for blank icons
Ted Gould
2010-03-24
1
-1
/
+15
|
|
\
[next]