summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_win_plug.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic migration to Eo4.Tom Hacohen2016-03-031-1/+1
* Eo events: Migrate all of elm to the new event callback signaturesTom Hacohen2016-02-291-2/+2
* elm_test: Show popup error when Plug can't connectJean-Philippe Andre2016-01-251-2/+30
* plug: fix SEGV of elementary_test during reconnectingwonguk.jeong2014-04-041-0/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: Fixed formatting. tab to space.Daniel Juyung Seo2013-10-141-3/+3
* elm: Longwaited trailing white space removal. Clean elm up!Daniel Juyung Seo2013-09-301-1/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-10/+10
* elm_plug: fixed signal name.Gustavo Sverzut Barbieri2012-12-181-1/+1
* elm_plug: callback when server side image changed.Gustavo Sverzut Barbieri2012-12-181-0/+10
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* fix bug. plug can retry several timesJiyoun Park2012-09-121-1/+0
* Add image deleted signal into plug. it help user notice socket serviceJiyoun Park2012-09-121-0/+58
* and make plug/socket focus and key input work too! :)Carsten Haitzler2012-08-221-0/+9
* [elm] elm plug now portedGustavo Lima Chaves2012-05-251-2/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elementary_test: fix indentationJihoon Kim2012-02-241-6/+4
* elm: delete executable file permission in some filesJihoon Kim2012-02-171-0/+0
* Add new widget for extn socket and plug.Jiyoun Park2012-01-161-0/+110