summaryrefslogtreecommitdiff
path: root/src/bin/test_launcher.c
Commit message (Expand)AuthorAgeFilesLines
* elm: replace 0 or 1 with EINA_FALSE or EINA_TRUEJihoon Kim2014-01-081-3/+3
* elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_setJihoon Kim2013-12-191-2/+2
* 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
* elementary - updated launcher 2 test case.ChunEon Park2013-10-091-2/+3
* test_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emi...Daniel Juyung Seo2013-09-151-6/+6
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-22/+22
* elementary: as previously stated sizeof (long) != sizeof (void*)Cedric BAIL2013-02-171-26/+26
* Elm (tests): Fix more insanely sized windows.Christopher Michael2012-08-221-2/+2
* elementary/mapbuf - more proper size for test ChunEon Park2012-07-181-1/+1
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-4/+4
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-2/+2
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-17/+17
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-7/+7
* elementary - slider, scroller, progressbar, radioChunEon Park2011-10-311-3/+3
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-3/+3
* elementary/layout - deprecated elm_layout_content_set/get_unsetChunEon Park2011-10-261-7/+7
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-8/+8
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-3/+3
* Elm Check: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-13/+13
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-6/+6
* elementary: elm_label_label_ -> elm_object_textMike McCormack2011-06-291-1/+1
* Elementary: Changed homogenous to homogeneous.Daniel Juyung Seo2011-05-041-3/+3
* Elementary bin: Use EINA_TRUE/EINA_FALSE for Eina_Bool parameters.Daniel Juyung Seo2011-04-151-8/+8
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-101/+101
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-2/+2
* elm clean upBruno Dilly2010-11-011-1/+1
* mapbuf -> hide/show content absolutely if mapbuf is hidden/shown andCarsten Haitzler2010-10-301-1/+25
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-21/+24
* Remove some dead assignments from elementaryBruno Dilly2010-09-251-4/+0
* Removing warnings in elm_tests.Tiago Rezende Campos Falcao2010-09-241-28/+28
* Remove annoying blank lines inside elm test_launcher fileBruno Dilly2010-09-091-23/+0
* Remove some unused variables from elm tests and externalsBruno Dilly2010-09-091-3/+3
* and more test for launcher 3 - i can't reproduce the reported bug. myCarsten Haitzler2010-09-041-4/+421
* fix some most unfortunate lack of clip honorning :)Carsten Haitzler2010-08-311-22/+151
* support flush and dump protocol - also add call to do this by requuest fromCarsten Haitzler2010-04-121-0/+124
* take that - more warning--Carsten Haitzler2010-03-101-1/+0
* stop using round - no needCarsten Haitzler2010-02-271-5/+30
* fix launcher test to scale a bit better.Carsten Haitzler2010-02-061-12/+13
* better - n mapbufsCarsten Haitzler2010-01-271-28/+62
* 4 not 4 screens for launcher testCarsten Haitzler2010-01-261-1/+1
* label preferred line wrap width set thing.Carsten Haitzler2010-01-261-1/+0
* more launcher test code.... and mapbuf object used by launcher test code.Carsten Haitzler2010-01-261-17/+108
* new test.Carsten Haitzler2010-01-251-0/+103