summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.17.0-beta2 releasev1.17.0-beta2Stefan Schmidt2016-01-182-1/+10
* eina_cxx: make sure simple.eo lands in the tarball in all casesStefan Schmidt2016-01-181-3/+4
* Fix build if openjpeg-2 is installedAndrey Gursky2016-01-181-1/+1
* ecore imf: fix imf module load hangs when not even configuredCarsten Haitzler (Rasterman)2016-01-181-8/+18
* embryo: change the log catagory of printf in embryoJaehwan Kim2016-01-181-1/+1
* win32: Fix compilation due to recent changes in EvilVincent Torri2016-01-184-9/+12
* Eo: Spell "Class" correctly when printing error.Stephen Houston2016-01-151-2/+2
* ecore: check eina_main_loop before lock.Sung-Taek Hong2016-01-141-6/+2
* ecore_drm/ecore_wl2: logging: remove errant usage of %mDerek Foreman2016-01-1419-47/+47
* ecore_wayland: move check for pointer capabilityDuna Oh2016-01-141-2/+3
* eina_test: Add test-case for eina_quaternion_transformOleksandr Shcherbina2016-01-141-1/+24
* ecore_evas/tests: add tests for Ecore_Evas_CocoaJean Guyomarc'h2016-01-141-0/+35
* ecore_evas/tests: remove trailing whitespacesJean Guyomarc'h2016-01-141-4/+4
* evas: follow file rename to keep distcheck workingStefan Schmidt2016-01-141-1/+1
* Evas 3d example: Print message for usageJean-Philippe Andre2016-01-141-0/+2
* Evas: fix example for convex hullperepelits.m2016-01-1411-231/+15690
* Examples: Fix compilation of elocation ex (out of tree)Jean-Philippe Andre2016-01-141-0/+1
* emile: Added example program for base64 encoding and decoding.Srivardhan Hebbar2016-01-145-0/+96
* ecore_wl2: fix key down event called to oftenMarcel Hollerbach2016-01-131-3/+5
* ecore_drm: close all devices in shutdownMarcel Hollerbach2016-01-132-5/+21
* ecore_drm: check if device is already opened before open and freeMarcel Hollerbach2016-01-131-2/+13
* eina: add all test cases for eina_vector2.se.osadchy2016-01-131-5/+65
* ecore_drm: make sure we include math.h and link against libm for floor()Stefan Schmidt2016-01-132-0/+3
* build: check for dlopen() when we build the ecore_evas drm moduleStefan Schmidt2016-01-131-0/+3
* ecore_wayland: send mouse_move when sets touch_focus window in cb_touch_downDuna Oh2016-01-131-3/+6
* po: update po filesStefan Schmidt2016-01-1323-23/+23
* eina: Add test-case for eina_normal3_matrix_getOleksandr Shcherbina2016-01-131-0/+48
* eina: Fix possible wrong value due to null in determinant of matrixOleksandr Shcherbina2016-01-131-1/+3
* eina: add test case for eina_vector2se.osadchy2016-01-134-0/+52
* edje: enhance edje_calc circular dependency error messageShinwoo Kim2016-01-131-12/+13
* Ector GL: Remove duplicated functions (eo)Jean-Philippe Andre2016-01-133-22/+0
* Evas filter: Rename constructor/destructor to ctor/dtorJean-Philippe Andre2016-01-134-8/+8
* efl: edje: make comments for something we need to break for efl2 not nowCarsten Haitzler (Rasterman)2016-01-131-1/+5
* EFL: Mark EOLIAN functions as static when possibleJean-Philippe Andre2016-01-136-23/+23
* Evas: remove extra if from evas_3d_utils.hperepelits.m2016-01-131-2/+0
* Edje: enhance embryo stack broken error messageShinwoo Kim2016-01-133-11/+14
* Evas filters: Fix unused variablesJean-Philippe Andre2016-01-132-4/+0
* Evas render: Fix typo (use & instead of &)Jean-Philippe Andre2016-01-131-1/+1
* Evas GL: Reset current surface for all contexts to null when surface is destr...Dongyeon Kim2016-01-131-0/+8
* evas: fix resource file for billboard in evas-3d-shadow exampleOleksandr Shcherbina2016-01-121-0/+0
* edje: convert Edje_Text_Class, Edje_Size_Class data type to publicJee-Yong Um2016-01-122-18/+32
* ecore-drm: Call inputs shutdown before eina_shutdownChris Michael2016-01-121-2/+2
* Evas textblock: Remove redundant NULL check.Tom Hacohen2016-01-121-1/+1
* Evas textblock: slight style fixes.Tom Hacohen2016-01-121-1/+4
* Edje UI mirroring: Fix UI mirroring for GROUP parts.Tom Hacohen2016-01-121-0/+3
* Revert "Edje UI mirroring: Fix UI mirroring for GROUP parts."Tom Hacohen2016-01-121-21/+1
* edje: unswallow objects from parent edje when swallowing into new edjeMike Blumenkrantz2016-01-111-1/+4
* eldbus model: no need to double const a Eina_StringshareStefan Schmidt2016-01-112-3/+3
* eina_inline_value: use void to force empty function parametersStefan Schmidt2016-01-111-1/+1
* eina-cxx: Remove Eo classes defined manuallyFelipe Magno de Almeida2016-01-116-94/+113