summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* introduce efl_ui_{pager/scroller}devs/bu5hm4n/work_spotlight2Marcel Hollerbach2019-12-028-7/+85
* efl_ui_test_spotlight: check correct transitions without animationMarcel Hollerbach2019-12-021-5/+23
* efl_ui_spotlight_container: bring in min / max handlingMarcel Hollerbach2019-12-025-12/+122
* efl_ui_spotlight: do not inherit from layout anymoreMarcel Hollerbach2019-12-022-10/+1
* efl_ui_spotlight_indicator: make this undependend from the main widgetMarcel Hollerbach2019-12-024-5/+60
* efl_ui_spotlight: move event rectangleMarcel Hollerbach2019-12-023-17/+12
* efl_ui_spotlight: ensure correct positioningMarcel Hollerbach2019-12-021-2/+15
* Revert "Revert "evas map: diable high quality texture mapping feature.""Hermet Park2019-12-021-1/+7
* eolian_gen: fix fallback 0 default values for slicesDaniel Kolesa2019-12-021-0/+10
* eolian: emit correct c_name for keyword builtinsDaniel Kolesa2019-12-021-1/+1
* eolian_aux: do not leakMarcel Hollerbach2019-12-021-0/+1
* efl_canvas_text: correct password behaviour with efl_text_password_get/setAli Alzyod2019-12-022-1/+12
* edje - min calc - ix more regressions due to optimizationsCarsten Haitzler (Rasterman)2019-12-011-4/+0
* icon_dummy: replace existing image.Alastair Poole2019-12-011-0/+0
* eo files: Avoid container<ptr(value_type)> usage.Lauro Moura2019-11-2914-20/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_available_rotations functionsWoochanlee2019-11-291-0/+28
* elementary: stabilize Efl.Ui.Relative_ContainerYeongjong Lee2019-11-291-1/+1
* here comes a new exampleMarcel Hollerbach2019-11-292-1/+479
* efl_ui_position_manager_grid: avoid zero division caseWooHyun Jung2019-11-291-0/+1
* vector cache: skip animation update as possible.Hermet Park2019-11-291-2/+11
* evas vector: operate cached vector file data per evas instances.Hermet Park2019-11-292-7/+8
* docs: nitpickingXavi Artigas2019-11-281-4/+3
* ecore_win32: fix compose event fieldVincent Torri2019-11-281-13/+42
* Efl.Canvas.Text: Further update docsXavi Artigas2019-11-281-1/+3
* Efl.Canvas.Text: Update docsXavi Artigas2019-11-281-53/+60
* ci: ensure we still test ephysics in all enabled build jobStefan Schmidt2019-11-281-1/+1
* Polish text interface methodsAli Alzyod2019-11-2822-132/+259
* Efl Canvas Text : Update style parsing codeabdulleh Ghujeh2019-11-282-108/+119
* vector container: skip only for composition types.Hermet Park2019-11-281-3/+6
* evas vector: make it stable caching logic.Hermet Park2019-11-283-85/+27
* Efl Canvas Text : Modify Style Propertyabdulleh Ghujeh2019-11-286-63/+647
* edje - fix min size calc after being broken by previous commitCarsten Haitzler (Rasterman)2019-11-281-6/+0
* build - handle g-main-loop enabled when glib not as an error in mesonCarsten Haitzler (Rasterman)2019-11-272-2/+6
* build - experiment - turn off glib integration by defaultCarsten Haitzler (Rasterman)2019-11-271-1/+1
* build - as per edd 2019 - make e physics off by defaultCarsten Haitzler (Rasterman)2019-11-271-1/+1
* eina - add portable close all fd's we don't need functionCarsten Haitzler (Rasterman)2019-11-274-0/+110
* remove unused code fileMarcel Hollerbach2019-11-271-191/+0
* theme: rename pager to spotlightMarcel Hollerbach2019-11-275-6/+6
* theme: remove unused partsMarcel Hollerbach2019-11-271-10/+0
* efl_ui_spotlight_manager_*: remove size and position eventsMarcel Hollerbach2019-11-273-54/+0
* elm_test: make spotlight test check boxes work againMarcel Hollerbach2019-11-271-8/+6
* efl_ui_spotlight_manager: remove the group objectMarcel Hollerbach2019-11-276-47/+29
* efl_ui_spotligt: make it possible to freeze animationsMarcel Hollerbach2019-11-273-5/+67
* Revert "gesture_manager: Changed function param to reduce internal function c...Marcel Hollerbach2019-11-276-17/+27
* tests/ecore_wl2: Add test for ecore_wl2_window_activated_get functionWoochanlee2019-11-271-0/+19
* ci: travis: add job to build efl and run tests with address sanitizerStefan Schmidt2019-11-276-2/+39
* ci: enable mono bindings build in default buildStefan Schmidt2019-11-271-1/+7
* vector container: skip copying compositions precisely.Hermet Park2019-11-271-1/+7
* evas json: up-to-date vector-tree logging.Hermet Park2019-11-271-9/+26
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-11-276-27/+17