summaryrefslogtreecommitdiff
path: root/src/bin/test_box.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Fix typos fun!Daniel Juyung Seo2015-10-291-2/+2
* test_box: Add box align test sample.Daniel Juyung Seo2014-11-091-0/+181
* test_box: Remove unnecessary object resize.Daniel Juyung Seo2014-11-091-4/+0
* elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_setJihoon Kim2013-12-191-6/+6
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-2/+3
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-17/+17
* elm test: Use EVAS_HINT_EXPAND and EVAS_HINT_FILL instead of 1.0 and -1.0.Daniel Juyung Seo2013-01-011-6/+6
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-5/+4
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-13/+13
* [Elm] Box ported to new class schema.Gustavo Lima Chaves2012-05-031-1/+1
* REVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Carsten Haitzler2012-05-031-1/+1
* [Elm] Box ported to new class schema.Gustavo Lima Chaves2012-05-021-1/+1
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-31/+8
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-8/+31
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-31/+8
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm: Fixed formatting. Added a space after 'if/while/for'Daniel Juyung Seo2012-03-291-3/+3
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-6/+6
* elementary: updated sources to fix warnings.Aharon Hillel2012-02-231-8/+8
* elementary: Updated test_box.c to do API testingAharon Hillel2012-02-231-12/+155
* elm test_box.c: Revised box_pack sample code.Daniel Juyung Seo2012-02-211-107/+98
* elm test_box.c: Added more test sample. Patch by Shinwoo KimDaniel Juyung Seo2012-02-211-58/+46
* From: Hyoyoung Chang <hyoyoung@gmail.com>Hyoyoung Chang2012-02-201-0/+326
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-6/+6
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-4/+4
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-8/+8
* hmm conflict not merged right. fix.Carsten Haitzler2011-06-101-1/+0
* box may be deleted when win is deleted - so dont assume box is around.Carsten Haitzler2011-06-101-2/+0
* elementary_test: Avoid a double free in box transitionMike McCormack2011-06-101-0/+2
* dont set padding of 1000 pls. :)Carsten Haitzler2011-05-261-2/+0
* elm box -> use padding!Carsten Haitzler2011-05-261-4/+6
* Elementary: Removed trailing whitespaces except for some files thatDaniel Juyung Seo2011-05-261-0/+2
* Elementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool parameters.Daniel Juyung Seo2011-04-151-1/+1
* Adding a Transition Layout example in elementary_testIván Briano2010-10-251-0/+109
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-4/+7
* oops - other way.Carsten Haitzler2010-01-141-2/+2
* add a testCarsten Haitzler2010-01-141-0/+71
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-6/+6
* fix some quicklaunch issuesCarsten Haitzler2009-09-141-1/+2
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+96