aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/menuitem.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Debugging messages and switching the ID gathering function around.Ted Gould2009-05-061-1/+3
|
* Implement the new_with_id function by making the id a property and building ↵Ted Gould2009-05-051-5/+57
| | | | some set_ and get_
* Putting in placeholders for the functions that got prototyped last revisionTed Gould2009-04-281-0/+14
|
* Adding in tests dictory, a test, and making it compileTed Gould2009-04-161-0/+6
|
* No warnings, put them in now I had to fix themTed Gould2009-04-161-1/+10
|
* Okay, let's build some XMLTed Gould2009-04-161-1/+13
|
* Putting in IDsTed Gould2009-04-161-0/+8
|
* Adding in all the public functions as real functions and implementing a ↵Ted Gould2009-04-161-7/+94
| | | | couple of children related ones.
* Changing the menuitem typeTed Gould2009-04-161-1/+1
|
* Putting in more gobject based examples and getting all the libraries tied in ↵Ted Gould2009-04-131-0/+48
to make them work.