summaryrefslogtreecommitdiff
path: root/src/bin/test_win_state.c
Commit message (Expand)AuthorAgeFilesLines
* test_win_state: remove commented code and newlineAmitesh Singh2015-07-111-2/+0
* test_win_state: Add elm_win_center() sample.Daniel Juyung Seo2015-01-231-1/+18
* test_win_state: Add win lower and deiconify samples.Daniel Juyung Seo2014-11-281-20/+77
* test_win_state: changed internal callback function name and splitted a focus ...Daniel Juyung Seo2014-07-151-20/+26
* add soem more cb's for testign win stateCarsten Haitzler (Rasterman)2014-03-181-0/+15
* test - elm win states - add more printfs of events on a windowCarsten Haitzler (Rasterman)2014-03-181-0/+24
* add tests to window moves.Carsten Haitzler (Rasterman)2014-02-021-0/+44
* tests - add test for requesting sa massive window and seeing responseCarsten Haitzler (Rasterman)2013-12-301-0/+15
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-18/+18
* elm/wayland: Implement borderless_set for wayland.Rafael Antognolli2013-05-061-0/+17
* elm_test/window_states: Add a checkbox for enabling fullscreen.Rafael Antognolli2013-04-251-0/+18
* a quick test involving more win state stuff - add test cases forCarsten Haitzler2013-01-101-0/+51
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-2/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elementary_test: 0 -> EINA_FASE, 1 -> EINA_TRUEJihoon Kim2012-02-161-3/+3
* elementary/genlist - Elm_Genlist_Item -> Elm_Object_ItemChunEon Park2012-01-201-1/+1
* elm: Use EINA_TRUE/EINA_FALSE for Eina_Bool type.Daniel Juyung Seo2012-01-051-2/+2
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-1/+1
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-2/+2
* Elm Check: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-2/+2
* Elm slider: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-301-2/+2
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-13/+13
* Elementary: Changed homogenous to homogeneous.Daniel Juyung Seo2011-05-041-5/+5
* Elementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool parameters.Daniel Juyung Seo2011-04-151-11/+11
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-7/+7
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-2/+2
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-14/+17
* Fix compiler warnings ... yes, they were fairly harmless, but I hateChristopher Michael2010-05-211-1/+1
* add new test.Carsten Haitzler2010-03-161-0/+139
* take that - more warning--Carsten Haitzler2010-03-101-7/+1
* Update to new event callback signature.Gustavo Sverzut Barbieri2010-02-161-2/+2
* From: 이상진 <lsj119@samsung.com>이상진2010-02-101-5/+35
* more testsCarsten Haitzler2010-02-051-0/+14
* use all dem cursor api's... and module it up broCarsten Haitzler2009-12-011-0/+18
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-2/+1
* use some of the new macros and #defines i put into evas - they will help theCarsten Haitzler2009-09-281-21/+21
* and moreCarsten Haitzler2009-09-141-2/+2
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+172