summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Ector: Prevent access to NULLJunsuChoi2019-12-051-2/+2
* efl_text_attribute_factory: update documentionAli Alzyod2019-12-051-2/+2
* elm/genlist: trigger pan recalcs in update_job and item del functionsMike Blumenkrantz2019-12-041-0/+3
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-0417-59/+17
* edje: Add text change signalSubodh Kumar2019-12-041-0/+2
* emotion & evas: remove gstreamer 0.10 supportStefan Schmidt2019-12-041-3/+0
* esacpe: remove library from treeStefan Schmidt2019-12-0418-805/+0
* code comments: annoying typosXavi Artigas2019-12-043-4/+4
* Efl.Canvas.Animation: Rename repeat_count to play_countXavi Artigas2019-12-047-24/+25
* efl_ui/layout: unconditionally emit theme,changed event for legacy layoutsMike Blumenkrantz2019-12-041-1/+3
* efl_ui/layout: fix multiple emissions of theme,changed during constructionMike Blumenkrantz2019-12-042-2/+11
* efl_ui/layout: fix typo in theme,changed event checking and fix this eventMike Blumenkrantz2019-12-041-2/+2
* efl_ui_radio_box: declare stableMarcel Hollerbach2019-12-041-1/+1
* efl_ui_mutli_selectable: stabelize interfacesMarcel Hollerbach2019-12-044-4/+4
* 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-042-0/+31
* efl_canvas_animation_group: use @property instead of methodMarcel Hollerbach2019-12-041-3/+6
* eolian: fix a parse bug where composites was treated as implementsDaniel Kolesa2019-12-041-1/+5
* docs: slight improvement for Efl.Decelerate_InterpolatorXavi Artigas2019-12-041-1/+1
* eolian: account for entire inheritance trees when compositingDaniel Kolesa2019-12-041-1/+17
* fix the wrong method signature for evas_textgridTaehyub Kim2019-12-042-8/+8
* 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
* Efl.Canvas.Gesture_Zoom: typo in docsXavi Artigas2019-12-031-1/+1
* 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-031-5/+5
* eina - threadqueue - revert series of comments that moved to mempoolsCarsten Haitzler (Rasterman)2019-12-031-27/+76
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-12-037-27/+19
* fix jpeg loading which freed the wrong ptrCarsten Haitzler (Rasterman)2019-12-021-6/+8
* introduce efl_ui_{pager/scroller}Marcel Hollerbach2019-12-026-0/+80
* efl_ui_spotlight_container: bring in min / max handlingMarcel Hollerbach2019-12-023-12/+79
* 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-023-5/+48
* efl_ui_spotlight: move event rectangleMarcel Hollerbach2019-12-022-11/+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
* 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: 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-021-1/+2
* edje - min calc - ix more regressions due to optimizationsCarsten Haitzler (Rasterman)2019-12-011-4/+0
* eo files: Avoid container<ptr(value_type)> usage.Lauro Moura2019-11-2913-19/+19
* elementary: stabilize Efl.Ui.Relative_ContainerYeongjong Lee2019-11-291-1/+1