Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add visibility concept to the default indicator object | Ted Gould | 2012-01-23 | 1 | -0/+90 |
|\ | |||||
| * | "bzr merge lp:indicator" + conflict resolution in tests suite | Charles Kerr | 2012-01-23 | 1 | -0/+74 |
| |\ | |||||
| * | | another iteration of the indicator-object visibility support patch, ↵ | Charles Kerr | 2012-01-23 | 1 | -0/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Checking to ensure the parent_object pointer gets set | Ted Gould | 2012-01-19 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Moving the function into the tester to making linking simpler | Ted Gould | 2012-01-16 | 1 | -2/+21 |
| | | |||||
* | | Adding a test to look to make sure the fallback works | Ted Gould | 2012-01-16 | 1 | -0/+26 |
| | | |||||
* | | Adding a test functioin for the entry func demmy indicator | Ted Gould | 2012-01-14 | 1 | -0/+29 |
|/ | |||||
* | Adding license info to [ch] files | Ted Gould | 2011-07-06 | 1 | -0/+22 |
| | |||||
* | Having the signaller test check the 'moved' signal as well as the others. | Ted Gould | 2010-01-15 | 1 | -1/+9 |
| | |||||
* | Basic location checking test. | Ted Gould | 2010-01-15 | 1 | -0/+18 |
| | |||||
* | Adding a simple indicator test that checks to make sure we can signal up the ↵ | Ted Gould | 2009-11-04 | 1 | -0/+37 |
| | | | | stack. | ||||
* | Having the test expect an object, but fail when calling the functions. | Ted Gould | 2009-11-03 | 1 | -1/+3 |
| | |||||
* | Switching to checking the entires list instead of individual functions. | Ted Gould | 2009-11-03 | 1 | -3/+1 |
| | |||||
* | using the blank dummy indicator | Ted Gould | 2009-10-11 | 1 | -0/+9 |
| | |||||
* | Testing the accessors | Ted Gould | 2009-10-08 | 1 | -0/+16 |
| | |||||
* | We need to use GTK. | Ted Gould | 2009-10-08 | 1 | -1/+2 |
| | |||||
* | Create a very simple indicator and testing it. | Ted Gould | 2009-10-08 | 1 | -0/+1 |
| | |||||
* | Making it so that the null test checks for failure as we shoudln't have a ↵ | Ted Gould | 2009-10-08 | 1 | -2/+12 |
| | | | | null image and label. Also making it so that warnings don't cause the test to fail. | ||||
* | Use the new build dir flag | Ted Gould | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | A test to load the dummy indicator | Ted Gould | 2009-10-08 | 1 | -0/+18 |
| | |||||
* | Adding a test that should pass as given a bad filename we should get no ↵ | Ted Gould | 2009-10-08 | 1 | -0/+9 |
| | | | | object back. | ||||
* | Using a weak ref instead of connecting to a signal that doesn't exist | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | |||||
* | Test to build the object and unref it. | Ted Gould | 2009-10-08 | 1 | -0/+16 |
| | |||||
* | Fleshing out the test a little bit. | Ted Gould | 2009-10-08 | 1 | -1/+23 |
| | |||||
* | Adding in a simple little test. | Ted Gould | 2009-10-08 | 1 | -0/+7 |