summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_suite: fix test code of griddevs/bu5hm4n/work_testsMarcel Hollerbach2020-01-171-4/+3
* evas_object_box: fix invalidatorMarcel Hollerbach2020-01-171-6/+4
* 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
* efl_canvas_animation_group: preserve each animation's durationJaehyun Cho2020-01-152-3/+13
* efl.ui.textbox: paste in mouse button 2Ali Alzyod2020-01-151-4/+11
* efl.ui.textbox: replace hoversel with popupAli Alzyod2020-01-151-141/+104
* efl_mono: remove class ExtensionTagJaehyun Cho2020-01-153-23/+6
* efl.ui.textbox: add efl.input text as composite interfaceAli Alzyod2020-01-151-2/+2
* edje_entry: fix some preediting bugsWooHyun Jung2020-01-141-3/+21
* efl_ui_textbox: mark @beta to cnp_mode and item_factoryWooHyun Jung2020-01-141-2/+2
* tests/ecore_wl2: Add test for ecore_wl2_window_xxx functionsWoochanlee2020-01-142-2/+504
* eina_mono: replace eina_list and eina_array with IListYeongjong Lee2020-01-149-241/+280
* efl.input.text: add variation enums + remove @since wordAli Alzyod2020-01-142-56/+48
* Revert "efl_ui_spin_button: add tests for direct input feature"Marcel Hollerbach2020-01-133-67/+0
* eina_types: declare unicode type stableMarcel Hollerbach2020-01-131-1/+1
* efl_ui_spin_button: test that max can be reached by clicking incMarcel Hollerbach2020-01-131-0/+18
* efl_ui_spin_button: add tests for direct input featureMarcel Hollerbach2020-01-133-0/+67
* efl_ui_spin_button: add test for sequential incMarcel Hollerbach2020-01-131-0/+20
* efl_ui_spin_button: test wraparroundMarcel Hollerbach2020-01-131-0/+18
* efl_ui/spin_button: fix step clampingMike Blumenkrantz2020-01-131-3/+4