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
*
* Upstream Merge
Ted Gould
2010-04-16
2
-5
/
+9
|
\
|
*
Now that we're not reffing the root locally, we need to only unref it if we'r...
Ted Gould
2010-04-16
1
-5
/
+2
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs6
Ted Gould
2010-04-16
1
-2
/
+2
*
|
* Upstream Merge
Ted Gould
2010-04-16
2
-0
/
+18
|
\
|
|
*
Adding references when calling the properties callbacks as items could get de...
Ted Gould
2010-04-16
1
-0
/
+10
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs5
Ted Gould
2010-04-16
1
-2
/
+2
*
|
debian/rules: Massive debugging
Ted Gould
2010-04-16
2
-1
/
+7
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs4
Ted Gould
2010-04-16
1
-2
/
+2
*
|
* Upstream merge
Ted Gould
2010-04-16
2
-5
/
+8
|
\
|
|
*
Removing the unref that was causing issues so that we can remove an extra ref...
Ted Gould
2010-04-16
1
-5
/
+0
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs3
Ted Gould
2010-04-16
1
-2
/
+2
*
|
* Upstream merge
Ted Gould
2010-04-16
2
-2
/
+9
|
\
|
|
*
Make sure to send the signal *before* unrefing so the object exists
Ted Gould
2010-04-16
1
-2
/
+2
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs2
Ted Gould
2010-04-16
2
-0
/
+10
|
\
|
|
*
Reffing oldroot again.
Ted Gould
2010-04-16
1
-0
/
+3
*
|
releasing version 0.2.9-0ubuntu2~ppa2~refs1
Ted Gould
2010-04-16
1
-2
/
+2
*
|
* Upstream Merge
Ted Gould
2010-04-16
2
-3
/
+8
|
\
|
|
*
Since we already have a ref to root, we don't need to make another.
Ted Gould
2010-04-16
1
-3
/
+0
|
*
Unreffing the object after it's been put into a menu.
Ted Gould
2010-04-16
1
-0
/
+1
*
|
releasing version 0.2.9-0ubuntu2~ppa1
Ted Gould
2010-04-15
1
-2
/
+2
*
|
* Upstream Merge
Ted Gould
2010-04-15
9
-7
/
+139
|
\
\
|
*
|
Sync to trunk
Ted Gould
2010-04-15
0
-0
/
+0
|
|
\
|
|
|
*
Changing the GTK layer to look at the realized location instead of the absolu...
Ted Gould
2010-04-15
7
-7
/
+120
|
|
|
\
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering6
Ted Gould
2010-04-15
1
-2
/
+2
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-15
3
-4
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Making every insertion now use the realized position. It HAS to be one of th...
Ted Gould
2010-04-15
2
-4
/
+4
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering5
Ted Gould
2010-04-14
1
-2
/
+2
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-14
7
-3
/
+101
|
|
\
|
|
|
|
*
|
Using get_position_realized in the GTK layer to avoid realization races.
Ted Gould
2010-04-14
2
-2
/
+2
|
|
*
|
Adding a function to only get the position in the children that are realized.
Ted Gould
2010-04-14
2
-0
/
+45
|
|
*
|
Use the set realized function in the client.
Ted Gould
2010-04-14
1
-1
/
+2
|
|
*
|
Adding two functions to set and get the realized state.
Ted Gould
2010-04-14
2
-0
/
+44
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering4
Ted Gould
2010-04-14
1
-2
/
+2
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-14
2
-3
/
+10
|
|
\
|
|
|
|
*
|
Man I suck
Ted Gould
2010-04-14
1
-3
/
+3
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering3
Ted Gould
2010-04-14
1
-2
/
+2
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-14
2
-3
/
+10
|
|
\
|
|
|
|
*
|
Truth sucks
Ted Gould
2010-04-14
1
-3
/
+3
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering2
Ted Gould
2010-04-14
1
-2
/
+2
|
*
|
|
Wrong version number
Ted Gould
2010-04-14
1
-1
/
+1
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-14
3
-0
/
+30
|
|
\
|
|
|
|
*
|
Keep an internal reference to the children.
Ted Gould
2010-04-14
1
-0
/
+5
|
|
*
|
Return error if we can't find parent in a buildxml routine
Ted Gould
2010-04-14
1
-0
/
+10
|
|
*
|
Fail if we add a child to a menu that already has that child.
Ted Gould
2010-04-14
1
-0
/
+6
|
*
|
|
releasing version 0.2.9-0ubuntu1~ppa2~ordering1
Ted Gould
2010-04-14
1
-2
/
+2
|
*
|
|
debian/rules: Massive debugging
Ted Gould
2010-04-14
2
-1
/
+2
|
*
|
|
* Upstream Merge
Ted Gould
2010-04-14
3
-0
/
+16
|
|
\
|
|
|
|
*
|
A couple of code review comments
Ted Gould
2010-04-14
1
-0
/
+2
|
|
|
/
|
|
*
Visibilty documentation
Ted Gould
2010-04-02
1
-0
/
+6
|
|
|
\
|
|
|
*
Document "visible" property
Aurelien Gateau
2010-04-02
1
-0
/
+6
|
|
|
/
[next]