summaryrefslogtreecommitdiff
path: root/src/bin/test_task_switcher.c
Commit message (Expand)AuthorAgeFilesLines
* Change elm according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-1/+1
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-1/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+1
* Automatic migration to Eo4.Tom Hacohen2016-03-031-31/+23
* Eo events: Migrate all of elm to the new event callback signaturesTom Hacohen2016-02-291-6/+6
* task_switcher: add variable verification.Michelle Legrand2015-03-261-0/+2
* Change according to recent Eo changes, and fix related wrong unrefs.Tom Hacohen2014-09-301-1/+1
* Eo: Get rid of eo_add_custom.Tom Hacohen2014-09-251-1/+1
* test task switcher: Adjusted to Eo2.Tom Hacohen2014-04-101-21/+21
* Eolian: Integration of App Client ViewDaniel Zaoui2014-03-191-2/+2
* Eolian: Integration of App ClientDaniel Zaoui2014-03-191-3/+3
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-1/+1
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* Add elm_app_service/client classJosé Roberto de Souza2013-09-191-0/+408