summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Canvas.Animation: Rename repeat_count to play_countdevs/bu5hm4n/work_animationsXavi Artigas2019-12-049-47/+48
* efl_canvas_animation_group: remove implicit children behaviourMarcel Hollerbach2019-12-043-15/+3
* remove unsued macrosMarcel Hollerbach2019-12-042-7/+0
* efl_canvas_animation: use floating point infinite instead of macroMarcel Hollerbach2019-12-041-3/+2
* efl_canvas_animation: add a standard value for duration of animationsMarcel Hollerbach2019-12-043-0/+40
* efl_canvas_animation_group: use @property instead of methodMarcel Hollerbach2019-12-041-3/+6
* efl_canvas_animation_group: move from list to iteratorMarcel Hollerbach2019-12-044-17/+17
* edje_entry: converting plain_text to '*' using unicode units.Bowon Ryu2019-12-041-2/+16
* FreeBSD: Link against OpenSSL in base.Alastair Poole2019-12-031-1/+6
* Efl.Canvas.Gesture_Zoom: typo in docsXavi Artigas2019-12-031-1/+1
* tests/ecore_wl2: Add test for ecore_wl2_window_title functionsWoochanlee2019-12-031-0/+20
* tests/ecore_wl2: Add test for ecore_wl2_window_class functionsWoochanlee2019-12-031-0/+20
* ecore-wl2: Move ecore_wl2_window_buffer_transform_set to be internalChristopher Michael2019-12-032-11/+11
* ecore-wl2: Move ecore_wl2_window_buffer_attach to be internalChristopher Michael2019-12-032-18/+18
* Efl.Ui.Spotlight_Container: update docs after push/pop changesXavi Artigas2019-12-031-4/+6
* efl_ui_spotlight_manager_stack: fix positioningMarcel Hollerbach2019-12-031-4/+20
* efl_ui_spotlight_container: reverse push and pop semanticsMarcel Hollerbach2019-12-032-8/+8
* eina - threadqueue - revert series of comments that moved to mempoolsCarsten Haitzler (Rasterman)2019-12-031-27/+76
* elementary_test: remove duplicated fileStefan Schmidt2019-12-031-396/+0
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-12-037-27/+19
* csharp: Simplify field_argument_assignmentLauro Moura2019-12-021-2/+3
* fix jpeg loading which freed the wrong ptrCarsten Haitzler (Rasterman)2019-12-021-6/+8
* tests/ecore_wl2: Fix bad window testChris Michael2019-12-021-0/+6
* introduce efl_ui_{pager/scroller}Marcel 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
* efl_canvas_text: documentation for style setAli Alzyod2019-12-021-3/+317
* efl_part: declare stableMarcel Hollerbach2019-12-021-4/+4
* tests/ecore_wl2: Add test for ecore_wl2_window_aspect functionsWoochanlee2019-12-021-3/+19
* ecore_wl2: Add APIs to get window properies.Woochanlee2019-12-022-0/+78
* 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