Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & ↵ | Charles Kerr | 2012-09-11 | 1 | -2/+10 |
| | | | | re-showing IndicatorObjectEntries by caching their parent widgetry instead of using gtk_widget_destroy() | ||||
* | another iteration of the indicator-object visibility support patch, ↵ | Charles Kerr | 2012-01-23 | 1 | -0/+139 |
incorporating ideas from discussion with ted - some functions were public when they should have been private - the hide/show handler is now a virtual function & is documented in indicator-object.h - added unit tests - the GSettings monitor has been removed |