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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Building the xml file on the fly.
Ted Gould
2009-06-24
3
-12
/
+21
*
We're going to change the xml file to be a built file so that the paths are a...
Ted Gould
2009-06-24
1
-0
/
+0
*
starting to get mago into the test architecture
Ted Gould
2009-06-24
3
-0
/
+10
*
Merging in Ara's work on the Mago tests for libdbusmenu
Ted Gould
2009-06-24
19
-0
/
+1333
|
\
|
*
Added mago tests for dbusmenu-gtk
Ara Pulido
2009-06-24
19
-0
/
+1333
|
/
*
Merging in the 'legal' branch with a bunch of copyright messages and such. I...
Ted Gould
2009-06-22
7
-668
/
+788
|
\
|
*
Putting GPLv3 on some of these that were missing it.
Ted Gould
2009-06-18
3
-0
/
+63
|
*
Putting LGPL headers on these.
Ted Gould
2009-06-18
2
-0
/
+56
|
*
These should be LGPL v3/2.1
Ted Gould
2009-06-18
2
-668
/
+669
|
*
Pulling in the GTK code
Ted Gould
2009-06-18
17
-18
/
+1007
|
|
\
|
|
/
|
/
|
*
|
Lengthening timeouts so that each layout is shown for 15 seconds and the clie...
Ted Gould
2009-06-18
2
-2
/
+2
*
|
Setting the window title
Ted Gould
2009-06-18
1
-0
/
+1
*
|
The new dbus-test-runner has parameters. So now we're changing the server to...
Ted Gould
2009-06-17
2
-5
/
+7
*
|
Removing test-gtk-label.h
Ted Gould
2009-06-17
3
-79
/
+2
*
|
Getting the label tests into a json file.
Ted Gould
2009-06-17
1
-0
/
+158
*
|
Switching from a header file to building the layout using a json definition.
Ted Gould
2009-06-17
1
-16
/
+54
*
|
Adding in json-glib to make the tests more configurable.
Ted Gould
2009-06-17
2
-2
/
+17
*
|
Getting distcheck to pass by getting the header files from the -glib branch o...
Ted Gould
2009-06-05
1
-1
/
+1
*
|
Updates from trunk with the properites branch.
Ted Gould
2009-06-05
1
-1
/
+2
|
\
|
|
*
Merging in work on properties. Cody reviewed in merge request 6707.
Ted Gould
2009-06-05
14
-59
/
+1025
|
|
\
|
|
*
Making the ID update function rebuild all of the properties. Result of a cod...
Ted Gould
2009-06-05
1
-1
/
+2
*
|
|
Pointer casts make the 64-bit builds unhappy.
Ted Gould
2009-05-27
2
-2
/
+2
*
|
|
Same cut and paste bug, you'd think I'd be smart enough to check this when I ...
Ted Gould
2009-05-26
1
-1
/
+1
*
|
|
Adding a reorder and prepend convience functions so that they emit the right ...
Ted Gould
2009-05-26
2
-0
/
+49
*
|
|
Too many values on signal
Ted Gould
2009-05-26
1
-1
/
+1
*
|
|
Debug fix
Ted Gould
2009-05-25
1
-1
/
+1
*
|
|
Switching so that we're destroying the widget instead of object unref'ing the...
Ted Gould
2009-05-25
1
-2
/
+2
*
|
|
Unref'ing root when we dispose
Ted Gould
2009-05-25
1
-0
/
+5
*
|
|
Removing the server as we go away
Ted Gould
2009-05-25
1
-0
/
+1
*
|
|
Playing with debug stuff
Ted Gould
2009-05-25
1
-0
/
+4
*
|
|
Unref'ing the children if we're being killed ourselves
Ted Gould
2009-05-25
1
-0
/
+9
*
|
|
Unref'ing the object put into the GValue as it gets reffed there.
Ted Gould
2009-05-25
1
-0
/
+1
*
|
|
Unref'ing the menuitem after being created.
Ted Gould
2009-05-25
1
-2
/
+4
*
|
|
Tracking destruction
Ted Gould
2009-05-25
1
-0
/
+1
*
|
|
Bother, truth is so fickle in that it is so binary in wanting correctness.
Ted Gould
2009-05-25
1
-1
/
+1
*
|
|
Switching to the right header and updating the properties more.
Ted Gould
2009-05-25
2
-4
/
+5
*
|
|
Using the new name
Ted Gould
2009-05-25
1
-1
/
+1
*
|
|
Requesting a name on the bus
Ted Gould
2009-05-25
1
-0
/
+16
*
|
|
Properties that make a little more sense.
Ted Gould
2009-05-25
1
-23
/
+2
*
|
|
Ignoring the binaries
Ted Gould
2009-05-25
1
-0
/
+2
*
|
|
Building up the gtk tests. Oops, should have committed these a while ago.
Ted Gould
2009-05-25
4
-2
/
+397
*
|
|
Switching to a unref and no ref for the tracking of GTK Menu Item. Also add ...
Ted Gould
2009-05-24
2
-4
/
+3
*
|
|
Using a weak ref to handle the deletion stuff.
Ted Gould
2009-05-24
1
-5
/
+19
*
|
|
Passing back the menuitem getting clicked on.
Ted Gould
2009-05-24
1
-0
/
+8
*
|
|
Starting the processing of changing the layout from the server
Ted Gould
2009-05-24
1
-1
/
+76
*
|
|
Adding a connection in for processing layout changes
Ted Gould
2009-05-22
1
-0
/
+17
*
|
|
Adding in some section documentation describing the menu item
Ted Gould
2009-05-20
1
-0
/
+25
*
|
|
Comments on the structures along with some reserved entries.
Ted Gould
2009-05-20
1
-0
/
+18
*
|
|
A new function. Literally.
Ted Gould
2009-05-20
2
-0
/
+22
*
|
|
Building up a client, but that required a couple of properties. Bigger commi...
Ted Gould
2009-05-20
1
-2
/
+112
[next]