summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore-drm2: Refactor drm2 fb flipping code to avoid NULLsdevs/devilhorns/flipChristopher Michael2019-05-292-34/+33
* evas-drm: Check for valid fb before flippingChristopher Michael2019-05-291-5/+13
* ecore-drm2: Check for atomic usage before setting fb on planeChristopher Michael2019-05-291-0/+2
* efl_ui_relative_layout: prevent infinite loop in chain calculationYeongjong Lee2019-05-291-1/+9
* efl_ui_relative_layout: allow to respect the min size of its childYeongjong Lee2019-05-292-6/+100
* efl_ui: add a helper for not tollerating errors in a testsuiteMarcel Hollerbach2019-05-287-49/+28
* efl_ui_suite: fix errors in focus testsMarcel Hollerbach2019-05-287-152/+145
* Evil: fix infinite loop with setlocaleVincent Torri2019-05-281-1/+21
* eolian: allow parts named like methodsXavi Artigas2019-05-281-10/+14
* build: Fix on OpenBSD.Alastair Poole2019-05-283-3/+3
* efl_ui_stack: fix not to keep final state of push/pop animationsJaehyun Cho2019-05-271-2/+0
* ecore_evas win32: fix warning reported by clangVincent Torri2019-05-271-1/+1
* Evas gesture: do not use abs when dealing with double, use fabs insteadVincent Torri2019-05-271-2/+2
* efl_ui_textpath: redraw text properly.Hermet Park2019-05-271-0/+2
* eolian: add runtime API to get file format versionDaniel Kolesa2019-05-263-0/+15
* eolian: prevent parsing when eo file version is too newDaniel Kolesa2019-05-262-0/+5
* eolian: add test for file versioningDaniel Kolesa2019-05-262-0/+19
* elua: add version_get API for units in eolian bindingsDaniel Kolesa2019-05-261-0/+5
* eolian: add API to query unit versionDaniel Kolesa2019-05-262-0/+19
* eolian: initial versioning implementationDaniel Kolesa2019-05-265-6/+44
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-2630-75/+75
* eolian: remove param @nonullDaniel Kolesa2019-05-2633-107/+56
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-2495-617/+525
* Fix last missing reference to old efl_orientation headersXavi Artigas2019-05-241-2/+2
* efl_mono: fix autogen make check errorJaehyun Cho2019-05-241-17/+21
* csharp: Fix autotools buildLauro Moura2019-05-231-14/+37
* efl/gesture: include .h file in private header, not .c fileMike Blumenkrantz2019-05-232-1/+2
* elm_widget_item_static_focus: mark param as usedMike Blumenkrantz2019-05-231-1/+1
* efl_ui_focus_manager_sub: handle manager change when tree is set to unfocusableMike Blumenkrantz2019-05-231-0/+2
* elm_color_class: use legacy event for genlist selectionMike Blumenkrantz2019-05-231-7/+7
* evas/render: fix proxy clipping when source_clip is disabledMike Blumenkrantz2019-05-231-9/+10
* Emotion gst1 module: fix "empty if statement" warningVincent Torri2019-05-231-6/+23
* Emotion gst1 module: remove whitespacesVincent Torri2019-05-231-61/+60
* Efl.Ui.Textpath: fix a size problemShinwoo Kim2019-05-231-9/+33
* csharp: Split test filesLauro Moura2019-05-228-210/+225
* Rename Efl.Gfx.Orientation -> Efl.Gfx.Image_OrientationXavi Artigas2019-05-2218-115/+111
* benchmarks: Fix copy-paste errorChristopher Michael2019-05-221-1/+1
* ecore_ipc: close dialer io closer when dialer is deleted.Hosang Kim2019-05-221-0/+6
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-228-1/+23
* ecore-evas-drm: Check if vblank is supportedChristopher Michael2019-05-221-0/+11
* ecore-drm2: Add API to check if vblank is supportedChristopher Michael2019-05-222-0/+28
* evas/scale_sample: even more code deduplicationXavi Artigas2019-05-211-45/+15
* evas/scale_sample: remove unnecessary clamping to mask geometryMike Blumenkrantz2019-05-211-10/+0
* evas/scale_sample: further deduplicate masking codeMike Blumenkrantz2019-05-211-64/+66
* evas/scale_sample: deduplicate masking codeMike Blumenkrantz2019-05-211-48/+11
* Eio: avoid symbolic link on WindowsVincent Torri2019-05-211-0/+8
* eina: move builtin detection to eina_config.hMarcel Hollerbach2019-05-213-24/+18
* eolian: remove @nullable keywordDaniel Kolesa2019-05-2129-165/+63
* docs: remove obsolete docgen from the treeDaniel Kolesa2019-05-2110-4668/+1
* elm_entry: prevents invalid cursor position updatesBowon Ryu2019-05-211-1/+8