summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* csharp: Add a target to generate NuGet package.devs/lauromoura/nugetLauro Moura2019-08-062-0/+32
* csharp: fix ownership of value types in arrays and listsVitor Sousa2019-08-056-32/+13
* csharp: re-enable binbuf tests with -Dmono-beta=falseVitor Sousa2019-08-055-34/+24
* evas image - eina file - be paranoud about double closesCarsten Haitzler (Rasterman)2019-08-054-7/+39
* gif loader - dup eina file as we keep our own copy of it in the loaderCarsten Haitzler (Rasterman)2019-08-051-1/+2
* introduce a new interface efl_ui_selectableMarcel Hollerbach2019-08-058-71/+85
* efl_ui_selectable: split this upMarcel Hollerbach2019-08-0521-28/+38
* efl_ui_action_connector: rename clickable_util to action_connectorWooHyun Jung2019-08-0512-24/+24
* edje cc - fix coverity warning for uninit local varCarsten Haitzler (Rasterman)2019-08-051-1/+1
* efl-mono: Add Model manual implementation to C# and MVVM factoriesLauro Moura2019-08-0516-12/+807
* ethumb - fix error free of static string as stringshareCarsten Haitzler (Rasterman)2019-08-051-1/+1
* epp - fix tchnical leak for coverityCarsten Haitzler (Rasterman)2019-08-051-1/+2
* ecore drm legacy - fix dbus leaks of reply handleCarsten Haitzler (Rasterman)2019-08-051-1/+10
* eolian: fix use after free in eolian_databaseDaniel Kolesa2019-08-051-1/+1
* eolian: fix false positive use-after-free in parserDaniel Kolesa2019-08-051-0/+1
* eolian: silence return checking in lexerDaniel Kolesa2019-08-051-1/+1
* eolian: refactor "dead" codeDaniel Kolesa2019-08-051-2/+2
* eolian: attempt to silence coverity overlapping assignment errorsDaniel Kolesa2019-08-051-2/+5
* elm theme - fix leak in error cse in elm theme mmap setCarsten Haitzler (Rasterman)2019-08-051-1/+5
* ethumb - make coverity happy by including null charCarsten Haitzler (Rasterman)2019-08-051-1/+1
* ecore evas drm - fix multi-dlopening of lib into symbol spaceCarsten Haitzler (Rasterman)2019-08-051-1/+3
* efl_input_key: replace key property name with key_symYeongjong Lee2019-08-057-18/+9
* evil: add mprotect() and fix a bit mmap(). Elm_test is workingVincent Torri2019-08-052-46/+86
* efl_ui_spin/button: move from elm_ to efl_ prefixed functionsMarcel Hollerbach2019-08-052-15/+16
* ecore drm - legacy - fix coverity leak complaintCarsten Haitzler (Rasterman)2019-08-051-1/+2
* ephysics - fix stringshare double delCarsten Haitzler (Rasterman)2019-08-051-1/+0
* vg json: update missing change in 16d806ff92edab6c8d2d7440794b2c535aee9d21.Hermet Park2019-08-051-1/+1
* vg json: up to date internal reference.Hermet Park2019-08-051-1/+1
* ector_software_rasterizer: Add default value for stroke's miter_limitJunsuChoi2019-08-051-2/+6
* efl_ui_spin: move the step implementation to spin_buttonMarcel Hollerbach2019-08-038-36/+31
* efl_ui_spin_button: fix initial displaying of formatting stringMarcel Hollerbach2019-08-032-0/+8
* efl_ui_spin_button: stop calling only the parentMarcel Hollerbach2019-08-031-2/+1
* elm toolbar - fix toolbar item separators and refactor aling/fill of itemCarsten Haitzler (Rasterman)2019-08-021-50/+44
* elm toolbar - fix packing options at start to avoid visual layout bugsCarsten Haitzler (Rasterman)2019-08-021-2/+26
* ecore evas x and e sync rendering - disable as it's unusedCarsten Haitzler (Rasterman)2019-08-022-185/+3
* mono-docs: Add more event args link for event handlersXavi Artigas2019-08-021-0/+4
* mono-docs: Escape the recently added docsXavi Artigas2019-08-021-2/+2
* mono-docs: Add descriptions to event argsXavi Artigas2019-08-021-0/+1
* mono-docs: Proper indentation for previous commitXavi Artigas2019-08-021-1/+1
* mono-docs: Add event args link for event handlersXavi Artigas2019-08-021-3/+9
* efl_canvas_rectangle: rendering optmization.Hermet Park2019-08-021-9/+5
* evas rectangle: code refactoring.Hermet Park2019-08-021-64/+64
* efl_input_clickable: increase the time interval for repeated counterJaehyun Cho2019-08-022-3/+4
* efl_ui/tags: set entry to fill verticallyMike Blumenkrantz2019-08-011-1/+1
* efl_ui/tags: use user size hints for internal objectsMike Blumenkrantz2019-08-011-5/+5
* efl_ui/flow.box: fix item calc with mixed weightsMike Blumenkrantz2019-08-011-1/+2
* examples: cast to uintptr_t instead of longVincent Torri2019-08-014-17/+17
* efl_ui_position_manager: add event for updating the rangeMarcel Hollerbach2019-08-013-4/+22
* spinner_example: migrate it to efl::ui::spin_buttonMarcel Hollerbach2019-08-011-42/+49
* efl_ui_spin_button: rename circulate to wraparoundMarcel Hollerbach2019-08-016-13/+13