summaryrefslogtreecommitdiff
path: root/src/bin/test_focus.c
Commit message (Expand)AuthorAgeFilesLines
* focus: add focus_move_policy_automatic_set/get functionWooHyun Jung2016-03-181-14/+82
* test_focus: Focus should to move layout's entryAnand2015-07-011-1/+1
* focus: when focus_highlight is enabled, it should be shown immediately.WooHyun Jung2014-07-041-1/+20
* focus: apply the focus API change during the development phase.Daniel Juyung Seo2014-05-171-17/+6
* Revert "Revert "focus: Fixed the animation issue related to bring_in.""Daniel Juyung Seo2014-05-171-0/+30
* Revert "focus: Fixed the animation issue related to bring_in."Carsten Haitzler (Rasterman)2014-05-131-30/+0
* focus: Fixed the animation issue related to bring_in.Anand2014-05-131-0/+30
* test_focus: initialize focus related check states correctly.Daniel Juyung Seo2014-05-011-0/+2
* elm win - fix wrong resizing of focus highlight obj.WooHyun Jung2014-03-281-0/+26
* test_focus: Mark unused parameter as EINA_UNUSED.Daniel Juyung Seo2014-03-091-1/+3
* test_focus: Added focus highlight clip disable example to the focus 3Daniel Juyung Seo2014-03-091-1/+16
* focus: Added test cases for the existing issues/feature enhancement relate to...nirajkr2014-02-041-0/+90
* elm: Fixed comments and documentations on test_focus and genlist header.Daniel Juyung Seo2014-02-041-1/+1
* test_focus: Internal refactoring of focus tests.Daniel Juyung Seo2014-02-031-1/+251
* 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: Longwaited trailing white space removal. Clean elm up!Daniel Juyung Seo2013-09-301-8/+8
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-6/+6
* Fix elm to use key not keyname (so xmodmap works)Carsten Haitzler (Rasterman)2013-07-311-1/+1
* add toolbar to focus test... since it doesnt work. :)Carsten Haitzler (Rasterman)2013-03-251-2/+49
* elementary: as previously stated sizeof (long) != sizeof (void*)Cedric BAIL2013-02-171-4/+4
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-2/+1
* elementar/focus : New feature - focus movement in all direction. ByWooHyun Jung2012-05-031-1/+1
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-11/+1
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-1/+11
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-11/+1
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* [Elm] Fix wrong info on focus test.Gustavo Lima Chaves2012-03-221-4/+1
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-3/+3
* stop using deprecated calls.Carsten Haitzler2011-12-301-1/+1
* Elm test: Update tests to use the new self-closing textblock tags.Tom Hacohen2011-12-081-1/+1
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-2/+2
* elm: elm_object_text_part_set/get() is deprecatedBoris Faure2011-11-161-2/+2
* elementary: fix testMichael BOUCHAUD2011-10-311-1/+1
* elementary - slider, scroller, progressbar, radioChunEon Park2011-10-311-2/+2
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-1/+1
* elementary/layout - deprecated elm_layout_content_set/get_unsetChunEon Park2011-10-261-2/+2
* Elementary: remove some more deprecated functions usageBruno Dilly2011-10-241-1/+2
* remove all use of elm_toggle_ apiMike Blumenkrantz2011-10-201-2/+3
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-1/+1
* elementary : Focus movement is possible with arrow keys. You can checkWooHyun Jung2011-08-051-1/+2
* Elm bubble: Fix code to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-1/+1
* Elm frame: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-10/+10
* elementary: elm_label_label_ -> elm_object_textMike McCormack2011-06-291-1/+1
* big move forward. scrolled entry and entry merge into entry. entry nowCarsten Haitzler2011-06-171-3/+4
* Replace focus_jump by focus_cycle in disabled_setTiago Rezende Campos Falcao2010-12-091-3/+29
* Remove unused var on test_focusBruno Dilly2010-11-301-1/+0
* Event CallbackTiago Rezende Campos Falcao2010-11-291-0/+20
* Don't forget the QUICKLAUNCH guardsLucas De Marchi2010-11-161-1/+2