| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tests and deprecations (fixes #1) | Robert Tari | 2020-08-08 | 14 | -373/+373 |
* | **/Makefile.am: Set -DGTK_DISABLE_DEPRECATED for gtk2 builds. Fixes FTBFS aga... | Mike Gabriel | 2019-11-20 | 1 | -0/+7 |
* | Fix up for previous commit. | Mike Gabriel | 2017-05-16 | 1 | -1/+1 |
* | One step back... Mimick Canonical's API. Use their namespace for item attribu... | Mike Gabriel | 2017-05-15 | 1 | -1/+1 |
* | Use x-ayatanaindicator-* instead of x-canonical-*. | Mike Gabriel | 2015-11-16 | 1 | -1/+1 |
* | Fork libayatana-indicator from Ubuntu's libindicator shared library. | Mike Gabriel | 2015-11-06 | 15 | -63/+63 |
* | Use named icons rather than (deprecated) stock items. | Colin Watson | 2013-12-20 | 1 | -1/+1 |
* | test-indicator-ng: adapt to new gtkmodelmenuitem widget structure | Lars Uebernickel | 2013-12-19 | 1 | -1/+27 |
* | Merge lp:~larsu/new-indicator-file-format | Lars Uebernickel | 2013-06-07 | 3 | -7/+8 |
|\ |
|
| * | IndicatorNg: update indicator file format | Lars Uebernickel | 2013-05-24 | 3 | -7/+8 |
* | | tests: fix compilation and make check. | Marco Trevisan (Treviño) | 2013-04-12 | 13 | -18/+1 |
|/ |
|
* | indicator-ng: allow a dictionary as the root action's state | Lars Uebernickel | 2013-03-21 | 1 | -1/+3 |
* | Revert: indicator-ng: allow a dictionary as the root action's state | Mathieu Trudel-Lapierre | 2013-03-18 | 1 | -3/+1 |
* | indicator-ng: allow a dictionary as the root action's state | Lars Uebernickel | 2013-03-13 | 1 | -1/+3 |
* | indicator-ng: use indicator_image_helper | Lars Uebernickel | 2013-01-25 | 1 | -12/+1 |
* | indicator-ng: require header item to have x-canonical-type set | Lars Uebernickel | 2013-01-25 | 1 | -0/+1 |
* | indicator-ng: test indicator_ng_get_property | Lars Uebernickel | 2013-01-23 | 1 | -0/+15 |
* | indicator-ng: more elaborate testing | Lars Uebernickel | 2013-01-23 | 5 | -8/+239 |
* | Add basic tests for indicator-ng | Lars Uebernickel | 2013-01-21 | 3 | -0/+91 |
* | In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re... | Charles Kerr | 2012-09-11 | 2 | -13/+23 |
* | fix copy-and-paste error in specifying the tests' source files | Charles Kerr | 2012-06-18 | 1 | -2/+2 |
* | Update test desktop file | Ted Gould | 2012-02-27 | 1 | -5/+5 |
* | Adjusting timeout so it'll build on the buildds too | Ted Gould | 2012-02-14 | 1 | -1/+1 |
* | 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 |
* | 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, incorpora... | Charles Kerr | 2012-01-23 | 4 | -1/+253 |
* | | | 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 co... | Ted Gould | 2011-07-11 | 1 | -2/+0 |
* | 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 |