Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increasing the test timeout to ensure that's not our issue | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Import upstream version 0.4.91 | Ted Gould | 2012-02-14 | 3 | -162/+165 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.4.90 | Ted Gould | 2012-01-24 | 7 | -6/+638 |
|\| | |||||
| * | 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 |
| |/ | |||||
* | | Import upstream version 0.4.0 | Ted Gould | 2011-09-19 | 1 | -0/+1 |
|\| | |||||
* | | Import upstream version 0.3.91 | Ted Gould | 2011-07-14 | 3 | -11/+3 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.3.90 | Ted Gould | 2011-07-07 | 19 | -2/+391 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.3.19 | Ted Gould | 2011-02-17 | 9 | -2/+79 |
|\| | |||||
| * | 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 |
| |/ | |||||
* | | Import upstream version 0.3.16 | Ted Gould | 2011-01-13 | 3 | -36/+56 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Import upstream version 0.3.15 | Ted Gould | 2010-11-11 | 2 | -18/+31 |
|\| | |||||
| * | Merging in trunk to solve conflicts | Ted Gould | 2010-11-11 | 5 | -1/+240 |
| |\ | |||||
| * | | 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 | ||||
* | | | Import upstream version 0.3.11 | Ted Gould | 2010-08-12 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
* | | | Import upstream version 0.3.10 | Ted Gould | 2010-07-15 | 6 | -39/+349 |
|\| | | |||||
| * | | 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 |
| | | | |