Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests, DummyIndicatorSignaler: free the allocated memory. | Marco Trevisan (Treviño) | 2012-02-03 | 1 | -5/+7 |
| | |||||
* | Test loader: check also for parent changes | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -0/+4 |
| | |||||
* | Tests: update dummy signaler to work with real IndicatorObjectEntry | Marco Trevisan (Treviño) | 2012-01-25 | 2 | -12/+28 |
| | | | | This fixes a crash due to the parent/unparent. | ||||
* | Added better parent_object tests. | Marco Trevisan (Treviño) | 2012-01-25 | 1 | -2/+6 |
| | |||||
* | Add visibility concept to the default indicator object | Ted Gould | 2012-01-23 | 4 | -0/+252 |
|\ | |||||
| * | "bzr merge lp:indicator" + conflict resolution in tests suite | Charles Kerr | 2012-01-23 | 4 | -2/+284 |
| |\ | |||||
| * | | another iteration of the indicator-object visibility support patch, ↵ | Charles Kerr | 2012-01-23 | 4 | -1/+253 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -18/+21 |
| | | |||||
* | | Adding a test to look to make sure the fallback works | Ted Gould | 2012-01-16 | 1 | -0/+26 |
| | | |||||
* | | Add a function to swap out the window entry handler | Ted Gould | 2012-01-14 | 2 | -0/+16 |
| | | |||||
* | | Getting the header in dist | Ted Gould | 2012-01-14 | 1 | -1/+2 |
| | | |||||
* | | Adding a test functioin for the entry func demmy indicator | Ted Gould | 2012-01-14 | 2 | -1/+30 |
| | | |||||
* | | Mark the entry functions as called | Ted Gould | 2012-01-14 | 1 | -3/+6 |
| | | |||||
* | | Setting up entry functions | Ted Gould | 2012-01-13 | 1 | -0/+26 |
| | | |||||
* | | Adding some public values to know if functions were called | Ted Gould | 2012-01-13 | 1 | -0/+4 |
| | | |||||
* | | Moving things into a shared header | Ted Gould | 2012-01-13 | 2 | -23/+53 |
| | | |||||
* | | Build a new dummy indicator | Ted Gould | 2012-01-13 | 2 | -1/+145 |
|/ | |||||
* | Cleaning up removal of watchers as the string was getting free'd before it ↵ | Ted Gould | 2011-07-11 | 1 | -2/+0 |
| | | | | could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib | ||||
* | Define the bus well known type in the session.conf file | Ted Gould | 2011-07-11 | 2 | -4/+2 |
| | |||||
* | Making some test XFAIL and attaching to bugs | Ted Gould | 2011-07-06 | 1 | -0/+7 |
| | |||||
* | Adding license info to [ch] files | Ted Gould | 2011-07-06 | 18 | -0/+396 |
| | |||||
* | Merging support for having an accessible description | Ted Gould | 2011-02-16 | 3 | -0/+20 |
|\ | |||||
| * | accessible_name -> accessible_desc in tests as well | Luke Yelavich | 2011-02-08 | 3 | -6/+6 |
| | | |||||
| * | use const gchar for variable and prototype | Luke Yelavich | 2011-02-01 | 3 | -3/+3 |
| | | |||||
| * | Add accessible_name variable in indicator entry structure | Luke Yelavich | 2011-01-18 | 3 | -0/+20 |
| | | |||||
* | | Adding the service.in files as well | Ted Gould | 2011-02-15 | 1 | -1/+4 |
| | | |||||
* | | Add session.conf.in to dist | Sebastien Bacher | 2011-02-15 | 1 | -1/+3 |
|/ | |||||
* | Disabling the launch test temporarily as it seems broken in GLib | Ted Gould | 2011-01-07 | 1 | -0/+1 |
| | |||||
* | Fixing the linking of the tests to the right libs | Ted Gould | 2011-01-07 | 1 | -11/+22 |
| | |||||
* | Merging in trunk to solve conflicts | Ted Gould | 2010-11-11 | 5 | -1/+240 |
|\ | |||||
| * | Taking it to the next level with impoliteness. | Ted Gould | 2010-07-09 | 2 | -2/+77 |
| |\ | |||||
| | * | Lots of impoliteness to make sure. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Adding an impolite manager. | Ted Gould | 2010-07-09 | 2 | -2/+77 |
| | | | |||||
| * | | Adding in the unwatching test | Ted Gould | 2010-07-09 | 3 | -0/+151 |
| |\| | |||||
| | * | A couple debug messages to make the test easier to read the output from. | Ted Gould | 2010-07-09 | 2 | -0/+3 |
| | | | |||||
| | * | Up to 5 watchers. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Longer timeout | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Okay, we need our own service too. Bah. | Ted Gould | 2010-07-09 | 2 | -2/+63 |
| | | | |||||
| | * | Delaying the watchers to ensure that we don't dbus activate, and removing ↵ | Ted Gould | 2010-07-09 | 2 | -6/+15 |
| | | | | | | | | | | | | the session.conf to even allow for that. | ||||
| | * | Starting the service ourselves. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Making a new manager | Ted Gould | 2010-07-09 | 2 | -2/+68 |
| | | | |||||
| | * | Start a multi watch test | Ted Gould | 2010-07-09 | 1 | -0/+12 |
| | | | |||||
| * | | Freeing the service. | Ted Gould | 2010-07-09 | 1 | -1/+14 |
| |/ | |||||
* / | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵ | Michael Terry | 2010-10-06 | 1 | -6/+12 |
|/ | | | | configure to specify which to build with | ||||
* | Fixing the desktop test to make it more reliable. | Ted Gould | 2010-04-09 | 2 | -1/+2 |
| | |||||
* | Being more specific about where we should find the touch file for distcheck | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Shipping our test desktop file | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Clean up touch file | Ted Gould | 2010-02-16 | 1 | -0/+1 |
| | |||||
* | Checking to ensure the right nick is in the list | Ted Gould | 2010-02-16 | 1 | -1/+1 |
| |