Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only build and use IndicatorNg in the gtk3 build | Lars Uebernickel | 2013-01-18 | 1 | -0/+5 |
| | |||||
* | Add IndicatorNg | Lars Uebernickel | 2013-01-18 | 1 | -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 logic | Charles Kerr | 2012-09-11 | 1 | -23/+36 |
| | |||||
* | Adding a warning for entries that do not set their parent_object | Ted Gould | 2012-01-19 | 1 | -0/+4 |
| | |||||
* | Make sure our menus don't get proxied | Ted Gould | 2011-09-20 | 1 | -0/+3 |
| | |||||
* | Handle NULL entries without crashing | Ted Gould | 2011-07-11 | 1 | -2/+8 |
| | |||||
* | Installing the debugging env entries in shared directory instead of the ↵ | Ted Gould | 2011-07-07 | 2 | -1/+4 |
|\ | | | | | | | executable one. | ||||
| * | Make xsessiondir = $(pkgdatadir) | Ken VanDine | 2011-07-07 | 1 | -1/+1 |
|/ | |||||
* | Handling the right box for the right version of GTK | Ted Gould | 2011-07-07 | 1 | -0/+4 |
| | |||||
* | Switch to using gtk_box_new() | Ted Gould | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Build indicator-loader3 | Ken VanDine | 2010-11-24 | 1 | -2/+12 |
| | |||||
* | Merging in trunk to solve conflicts | Ted Gould | 2010-11-11 | 3 | -0/+40 |
|\ | |||||
| * | Add mean comment | Ted Gould | 2010-10-15 | 1 | -0/+6 |
| | | |||||
| * | Adding a number in the name | Ted Gould | 2010-10-15 | 2 | -1/+1 |
| | | |||||
| * | Installing the environment file in the session dir | Ted Gould | 2010-10-15 | 1 | -0/+5 |
| | | |||||
| * | All the environment flags we should set for debugging | Ted Gould | 2010-10-15 | 1 | -0/+8 |
| | | |||||
| * | Creating a callback on the loader to signal the event press down to the entry. | Ted Gould | 2010-09-16 | 1 | -0/+13 |
| | | |||||
| * | Putting a printout in for showing menus. | Ted Gould | 2010-09-15 | 1 | -0/+8 |
| | | |||||
* | | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -1/+6 |
|/ | | | | configure to specify which to build with | ||||
* | Adding in license headers. | Ted Gould | 2009-12-10 | 1 | -0/+23 |
| | |||||
* | Adding support for removing entries | Ted Gould | 2009-11-24 | 1 | -0/+20 |
| | |||||
* | Stopping the app when the window closes. | Ted Gould | 2009-11-24 | 1 | -0/+9 |
| | |||||
* | Grabbing the entry added function as well, didn't realize how much it did :) | Ted Gould | 2009-11-24 | 1 | -0/+20 |
| | |||||
* | Showing the menubar and window | Ted Gould | 2009-11-24 | 1 | -0/+3 |
| | |||||
* | Adding a small little tool to load an indicator from the command line. | Ted Gould | 2009-11-24 | 2 | -1/+95 |
| | |||||
* | Making a tools directory | Ted Gould | 2009-10-11 | 1 | -0/+1 |