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
*
Apparently you can't use EXTRA_DIST like this with gtk-doc. Why be normal?
Ted Gould
2010-06-10
1
-1
/
+1
*
Trying a dummy sgml file
Ted Gould
2010-06-10
2
-1
/
+1
*
0.3.2
Ted Gould
2010-06-10
1
-2
/
+2
*
Adding in a formal sections definition
Ted Gould
2010-06-10
1
-0
/
+157
*
Adding server and client dbus interfaces to the ignored header files.
Ted Gould
2010-06-10
1
-1
/
+6
*
Set the child-display property automatically on menuitems that have children.
Ted Gould
2010-06-10
7
-0
/
+343
|
\
|
*
Some more debugging messages. Cleaning up a bit.
Ted Gould
2010-06-08
1
-7
/
+16
|
*
Realization watching for the children display
Ted Gould
2010-06-08
1
-41
/
+20
|
*
Making the layouts useful for us.
Ted Gould
2010-06-08
1
-38
/
+14
|
*
Ignoring the submenu tests
Ted Gould
2010-06-08
1
-0
/
+3
|
*
Building the submenu tests
Ted Gould
2010-06-08
1
-0
/
+35
|
*
Stealing the layout test to make a submenu test
Ted Gould
2010-06-08
3
-0
/
+318
|
*
When removing items we need to remove the submenu property.
Ted Gould
2010-06-07
1
-0
/
+8
|
*
When we're adding the children we're setting the 'submenu' value.
Ted Gould
2010-06-07
1
-0
/
+12
|
*
Strings to build the submenu property
Ted Gould
2010-06-07
1
-0
/
+3
*
|
Adds support for gtk-doc
Ted Gould
2010-06-09
14
-23
/
+548
|
\
\
|
|
/
|
/
|
|
*
For building with --enable-gtk-doc for distcheck
Ken VanDine
2010-06-09
1
-2
/
+1
|
*
Build gtk-doc (LP: #422087)
Ken VanDine
2010-06-09
14
-21
/
+547
|
/
*
Adding shortcut property to documentation.
Ted Gould
2010-06-07
1
-0
/
+14
|
\
|
*
Document "shortcut" property
Aurelien Gateau
2010-06-07
1
-0
/
+14
|
/
*
0.3.1
Ted Gould
2010-06-04
1
-2
/
+2
*
Changing some of our annotations so they build better on updated g-ir-scanner
Ted Gould
2010-06-04
2
-56
/
+61
|
\
|
*
Fixing annotations, no everything is happy.
Ted Gould
2010-06-04
1
-2
/
+3
|
*
Flattening out the documentation to make it so that it gets picked up by g-ir...
Ted Gould
2010-05-28
1
-9
/
+4
|
*
Changing the comment style to make g-ir-scanner happy.
Ted Gould
2010-05-27
1
-59
/
+59
|
*
Fixing annotations on the pointer prototypes.
Ted Gould
2010-05-27
1
-3
/
+3
|
*
Breaking out the buildxml function into it's own type for annotations
Ted Gould
2010-05-27
1
-1
/
+10
|
*
Trying to document the array type and a couple closure parameters
Ted Gould
2010-05-27
1
-3
/
+3
|
/
*
0.3.0
Ted Gould
2010-05-27
1
-3
/
+3
*
Adding a simple function to get the submenu on the menuitem.
Ted Gould
2010-05-27
2
-0
/
+24
|
\
|
*
Adding a small function to get the submenu of an item.
Ted Gould
2010-05-26
2
-0
/
+24
*
|
Fix signal for ID update
Ted Gould
2010-05-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Make sure the ItemUpdated signal matches with what is written in the xml file
Aurelien Gateau
2010-05-27
1
-2
/
+2
*
|
Changing the version string to match how people refer to the gir file.
Ted Gould
2010-05-21
1
-0
/
+1
*
|
Fix the construction of the VAPI files.
Ted Gould
2010-05-20
3
-15
/
+24
|
\
\
|
*
|
Cleaning up the ignores
Ted Gould
2010-05-20
1
-2
/
+5
|
*
|
Adding in the headers for the library.
Ted Gould
2010-05-20
1
-1
/
+4
|
*
|
Changing where we get glib from
Ted Gould
2010-05-20
1
-2
/
+2
|
*
|
Adding c includes to the introspector
Ted Gould
2010-05-20
1
-1
/
+3
|
*
|
Changing the name of the gir files and adding namespace flags to make everyth...
Ted Gould
2010-05-20
1
-9
/
+10
|
|
/
*
|
Reject text nodes to avoid erros.
Ted Gould
2010-05-10
1
-0
/
+3
|
\
\
|
*
|
Check to make sure they're real nodes before parsing more.
Ted Gould
2010-05-09
1
-0
/
+3
|
/
/
*
|
Documentation title page
Ted Gould
2010-05-06
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
Added main page
Aurelien Gateau
2010-05-03
1
-3
/
+9
|
/
*
Cleaning up refcounting
Ted Gould
2010-04-17
2
-12
/
+15
|
\
|
*
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
|
*
Adding references when calling the properties callbacks as items could get de...
Ted Gould
2010-04-16
1
-0
/
+10
|
*
Removing the unref that was causing issues so that we can remove an extra ref...
Ted Gould
2010-04-16
1
-5
/
+0
|
*
Make sure to send the signal *before* unrefing so the object exists
Ted Gould
2010-04-16
1
-2
/
+2
|
*
Reffing oldroot again.
Ted Gould
2010-04-16
1
-0
/
+3
[next]