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
*
Updates from Johnathan Riddle to make it actually Ubuntu quality packaging.
Ted Gould
2009-08-05
3
-43
/
+686
|
\
|
*
tidy packaging for release
Jonathan Riddell
2009-08-05
3
-43
/
+686
|
/
*
releasing version 0.0-0ubuntu1~ppa7
Ted Gould
2009-08-04
1
-2
/
+2
*
-
.
* Updating from trunk changes.
Ted Gould
2009-08-04
46
-876
/
+3176
|
\
\
|
|
*
Merging in the development branches
Ted Gould
2009-08-04
46
-703
/
+3844
|
|
|
\
|
*
|
|
releasing version 0.0-0ubuntu1~ppa6~dbusdeath3+ihateppas~glibresignal4
Ted Gould
2009-07-20
1
-2
/
+2
|
*
|
|
Support menu signalling in the glib client.
Ted Gould
2009-07-20
3
-0
/
+35
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Heh, turns out we need to actually signal people across DBus or nothing works...
Ted Gould
2009-07-20
1
-0
/
+21
|
|
*
|
Print on click
Ted Gould
2009-07-20
1
-0
/
+8
|
*
|
|
releasing version 0.0-0ubuntu1~ppa6~dbusdeath3+ihateppas~glibresignal3
Ted Gould
2009-07-17
1
-2
/
+2
|
*
|
|
On to Karmic!
Ted Gould
2009-07-17
1
-0
/
+6
|
*
|
|
Ignoring debian/compat
Ted Gould
2009-07-17
1
-0
/
+1
|
*
|
|
releasing version 0.0-0ubuntu1~ppa6~dbusdeath3+ihateppas~glibresignal2
Ted Gould
2009-07-02
1
-2
/
+2
|
*
|
|
Version bump for PPA
Ted Gould
2009-07-02
1
-0
/
+6
|
*
|
|
releasing version 0.0-0ubuntu1~ppa6~dbusdeath3~glibresignal2
Ted Gould
2009-07-01
1
-2
/
+2
|
*
|
|
Fixing a prototype mismatch with the new newitems signal
Ted Gould
2009-07-01
5
-4
/
+69
|
|
\
|
|
|
|
*
|
Bad prototype for dealing with the new items added signal which also has the ...
Ted Gould
2009-07-01
1
-2
/
+2
|
|
*
|
Adding a really simple test to add items to a stack.
Ted Gould
2009-07-01
3
-2
/
+60
|
*
|
|
releasing version 0.0-0ubuntu1~ppa6~dbusdeath3~glibresignal1
Ted Gould
2009-06-26
1
-2
/
+2
|
*
|
|
Merging in the glibresignaling branch to change how
Ted Gould
2009-06-26
40
-768
/
+2734
|
|
\
|
|
|
|
*
|
Hiding a debug message
Ted Gould
2009-06-26
1
-1
/
+1
|
|
*
|
Wait for the signal about the root changing instead of forcing it here. It'l...
Ted Gould
2009-06-26
1
-2
/
+0
|
|
*
|
Removing the old is_root and now using the new property on the menuitems for ...
Ted Gould
2009-06-26
2
-10
/
+3
|
|
*
|
Add the property of the menuitems to check to see if they're the root node or...
Ted Gould
2009-06-26
3
-0
/
+47
|
|
*
|
Switching the loss of the proxies to be warnings instead of errors as we can ...
Ted Gould
2009-06-26
1
-2
/
+2
|
|
*
|
Flipping arround the original update of the layout to be after building the p...
Ted Gould
2009-06-26
1
-3
/
+3
|
|
*
|
Ignoring more tests files.
Ted Gould
2009-06-25
1
-0
/
+2
|
|
*
|
For some reason the kill switch was missing on this one. Weird.
Ted Gould
2009-06-25
1
-0
/
+4
|
|
*
|
Some debug messages and a forcing the initial root reset at the start.
Ted Gould
2009-06-25
1
-0
/
+6
|
|
*
|
Okay, now we have these guys doing something, let's roll.
Ted Gould
2009-06-25
1
-3
/
+16
|
|
*
|
Fleshing out the root changed function, but that's led to another couple that...
Ted Gould
2009-06-25
1
-2
/
+37
|
|
*
|
Make it so that getting the menuitem will create it in cases where it's not c...
Ted Gould
2009-06-25
2
-6
/
+16
|
|
*
|
Making it so that we don't have any gtk events or handling of the root node. ...
Ted Gould
2009-06-25
1
-0
/
+13
|
|
*
|
Adding the client to the child related functions
Ted Gould
2009-06-25
1
-10
/
+10
|
|
*
|
Merging in the updated gtkmenu branch with tests.
Ted Gould
2009-06-25
23
-0
/
+1380
|
|
|
\
\
|
|
|
*
\
Merging in Ara's work on getting us some gtkmenu tests in mago. Woo hoo. No...
Ted Gould
2009-06-25
23
-0
/
+1380
|
|
|
|
\
\
|
|
|
|
*
|
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
|
|
|
|
/
|
|
|
|
|
|
|
|
/
/
[next]