aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Adding a weak pointer to the submenuTed Gould2011-03-011-0/+11
| | |\ \ \ \ \
| | | * | | | | Oops, fix a silly typoChris Coulson2011-03-011-1/+1
| | | * | | | | Ensure we hook on to child-added signals from sub GtkMenuShell's. This broke ...Chris Coulson2011-03-011-0/+11
| | | |/ / / /
| | * | | | | Have the gir-scanner use the exported interfacesTed Gould2011-03-011-4/+11
| | |\ \ \ \ \
| | | * | | | | Add enum-types to the exported headers so that language bindings can use them.Ted Gould2011-02-251-0/+1
| | | * | | | | Switching so that the GIR file is built from our exported H files and objects.Ted Gould2011-02-251-4/+10
| | * | | | | | Use the right i18n headerTed Gould2011-03-012-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | Use the library i18n instead of the standard one for apps.Ted Gould2011-02-252-2/+2
| | | |/ / / / /
| | * | | | | | Making sure to disconnect all signal handlers.Ted Gould2011-03-011-0/+6
| | |\ \ \ \ \ \
| | | * | | | | | disconnect some more signals when menuitem diesMichael Terry2011-02-281-0/+6
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Actually use the parent parameter to find the menuitemTed Gould2011-03-011-1/+5
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Actually looking up the parent menu itemTed Gould2011-03-011-1/+5
| | |/ / / / /
| | * | | | | Fixing to ensure we keep a variant reference.Ted Gould2011-02-261-1/+12
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | * | Handle the property being grabbed over dbusTed Gould2011-02-221-0/+10
| | | | | * | Fleshing out the function to set the icon dirsTed Gould2011-02-221-1/+36
| | | | | * | Fleshing out getting the dirsTed Gould2011-02-221-3/+4
| | | | | * | Adding a private variable for the string listTed Gould2011-02-221-0/+9
| | | | | * | Adding some documentationTed Gould2011-02-221-0/+17
| | | | | * | Prototypes and stubs for the get/set icon pathsTed Gould2011-02-222-0/+18
| | | | | * | Adding a property for icon theme path collection.Ted Gould2011-02-221-0/+9
| | | | | * | Getting the love branchTed Gould2011-02-2214-11/+710
| | | | | |\ \
* | | | | | \ \ Merge from U. DesktopTed Gould2011-03-038-0/+172
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | releasing version 0.3.99-0ubuntu5Ken VanDine2011-03-013-0/+25
| * | | | | | | releasing version 0.3.99-0ubuntu4Ken VanDine2011-03-014-13/+56
| * | | | | | | releasing version 0.3.99-0ubuntu3Ken VanDine2011-03-016-0/+104
* | | | | | | | Merge from U.DesktopTed Gould2011-02-242-3/+19
|\| | | | | | |
| * | | | | | | releasing version 0.3.99-0ubuntu1Ken VanDine2011-02-242-3/+19
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Making sure to grab the variant and dispose of it in handle_event.Ted Gould2011-02-241-1/+12
| | | |/ / / / | | |/| | | |
| * | | | | | * New upstream release.Ken VanDine2011-02-24127-288/+14205
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | releasing version 0.3.99-0ubuntu1~ppa1Ted Gould2011-02-241-2/+2
* | | | | | | New upstream release.Ted Gould2011-02-2487-123/+12269
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Import upstream version 0.3.99Ted Gould2011-02-24136-2566/+16009
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | 0.3.99Ted Gould2011-02-241-3/+3
| | * | | | | Marking as having details available in the signalTed Gould2011-02-241-1/+1
* | | | | | | releasing version 0.3.98-0ubuntu5~ppa2Ted Gould2011-02-241-2/+2
* | | | | | | Grabbing the generated file as wellTed Gould2011-02-241-3/+3
* | | | | | | * Upstream MergeTed Gould2011-02-243-1/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Set property to status and return itTed Gould2011-02-242-1/+3
* | | | | | | releasing version 0.3.98-0ubuntu5~ppa1Ted Gould2011-02-241-2/+2
* | | | | | | * Documentation fixesTed Gould2011-02-2431-157/+812
|\| | | | | |
| * | | | | | Changing the property changed handler to get the property instead of using ac...Ted Gould2011-02-241-6/+11
| |\ \ \ \ \ \
| | * | | | | | Rework widget_notify_cb() to get the properties directly.Mathieu Trudel-Lapierre2011-02-231-6/+11
| * | | | | | | Document the event signal define.Ted Gould2011-02-241-0/+5
| * | | | | | | Adding in the event signal for the menuitemTed Gould2011-02-241-0/+1
| * | | | | | | Fixing signal emition to use the saved value instead of the enumTed Gould2011-02-241-1/+1
| * | | | | | | Track the parent inside the menuitem instead of with a data property externally.Ted Gould2011-02-244-7/+113
| |\ \ \ \ \ \ \
| | * | | | | | | Add the new functions to the sections docTed Gould2011-02-241-0/+3
| | * | | | | | | Adding a transfer annotation for the get_parent functionTed Gould2011-02-241-1/+1
| | * | | | | | | Checking to ensure we're the parent before deletingTed Gould2011-02-241-0/+5
| | * | | | | | | Hold a weak pointer to each DbusmenuMenuitems parent. This avoidsChris Coulson2011-02-243-7/+105