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
...
|
|
|
*
Changing the clean rule to be distclean-local which makes more sense.
Ted Gould
2009-06-25
1
-1
/
+2
|
|
|
*
Removing the built python directory and destroying the mago results.
Ted Gould
2009-06-25
1
-0
/
+3
|
|
|
*
Making it so that we don't distribute the .xml and .py file, but build them e...
Ted Gould
2009-06-25
1
-2
/
+0
|
|
|
*
Adding a results directory to the command line.
Ted Gould
2009-06-25
1
-1
/
+1
|
|
|
*
Getting the rest of the files added into the dist tarball.
Ted Gould
2009-06-25
1
-1
/
+18
|
|
|
*
Changing the python script to be generated so that it can get the paths corre...
Ted Gould
2009-06-25
2
-5
/
+14
|
|
|
*
Adding in a python path to pick up the module
Ted Gould
2009-06-25
1
-1
/
+1
|
|
|
*
Update from Ara
Ted Gould
2009-06-25
2
-4
/
+4
|
|
|
|
\
|
|
|
|
*
Fixed mago-integration
Ara Pulido
2009-06-25
2
-4
/
+4
|
|
|
|
*
Merged from mago-integration
Ara Pulido
2009-06-25
5
-10
/
+29
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
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
|
|
|
\
|
*
|
|
Ignoring the client binary
Ted Gould
2009-06-25
1
-0
/
+1
|
*
|
|
Some comments for the gtk-doc stuff
Ted Gould
2009-06-24
1
-0
/
+9
|
*
|
|
Handling the differing signals to set things up with the various gtk widgets
Ted Gould
2009-06-24
2
-3
/
+39
|
*
|
|
Major reshuffling, not quite done, but compiles.
Ted Gould
2009-06-24
1
-53
/
+40
|
*
|
|
Getting rid of code. We don't need properties or to build a cleint. I mean,...
Ted Gould
2009-06-23
2
-124
/
+8
|
*
|
|
Okay, now we're rebuilding this client thingy.
Ted Gould
2009-06-23
2
-39
/
+43
|
*
|
|
Switching some of the client naming stuff to make everything stick together.
Ted Gould
2009-06-23
2
-19
/
+22
|
*
|
|
Okay, being a little funny with how these things are playing out. Missing su...
Ted Gould
2009-06-23
3
-107
/
+438
|
*
|
|
Signaling on root changes.
Ted Gould
2009-06-23
1
-1
/
+8
|
*
|
|
Signaling the new menuitem.
Ted Gould
2009-06-23
1
-4
/
+5
|
*
|
|
Adding two new signals to the client. 'root-changed' and 'new-menuitem' to m...
Ted Gould
2009-06-23
2
-0
/
+39
|
*
|
|
Now we're also signalling when a child gets moved around.
Ted Gould
2009-06-23
2
-1
/
+13
|
*
|
|
Adding in the 'moved' signal and make it so that the 'added' signal has the p...
Ted Gould
2009-06-23
3
-6
/
+30
|
*
|
|
Getting the legal headers and stuff.
Ted Gould
2009-06-23
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
|
|
/
|
|
|
/
|
|
/
|
*
|
Merging in the dbusdeath branch to get the gtkmenu updates and dbus handling ...
Ted Gould
2009-06-23
17
-19
/
+1114
|
/
|
|
|
*
|
Updating to the latest from gtkmenu
Ted Gould
2009-06-18
8
-102
/
+240
|
|
\
|
|
|
*
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
|
|
*
|
Making it so that if we clear the menu structure by destroying the proxies we...
Ted Gould
2009-06-18
1
-0
/
+1
|
|
*
|
Handle the server removing itself from the bus and putting us into a dark wor...
Ted Gould
2009-06-18
1
-2
/
+25
|
|
*
|
If we can't get a proxy on the stuff that we want, we're going to set up a DB...
Ted Gould
2009-06-18
1
-0
/
+73
[prev]
[next]