summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exactness: cleanup some coding style isuesdevs/stefan/exactness-merged2Stefan Schmidt2020-02-042-7/+13
* exactness: fix shutdown handling of efl components in various binariesStefan Schmidt2020-02-043-3/+13
* exactness: remove unused codeStefan Schmidt2020-02-048-81/+20
* exactness: remove no longer needed EO and BETA API definesStefan Schmidt2020-02-044-15/+0
* exactness: print out statistics at the end of the runStefan Schmidt2020-02-041-1/+3
* exactness: import code from external repo into efl.gitDaniel Zaoui2020-02-0414-0/+7324
* elementary: build elementary_test additionally as shared objectStefan Schmidt2020-02-041-0/+12
* vg_common_json: Supports transform propertiesJunsuChoi2020-01-293-6/+116
* Efl.Gfx.Vg.Value_Provider: Change transform value type to Matrix4JunsuChoi2020-01-292-5/+5
* edje_legacy: avoid calling any functions if part is NULLProht2020-01-291-16/+31
* efl.ui.textbox: replace strncmp with strcmp for PartAli Alzyod2020-01-291-8/+8
* efl.ui.textbox: replace ecore_job with Efl_FutureAli Alzyod2020-01-291-14/+11
* efl.ui.textbox: clean up all evas_object related functions from stable method...Ali Alzyod2020-01-291-169/+135
* Revert "eolian: enforce that list<> can only be used with @beta API."Marcel Hollerbach2020-01-292-7/+2
* Revert "mono-test: Fix build break"Marcel Hollerbach2020-01-294-4/+4
* mono-test: Fix build breakXavi Artigas2020-01-294-4/+4
* edje_entry: Add matching tag.Subodh Kumar2020-01-291-1/+1
* elementary: do not use list<> in Efl.Ui.Focus_Manager.Cedric BAIL2020-01-295-32/+87
* eolian: enforce that list<> can only be used with @beta API.Cedric BAIL2020-01-292-2/+7
* efl: mark @beta Efl.Gfx.Event.Render_Post.Cedric BAIL2020-01-291-1/+1
* evas: prepare separation of POST_RENDER event from being an unified and legac...Cedric BAIL2020-01-291-1/+6
* eina_matrix: Add eina_matrix4 operator(translate, rotate, scale)JunsuChoi2020-01-293-35/+358
* eolian_mono: blacklist c-only internal APIsYeongjong Lee2020-01-292-64/+2
* eolian_mono: change property name from args to ArgsYeongjong Lee2020-01-294-31/+31
* eolian_mono: generate Efl.IPlayer.PlaybackPosition againYeongjong Lee2020-01-291-1/+0
* Efl.Player: Move autoplay/playback_loop from Efl.Ui.Vg_AnimationJunsuChoi2020-01-2811-60/+66
* lz4 - sync to latest current lz4 upstream sourceCarsten Haitzler (Rasterman)2020-01-286-234/+515
* add build conf for win and osxCarsten Haitzler (Rasterman)2020-01-282-0/+12
* 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