summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_spotlight: rename Stack_Manager to Fade_ManagerJaehyun Cho2020-01-239-25/+25
* efl_ui_spotlight: rename Manager_XXX and Indicator_XXXJaehyun Cho2020-01-2320-90/+94
* edje - store original size in edje struct and dont exceed max sizeCarsten Haitzler (Rasterman)2020-01-222-1/+10
* csharp: cleanup concrete classYeongjong Lee2020-01-239-131/+106
* eina: add new range Data typeali2020-01-239-0/+282
* efl_ui_image: Call unload file when calling file_setJunsuChoi2020-01-221-0/+1
* evas_object_box: fix invalidatorMarcel Hollerbach2020-01-221-6/+4
* tests/ecore_wl2: Add test for ecore_wl2_input_keyboard_repeat functionsChristopher Michael2020-01-221-0/+31
* Revert "ecore-wl2: Move ecore_wl2_window_output_find function to be internal"Woochanlee2020-01-222-12/+12
* tests/ecore_wl2: Add tests for move, resize, resizing_get functions.Woochanlee2020-01-221-0/+54
* Revert "ecore-wl2: Move ecore_wl2_input_cursor_from_name_set to be internal"Woochanlee2020-01-221-15/+0
* ecore_wl2: Add ecore_wl2_input_default_input_get() API.Woochanlee2020-01-222-0/+39
* ecore_wl2: Add ecore_wl2_input_keyboard_repeat_set() API.Woochanlee2020-01-223-2/+30
* Revert "efl_mono: remove class ExtensionTag"Jaehyun Cho2020-01-223-6/+23
* eolian_mono: avoid generating set-only propertyYeongjong Lee2020-01-223-2/+6
* tests/ecore_wl2: Fix issue of tests running without a Wayland displayChris Michael2020-01-211-6/+5
* Revert "efl_text_interactive: selection enhancment"Marcel Hollerbach2020-01-214-167/+60
* ecore-wl2: Move ecore_wl2_input_cursor_from_name_set to be internalChris Michael2020-01-212-15/+15
* ecore-wl2: Move ecore_wl2_display_terminate to be internalChris Michael2020-01-212-14/+14
* tests/ecore_wl2: Code clean up and Add, Modify TCs.Woochanlee2020-01-219-137/+238
* efl_ui_spotlight/pager/stack: remove @betaMarcel Hollerbach2020-01-213-7/+7
* efl_ui_spotlight_manager: fix not to change sub objects' colorJaehyun Cho2020-01-214-1/+47
* Efl.Canvas.Group: implement Efl.Gfx.FilterShinwoo Kim2020-01-214-1/+64
* docs: Typos in Doxygen docsXavi Artigas2020-01-211-1/+1
* efl_text_interactive: selection enhancmentAli Alzyod2020-01-214-60/+167
* Revert "csharp: Property Indexer implementation"Yeongjong Lee2020-01-2116-770/+225
* Revert "ecore_wl2: Fix a memory leaking case"Marcel Hollerbach2020-01-201-2/+0
* efl.input.text.hints_type: rename into content_typeAli Alzyod2020-01-204-14/+14
* efl.ui.textbox: using efl_provider_findAli Alzyod2020-01-201-15/+7
* efl_canvas_animation: rename Animation_XXX to XXX_AnimationJaehyun Cho2020-01-2043-329/+334
* efl.text.cursor: movement types renameali2020-01-204-43/+42
* elm win - fix client side move/resize req handling csd in xCarsten Haitzler (Rasterman)2020-01-191-83/+153
* elm test - make window 480x490 to differentiate width vs heightCarsten Haitzler (Rasterman)2020-01-191-1/+1
* evas - fix access-after-free number 2Carsten Haitzler (Rasterman)2020-01-181-2/+2
* elm win + ecore evas - fix csd stuff like base size and min sizingCarsten Haitzler (Rasterman)2020-01-183-40/+66
* ecore_con - freebsd bind blocking workaroundCarsten Haitzler (Rasterman)2020-01-181-1/+76
* elm - fix filesel deferred unref to not crashCarsten Haitzler (Rasterman)2020-01-181-1/+1
* evas - fix access-after-free where during destroy hash item not clearedCarsten Haitzler (Rasterman)2020-01-183-5/+7
* efl_ui_scrollbar: change scrollbar state when theme is reloaded.Hosang Kim2020-01-176-2/+87
* Introduce SeparatorMarcel Hollerbach2020-01-178-3/+101
* C++: Fix use of @c_type tag in struct definitionFelipe Magno de Almeida2020-01-171-1/+8
* efl_ui_suite: fix test code of gridMarcel Hollerbach2020-01-171-4/+3
* efl: correct class description name of simple classali2020-01-173-5/+5
* docs: Typo in Efl.Text_CursorXavi Artigas2020-01-171-1/+1
* efl_text_cursor: correct class description name of simple classYeongjong Lee2020-01-171-1/+1
* canvas vector: fix to refresh svg file of vector object.Hermet Park2020-01-172-1/+3
* docs: Give some love to progress bar docs.Xavi Artigas2020-01-162-7/+24
* efl.ui.textbox: update _part_is_efl_ui_textbox_partAli Alzyod2020-01-161-4/+3
* efl.ui.textbox: theme code cleanupAli Alzyod2020-01-161-34/+23
* Efl.Ui.Vg_Animation: Change property name autorepeat to loopingJunsuChoi2020-01-167-20/+20