aboutsummaryrefslogtreecommitdiff
path: root/tools/indicator-loader.c
Commit message (Collapse)AuthorAgeFilesLines
* introduce tab damage for consistency with the rest of indicator-loader.cCharles Kerr2013-03-221-5/+5
|
* add the option to specify the profile from the command lineCharles Kerr2013-03-221-1/+29
|
* Only build and use IndicatorNg in the gtk3 buildLars Uebernickel2013-01-181-0/+5
|
* Add IndicatorNgLars Uebernickel2013-01-181-5/+17
| | | | | | | IndicatorNg is an indicator object that reads an indicator service file and watches the bus for a corresponding service to appear. It turns the menus and actions exported by the service into an indicator entry.
* remove the cloak/decloak widget logicCharles Kerr2012-09-111-23/+36
|
* Adding a warning for entries that do not set their parent_objectTed Gould2012-01-191-0/+4
|
* Make sure our menus don't get proxiedTed Gould2011-09-201-0/+3
|
* Handle NULL entries without crashingTed Gould2011-07-111-2/+8
|
* Handling the right box for the right version of GTKTed Gould2011-07-071-0/+4
|
* Switch to using gtk_box_new()Ted Gould2011-07-061-1/+1
|
* Creating a callback on the loader to signal the event press down to the entry.Ted Gould2010-09-161-0/+13
|
* Putting a printout in for showing menus.Ted Gould2010-09-151-0/+8
|
* Adding in license headers.Ted Gould2009-12-101-0/+23
|
* Adding support for removing entriesTed Gould2009-11-241-0/+20
|
* Stopping the app when the window closes.Ted Gould2009-11-241-0/+9
|
* Grabbing the entry added function as well, didn't realize how much it did :)Ted Gould2009-11-241-0/+20
|
* Showing the menubar and windowTed Gould2009-11-241-0/+3
|
* Adding a small little tool to load an indicator from the command line.Ted Gould2009-11-241-0/+74