summaryrefslogtreecommitdiff
path: root/src/tests/elementary
Commit message (Expand)AuthorAgeFilesLines
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-261-3/+3
* elm_web: this testcase now also worksMarcel Hollerbach2018-02-171-2/+0
* elm_web: web should NEVER be NULLMarcel Hollerbach2018-02-171-10/+7
* elementary: listen to EFL_RUN_IN_TREE instead of ELM_RUN_IN_TREEMarcel Hollerbach2018-02-171-1/+1
* Efl.Access.Text: resolve more name conflictsMike Blumenkrantz2018-02-151-2/+2
* elm_test_focus: resolve property name conflictMike Blumenkrantz2018-02-152-2/+2
* efl_access_component: resolve property name conflictsMike Blumenkrantz2018-02-151-24/+3
* efl.access: remove parent propertyMike Blumenkrantz2018-02-152-6/+7
* efl.access: name -> i18n_nameMike Blumenkrantz2018-02-151-11/+11
* elementary: fix legacy widget type name for backward compatYoungbok Shin2018-02-1462-63/+1454
* tests: Check return value in tests.Lauro Moura2018-01-252-3/+3
* efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixinYeongjong Lee2018-01-164-11/+11
* efl loop - rename ecore_main_loop_get to efl_main_loop_getCarsten Haitzler (Rasterman)2018-01-021-3/+3
* Fix and simpligy windows behaviour.Andy Williams2017-12-311-0/+2
* elm_code: Fix usage of basenameAndy Williams2017-12-311-1/+1
* Efl.Canvas: make pointer_iterate a beta APIAmitesh Singh2017-12-121-0/+2
* efl_ui_focus_manager_calc: implement better relation calculationMarcel Hollerbach2017-12-111-4/+77
* elm_code_widget: change efl_add to legacy_addSungtaek Hong2017-12-081-1/+1
* focus: more testcases!Marcel Hollerbach2017-12-061-0/+94
* efl_ui_focus_user/object: fix api duplicationMarcel Hollerbach2017-12-054-8/+8
* elementary: fix compilation of elm_code test on windowsLauro Moura2017-11-231-0/+5
* efl_ui_focus_manager: unset the redirect chain once a redirect is setMarcel Hollerbach2017-11-151-0/+46
* efl_ui_focus_manager: ensure the manager is in focus when focus is setMarcel Hollerbach2017-11-153-1/+63
* elm_code: Add basic scope parsing to syntax highlighting.Andy Williams2017-11-141-0/+31
* elm: set accurate access role for elm_iconLukasz Stanislawski2017-11-131-1/+1
* elm: set accurate access role for elm_popupLukasz Stanislawski2017-11-131-1/+1
* eo: Rename efl_ref_get to efl_ref_countAndy Williams2017-11-081-2/+2
* tests: Properly define access beta/protectedJean-Philippe Andre2017-11-0859-59/+60
* tests: Fix make check for atspi beta APIsJean-Philippe Andre2017-11-074-0/+4
* elm: Fix examples/tests using elementary_configJean-Philippe Andre2017-11-071-2/+2
* evas: Add seat argument to 'pointer_inside' (EO)Jean-Philippe Andre2017-11-011-1/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-1964-379/+377
* elm: move the focus direction definition to generalMarcel Hollerbach2017-10-101-1/+1
* efl_ui_focus_manager_calc: focus a child if a logical is focusedMarcel Hollerbach2017-10-091-0/+36
* Revert "elm focus manager - dont leak child lists when updating focus order"Marcel Hollerbach2017-09-291-1/+0
* input: Move pointer props to CanvasJean-Philippe Andre2017-09-261-2/+8
* elm: rename Elm.Interface.Atspi.Text => Efl.Access.TextLukasz Stanislawski2017-09-261-34/+34
* elm: rename Elm.Interface.Atspi_Action => Efl.Access.ActionLukasz Stanislawski2017-09-191-2/+2
* elm: rename Elm.Interface.Atspi.Selection => Efl.Access.SelectionLukasz Stanislawski2017-09-191-1/+1
* efl: Use Eina.Position2D for input eventsJean-Philippe Andre2017-09-191-9/+4
* efl: Use Eina.Size2D for Efl.Gfx.sizeJean-Philippe Andre2017-09-181-1/+1
* efl: Introduce Eina.Rect and switch EO APIs to itJean-Philippe Andre2017-09-183-12/+9
* efl_gfx: Use Eina.Rectangle for geometry (EO)Jean-Philippe Andre2017-09-131-7/+3
* elm: Fix use of Efl.Access APIsJean-Philippe Andre2017-09-131-1/+1
* tests: fix build after elm atspi renamingStefan Schmidt2017-09-122-4/+4
* efl_ui_focus_manager_sub: make it a mixinMarcel Hollerbach2017-09-022-2/+5
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-311-0/+1
* efl_ui_focus_manager: make focus a propertyMarcel Hollerbach2017-08-101-8/+8
* efl_ui_focus_manager: split this of tinto a class and a interfaceMarcel Hollerbach2017-08-103-73/+73
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-2/+2