summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: travis: enable ptrace capabilities to our docker runsdevs/stefan/ci-debug-asanStefan Schmidt2020-01-081-1/+1
* to be removedStefan Schmidt2020-01-081-12/+0
* docs: Better description of the Flick gestureXavi Artigas2020-01-071-0/+2
* edje_load: Delete wrong free callback set for hash.Woochanlee2020-01-071-2/+0
* efl/gesture: correct namespacing of all gesture enums in CMike Blumenkrantz2020-01-0712-155/+155
* ecore-x add root barrier setup func to fix xserver mouse containmentCarsten Haitzler (Rasterman)2020-01-072-0/+100
* Fix worning and tests for edje text_classa.srour2020-01-071-2/+4
* docs: Clarify how Gesture objects are usedXavi Artigas2020-01-078-0/+16
* efl_text_change_info: rename some propertiesWooHyun Jung2020-01-073-13/+13
* efl_text_types: remove unused typeAli Alzyod2020-01-071-3/+1
* efl.text_style: remame underline2 and glow2Ali Alzyod2020-01-076-27/+33
* Efl.Ui.Vg_Animation: Fix state when changed speedJunsuChoi2020-01-071-4/+15
* canvas vg: remove redudant code.Hermet Park2020-01-071-7/+0
* scripts - eina - remove eina-bench-cmp as its disbaled from installCarsten Haitzler (Rasterman)2020-01-063-254/+0
* efl.ui.textbox: clean up (remove unused vars and methods)Ali Alzyod2020-01-061-120/+6
* efl.ui.textbox: replace legacy scroller type checkAli Alzyod2020-01-061-1/+1
* csharp: rename ExtensionMethodsYeongjong Lee2020-01-065-2/+8
* eolian_mono: add namespace to extension methods of ItemFactoryJaehyun Cho2020-01-063-2/+10
* elm_code_text: Return empty string on 0 length.Alastair Poole2020-01-051-0/+3
* elm - widget - actually check object smart data return for no dataCarsten Haitzler (Rasterman)2020-01-041-5/+14
* gl native surf - create pixmap failes - make them warnsCarsten Haitzler (Rasterman)2020-01-033-6/+6
* docs: whitespace and punctuation of Efl.Canvas.Animation_ScaleXavi Artigas2020-01-031-1/+3
* evas map: ++Safety for range overflow.Hermet Park2020-01-031-1/+1
* Revert "Revert "Revert "evas map: diable high quality texture mapping feature...Hermet Park2020-01-031-7/+1
* docs: Remove Evas reference from Efl.Canvas.TextblockXavi Artigas2020-01-031-1/+1
* Example: Add efl_canvas_textblock_obstacles exampleabdulleh Ghujeh2020-01-033-1/+276
* Evas Textblock : Fix obstacles & word overlapabdulleh Ghujeh2020-01-031-1/+1
* c#: Checking null for parameters generated code.Bruno da Silva Belo2020-01-025-17/+32
* edje: implement text_class override at object levela.srour2020-01-028-48/+404
* efl_ui_spin_button: improve "keep clicking" behaviorMarcel Hollerbach2020-01-021-1/+1
* efl_spec_suite: remove callbacks at the end of a testMarcel Hollerbach2020-01-021-0/+4
* efl_canvas_animation_scale: enhance documentationMarcel Hollerbach2020-01-021-1/+1
* evas: protect against leaking callbacksMarcel Hollerbach2020-01-023-1/+9
* efl_ui_spotlight_manager_stack: stack hide content below show contentMarcel Hollerbach2020-01-021-0/+1
* efl_ui_spotlight_manager_stack: do not keep final stateMarcel Hollerbach2020-01-021-1/+0
* efl_ui_item: add API that restricts a item from beeing unselectedMarcel Hollerbach2020-01-029-1/+55
* efl.text: add null check for cursor and attribute internal methodsali2020-01-022-4/+8
* evas: don't initialize font multiple time.Cedric BAIL2020-01-021-0/+2
* Efl.Text.Font.Properties: rename Efl.Text_Font_PropertiesAli Alzyod2020-01-024-26/+26
* evas: fix compilation with -Dwl=falseBoris Faure2020-01-021-2/+0
* efl_ui_text: scroller mode clean upAli Alzyod2020-01-023-23/+32
* efl.text.font.properties: remove comments from eo filesali2020-01-021-3/+0
* efl_ui_collection: always scroll in the itemMarcel Hollerbach2020-01-021-1/+1
* efl.text.cursor: emit events CANVAS_TEXTBLOCK_CHANGED when insert text using ...Ali Alzyod2020-01-022-116/+119
* efl.text.interactive: remove event freeze when keyboard button is pressedAli Alzyod2020-01-022-2/+26
* elm_animation_view: Fix play/play_back behaviorJunsuChoi2020-01-021-1/+3
* ui_image: fix wrong scale_method expand behavior.Hermet Park2020-01-021-1/+1
* elm_code_widget: Line numbers Off then Gutter Off.Alastair Poole2020-01-021-1/+1
* elm_code_widget: Fix cursor position sync.Alastair Poole2020-01-011-0/+1
* Efl.Ui.Vg_Animation: Implaments Efl.Playable interfaceJunsuChoi2019-12-315-22/+27