summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1710-3/+131
* 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
* Efl.Ui.Textbox: Fix Ctrl+Backspace & Ctrl+Delete keysa.srour2020-01-162-2/+40
* tests: Add test cases for Efl.Ui.Vg_AnimationJunsuChoi2020-01-165-0/+128
* efl_ui_textbox: rename efl_ui_text_part to efl_ui_textbox_partWooHyun Jung2020-01-164-34/+15
* theme: remove not yet used groupsMarcel Hollerbach2020-01-161-179/+0
* efl_ui_progressbar: fix theming of progressbarMarcel Hollerbach2020-01-161-78/+15
* efl_ui_progressbar: do not allow parts on unified widgetsMarcel Hollerbach2020-01-161-4/+11
* ecore_imf: Deprecated autofill enums in input hintsJihoon Kim2020-01-161-12/+12
* efl.ui.textbox: part implementation comments clean up!Ali Alzyod2020-01-161-6/+0
* eina - fix eina_strndup test passingCarsten Haitzler (Rasterman)2020-01-153-6/+31
* eina - rmeove dup EINA_PRINTFCarsten Haitzler (Rasterman)2020-01-151-1/+0
* eina - eina_strndup - use universal impl because strndup is an issueCarsten Haitzler (Rasterman)2020-01-151-5/+5
* eina - enable EINA_PRINTF for clang as well as gccCarsten Haitzler (Rasterman)2020-01-151-0/+1
* tests/ecore_wl2: Add test for ecore_wl2_input_pointer_xy_get functionChristopher Michael2020-01-151-0/+30
* tests/ecore_wl2: Remove test of ecore_wl2_window_hint_aux functionsChristopher Michael2020-01-151-18/+0
* ecore-wl2: Move ecore_wl2_window_aux hint functions to be internalChristopher Michael2020-01-152-48/+48
* tests/ecore_wl2: Minor formatting fixChristopher Michael2020-01-151-14/+15
* elementary_test: Apply changed event related to Efl.Ui.Vg_AnimationJunsuChoi2020-01-152-97/+146
* efl/player: merge in and rework events from vg_animationMike Blumenkrantz2020-01-153-22/+66
* elm/animation: correctly implement legacy classMike Blumenkrantz2020-01-153-3/+59
* evas_gesture: change getter methods to read-only propertiesJaehyun Cho2020-01-156-20/+40
* efl_text_cursor: update doc for Efl.Text.Cursor_TypeWooHyun Jung2020-01-151-3/+5
* ecore_exe/efl_exe - implement exit with parent on bsds with procctlCarsten Haitzler (Rasterman)2020-01-153-2/+19
* c#: Remove warning about unused variableFelipe Magno de Almeida2020-01-151-1/+1