Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests, DummyIndicatorSignaler: free the allocated memory. | Marco Trevisan (Treviño) | 2012-02-03 | 1 | -5/+7 |
| | |||||
* | Tests: update dummy signaler to work with real IndicatorObjectEntry | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -3/+14 |
| | | | | This fixes a crash due to the parent/unparent. | ||||
* | another iteration of the indicator-object visibility support patch, ↵ | Charles Kerr | 2012-01-23 | 1 | -0/+2 |
| | | | | | | | | | | 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 | ||||
* | Adding license info to [ch] files | Ted Gould | 2011-07-06 | 1 | -0/+22 |
| | |||||
* | accessible_name -> accessible_desc in tests as well | Luke Yelavich | 2011-02-08 | 1 | -2/+2 |
| | |||||
* | use const gchar for variable and prototype | Luke Yelavich | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | Add accessible_name variable in indicator entry structure | Luke Yelavich | 2011-01-18 | 1 | -0/+7 |
| | |||||
* | Having the signaller test check the 'moved' signal as well as the others. | Ted Gould | 2010-01-15 | 1 | -0/+1 |
| | |||||
* | Adding a simple indicator test that checks to make sure we can signal up the ↵ | Ted Gould | 2009-11-04 | 1 | -2/+2 |
| | | | | stack. | ||||
* | Building a dummy indicator that signals. | Ted Gould | 2009-11-04 | 1 | -0/+109 |