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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Upstream Merge
Ted Gould
2010-06-23
1
-25
/
+32
|
\
|
*
Freeing the array wrapper
Ted Gould
2010-06-23
1
-0
/
+1
|
*
The joy of specialized collections.
Ted Gould
2010-06-23
1
-9
/
+16
|
*
Start building structures more like the KDE ones.
Ted Gould
2010-06-23
1
-22
/
+17
|
*
Adding comments
Ted Gould
2010-06-23
1
-0
/
+4
*
|
* Upstream merge
Ted Gould
2010-06-23
1
-36
/
+30
|
\
|
|
*
Apparently not a collection internally.
Ted Gould
2010-06-23
1
-36
/
+30
*
|
* Upstream merge
Ted Gould
2010-06-23
1
-60
/
+59
|
\
|
|
*
Reworking to use collection iterators.
Ted Gould
2010-06-23
1
-48
/
+69
|
*
Eh, that's not a rat hole that I want to go down. Realized I'd have to build...
Ted Gould
2010-06-23
1
-24
/
+2
*
|
* Upstream merge
Ted Gould
2010-06-23
1
-2
/
+25
|
\
|
|
*
Using our complex types to start looking at things.
Ted Gould
2010-06-23
1
-2
/
+2
|
*
Building us some custom types.
Ted Gould
2010-06-23
1
-0
/
+23
*
|
* Upstream merge
Ted Gould
2010-06-22
1
-2
/
+2
|
\
|
|
*
Lowering our protection a little, but hopefully this'll make it happy.
Ted Gould
2010-06-22
1
-2
/
+2
*
|
* Upstream Merge
Ted Gould
2010-06-22
2
-35
/
+28
|
\
|
|
*
Switching around the get function to be GPtrArray-GStrV
Ted Gould
2010-06-22
1
-26
/
+17
|
*
Cleaning up usage of get_shortcut to only print/set if it sets a key
Ted Gould
2010-06-22
1
-9
/
+11
*
|
* Upstream Merge
Ted Gould
2010-06-22
1
-0
/
+2
|
\
|
|
*
A couple of warning messages.
Ted Gould
2010-06-22
1
-0
/
+2
*
|
* Upstream Merge
Ted Gould
2010-06-22
1
-2
/
+2
|
\
|
|
*
Not checking just for boxed, looking inside a bit.
Ted Gould
2010-06-22
1
-2
/
+2
*
|
* Upstream Merge
Ted Gould
2010-06-22
1
-5
/
+24
|
\
|
|
*
Checking the final value as well.
Ted Gould
2010-06-22
1
-1
/
+7
|
*
Refactoring to make things more clear
Ted Gould
2010-06-22
1
-5
/
+7
|
*
Putting in several GValue checks to ensure we're getting what we thing we're ...
Ted Gould
2010-06-22
1
-0
/
+11
*
|
* Upstream Merge
Ted Gould
2010-06-22
1
-9
/
+13
|
\
|
|
*
Fix setting shortcuts from GtkMenuItem
Cody Russell
2010-06-22
1
-9
/
+13
*
|
* Upstream Merge
Ted Gould
2010-06-21
5
-1
/
+401
|
\
|
|
*
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
|
*
Setting the accel widget for the accel label.
Ted Gould
2010-06-15
1
-0
/
+1
|
*
Switch to using the accel map with paths
Ted Gould
2010-06-15
1
-9
/
+12
|
*
Switching get over to a GValueArray too!
Ted Gould
2010-06-14
1
-13
/
+12
|
*
Block the case where the label is being init'd to NULL
Ted Gould
2010-06-14
1
-0
/
+2
|
*
Switching to a value array from a ptrarray
Ted Gould
2010-06-14
1
-9
/
+23
|
*
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
2
-0
/
+37
|
*
Switching to an accel label
Ted Gould
2010-06-14
1
-1
/
+1
|
*
Fleshing out getting the shortcut
Ted Gould
2010-06-14
1
-0
/
+51
|
*
initing the value array properly
Ted Gould
2010-06-14
1
-1
/
+1
|
*
Checking the validity of the key combo.
Ted Gould
2010-06-14
1
-0
/
+1
|
*
Fleshing out getting the accelerator from the menuitem.
Ted Gould
2010-06-14
1
-1
/
+33
|
*
Comment fixes
Ted Gould
2010-06-14
1
-1
/
+23
|
*
Adding in a prototype for stealing the shortcut off of a menuitem.
Ted Gould
2010-06-14
2
-0
/
+9
[next]