Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indicator-ng: use indicator_image_helper | Lars Uebernickel | 2013-01-25 | 1 | -12/+1 |
| | | | | | | | | gtk_icon_set_from_gicon doesn't scale rectangular icons correctly. This adds indicator_image_helper_update_from_gicon() and makes refresh_image() set a broken image instead of erroring out when an icon couldn't be found. | ||||
* | 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 | 1 | -6/+107 |
| | | | | | | Use GTestDBus to spawn a small test service (tests/indicator-test-service.c) and check whether the indicator menu gets turned into a gtkmenu correctly. | ||||
* | Add basic tests for indicator-ng | Lars Uebernickel | 2013-01-21 | 1 | -0/+62 |