summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore/input: attempt to more accurately handle multi-touch mouse-in eventsdevs/bu5hm4n/work_multi_inputMike Blumenkrantz2020-01-281-2/+16
* canvas vector: fix incorrect caching hit.Hermet Park2020-01-281-3/+7
* webp - promote to default onCarsten Haitzler (Rasterman)2020-01-287-12/+7
* eolian_mono: make struct immutableYeongjong Lee2020-01-2810-276/+316
* efl_ui_textbox / efl_ui_image_zoomable: remove duplicated codeMarcel Hollerbach2020-01-284-63/+1
* ecore_con - try an extended bsd workaround by keeping lock openCarsten Haitzler (Rasterman)2020-01-271-21/+43
* csharp: Escape contents of struct fields' value tag.João Paulo Taylor Ienczak Zanette2020-01-271-2/+3
* ecore_wl2: do not silently returnMarcel Hollerbach2020-01-271-1/+1
* ecore_wl2: only ungrab/grab on last/first down/up eventMarcel Hollerbach2020-01-271-2/+2
* evas_textblock: <ps> tag respects multiline propertieali2020-01-271-3/+7
* evas - loaders - jp2k - re-enable in the build after it was lostCarsten Haitzler (Rasterman)2020-01-252-0/+3
* add some sample configureations for a few os'sCarsten Haitzler (Rasterman)2020-01-255-0/+16
* pythoin scripts - use /usr/bin/env to fond python3 like the othersCarsten Haitzler (Rasterman)2020-01-252-2/+2
* README - update the removal of bullet and libxp and mention harfbuzzCarsten Haitzler (Rasterman)2020-01-251-4/+4
* eolian: move list<> tests to be @beta and preserve enough meaningful that are...Cedric BAIL2020-01-2410-11/+12
* eolian_cxx: move tests of list<> to be protected by @beta.Cedric BAIL2020-01-244-24/+51
* theme: fix close issue for notification popupSimon Tischer2020-01-241-3/+3
* efl_ui_layout: send theme signal when style is already updated.Hosang Kim2020-01-231-13/+20
* efl.canvas.textblock: annotate obstacle methods as betaAli Alzyod2020-01-231-3/+3
* ecore_wl2: fix compilationMarcel Hollerbach2020-01-231-2/+2
* docs: Slight improvements to eina_types.eot Matrix docsXavi Artigas2020-01-231-30/+30
* Eolian eina_types: Add Eina.Matrix4 typeJunsuChoi2020-01-231-0/+26
* efl.ui.textbox: move file implementation in to internal classAli Alzyod2020-01-234-160/+167
* Revert "efl_ui_image: Call unload file when calling file_set"JunsuChoi2020-01-231-1/+0
* efl_text_interactive: selection enhancmentAli Alzyod2020-01-234-33/+176
* evas_object_textblock: treat variation sequence as single runAli Alzyod2020-01-231-1/+12
* efl.text.interactive: use Eina_Int_Range for selection range eventAli Alzyod2020-01-234-14/+4
* 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