aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/defaults.c
Commit message (Expand)AuthorAgeFilesLines
* Use the library i18n instead of the standard one for apps.Ted Gould2011-02-251-1/+1
* Documentation fixesTed Gould2011-02-241-4/+4
* Make sure to either ref or allocateTed Gould2011-02-211-0/+2
* Making sure to have weak pointer support incase we do drop all the refsTed Gould2011-02-211-0/+1
* Flesh out the getters as wellTed Gould2011-02-211-2/+38
* Create a basic setter function and fix our hashtables so they work with it.Ted Gould2011-02-211-3/+23
* Building our hash table and making sure it gets cleaned upTed Gould2011-02-211-1/+10
* Create an entry structure and functions for creating and destroying itTed Gould2011-02-211-0/+47
* Setting the core defaults up in a handy table.Ted Gould2011-02-211-1/+18
* Putting in stubs for our get/set functionsTed Gould2011-02-211-0/+57
* Fleshing out the ref_defaultTed Gould2011-02-211-2/+20
* Format sanelyTed Gould2011-02-211-8/+15
* License headersTed Gould2011-02-211-0/+28
* Adding in a defaults objectTed Gould2011-02-211-0/+49