summaryrefslogtreecommitdiff
path: root/src/bin/test_clock.c
Commit message (Expand)AuthorAgeFilesLines
* clock test: modified clock test name, window title, and button name more desc...Daniel Juyung Seo2013-12-181-5/+5
* clock: Add elm_clock_pause_set and elm_clock_pause_get functions for elm_cloc...Michal Jagiello2013-12-181-0/+43
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-7/+7
* test_clock.c : Improve API use case.Ryuan Choi2013-04-181-26/+39
* elm test_clock.c: Fixed a typo.Daniel Juyung Seo2012-11-261-1/+1
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-2/+2
* elementary/clock - [E-devel] [PATCH] elementary_test:clock couldn't be maxmisedChunEon Park2012-07-071-17/+16
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-24/+6
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-6/+24
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-24/+6
* 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-1/+1
* elm clock: Reviewed clock.Daniel Juyung Seo2012-03-071-10/+10
* elementary: Updated test_clock.c to do API testingAharon Hillel2012-02-231-3/+131
* From: cnook <kimcinoo@gmail.com>cnook2012-02-201-0/+51
* elementary_test: fix formattingJihoon Kim2012-02-161-10/+12
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-17/+17
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-2/+2
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-6/+6
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-1/+1
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-4/+7
* Add tests for elm clock using time different from the systemBruno Dilly2010-09-141-0/+82
* Let the user choose what digits of the clock are editable.Iván Briano2010-05-111-0/+9
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-2/+2
* fix some quicklaunch issuesCarsten Haitzler2009-09-141-1/+2
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+51