summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix testdevs/bu5hm4n/work_spinMike Blumenkrantz2020-01-021-14/+14
* asdfMarcel Hollerbach2020-01-023-0/+31
* efl_ui_spin_button: test wraparroundMarcel Hollerbach2020-01-021-0/+18
* theme: make spin button work betterMarcel Hollerbach2020-01-021-59/+6
* 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
* Efl.Ui.Animation_View : Change class name to Efl.Ui.Vg_AnimationJunsuChoi2019-12-3117-357/+357
* Efl.Player: Add setter of playback_progressJunsuChoi2019-12-3112-52/+74
* Efl.Ui.Animation_View: Change state nameJunsuChoi2019-12-315-54/+75
* Efl.Ui.Animation_View: Implements Efl.Player interfaceJunsuChoi2019-12-316-285/+261
* evas: fix legacy evas_object_clip_unset for group object.SangHyeon Jade Lee2019-12-311-3/+1
* efl_ui_text: support focus navigationAli Alzyod2019-12-312-12/+18
* elementary_text: Efl.Ui.Textbox Input FieldAli Alzyod2019-12-311-1/+0
* efl_ui_datepicker: do not substract anything fom mdayMarcel Hollerbach2019-12-311-2/+2
* evas gl: enable GL_LINE_SMOOTH only at gles 1.xHermet Park2019-12-311-1/+2
* vector container: skip re-ordering as possible.Hermet Park2019-12-311-0/+4
* vector lottie: update shape layer order properly.Hermet Park2019-12-311-1/+12
* evas vg: add an new interface efl_canvas_vg_container_children_direct_get()Hermet Park2019-12-313-3/+13
* evas vg: rewrite efl_gfx_stack_raise_to_top, lower_to_bottom()Hermet Park2019-12-311-42/+10
* csharp: Add StyleCop support to dotnet buildLauro Moura2019-12-306-9/+426
* ci: create a daily build to run with coverage enabled and upload to codecovStefan Schmidt2019-12-3011-10/+42
* ecore_evas_buffer: Unregister input events when ecore_evas_buffer is freedHosang Kim2019-12-301-0/+2
* Edje: edc text_class applied without font or font_size in stylea.srour2019-12-303-6/+86
* efl_ui_spin_button: lets support floating point numbersMarcel Hollerbach2019-12-301-1/+1
* efl_ui_progressbar: rename from pulse to infinite_modeMarcel Hollerbach2019-12-304-16/+17
* efl_ui_progressbar: remove pulse_modeMarcel Hollerbach2019-12-303-48/+19
* elm_progressbar: make pulse and pulse_mode independend from legacyMarcel Hollerbach2019-12-301-18/+32
* elm - theme - fix corner case of double-select on new radio stylesCarsten Haitzler (Rasterman)2019-12-301-6/+0
* efl.text.style: underline enum rename + underline method fixali2019-12-303-9/+32
* efl.text.style: strikethrough_type & Background_type enum renameali2019-12-302-4/+4
* efl_ui_textbox: replace legacy calls with new onesAli Alzyod2019-12-301-47/+47