summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.14.0-alpha1 releasev1.14.0-alpha1Stefan Schmidt2015-04-072-3/+130
* ecore_con: Make sure the server.key and pem are distributed in the tarballStefan Schmidt2015-04-071-4/+4
* evas: make all of Evas_Object_VG API part of BETACedric BAIL2015-04-071-2/+2
* ecore_evas_convert: Implement hacky solution for Ctrl+CJean-Philippe Andre2015-04-071-7/+58
* Emile image: Fix TGV (ETC1,2) loaderJean-Philippe Andre2015-04-071-0/+1
* Evas: Fix build for cserve2Jean-Philippe Andre2015-04-071-2/+2
* Evas gl_x11: Fix runtime switching of GL window configurationsJean-Philippe Andre2015-04-071-383/+478
* eetpack: Fix shadow variable warningJean-Philippe Andre2015-04-071-7/+7
* edje: allow empty part.desc.inherit; statements to autoinherit default descMike Blumenkrantz2015-04-061-8/+18
* edje: add part.desc.rel.{to,to_x,to_y} keywordsMike Blumenkrantz2015-04-061-2/+65
* evas-3d: blending example uses spheres from primitivesBogdan Devichev2015-04-071-78/+16
* evas-3d: fog example uses spheres from primitivesBogdan Devichev2015-04-071-85/+21
* edje: fix edje_mmap_color_class_iterator_new() iteratorMike Blumenkrantz2015-04-061-1/+19
* edje: remove recalc when unswallowing objectsMike Blumenkrantz2015-04-061-1/+4
* edje: add color_class.desc lazedc synonymMike Blumenkrantz2015-04-061-1/+6
* edje: fix program transition generation by Edje_Edit.Andrii Kroitor2015-04-061-4/+9
* edje: fix possible segfault in Edje_Edit _check_recursive_referenceAndrii Kroitor2015-04-061-2/+13
* Added non-edc resource dependencies on .edc while dumping dependenciesCedric BAIL2015-04-063-11/+22
* ecore_con: Split ecore_con test suite from ecore.Srivardhan Hebbar2015-04-0610-111/+251
* edje: add of textures to edje_cc (part 2).perepelits.m2015-04-061-0/+283
* evas: add image_orient_set/get tests in evas tests suite.kabeer khan2015-04-061-0/+57
* ecore_con: add tests case related to HTTP post and ftp upload.Srivardhan Hebbar2015-04-062-0/+185
* evas/common: improve evas_common_convert_argb_unpremul() computation.ChunEon Park2015-04-061-3/+3
* Evas GL: Skip direct rendering check if the surface is indirectJean-Philippe Andre2015-04-061-0/+4
* Evas GL: check EvasGL cache file version with micro versionDaekwang Ryu2015-04-061-1/+6
* Efl.File: Add async property and async_wait() methodJean-Philippe Andre2015-04-061-0/+33
* evas-3d: T2226 (Evas Eet saver does out of range access) fixed.Bogdan Devichev2015-04-064-9/+25
* [evas/evas_3D] Billboard mechanismOleksandr Shcherbina2015-04-067-76/+285
* evas-3D: primitives: cylinder is standardized now (normalized and z is a axis...Bogdan Devichev2015-04-061-8/+8
* edje_edit: add program action DRAG_* support to code generationAndrii Kroitor2015-04-061-12/+20
* edje_edit: fix box/table items source generationAndrii Kroitor2015-04-061-5/+5
* edje_edit: fix STATE_SET and SIGNAL_EMIT generationAndrii Kroitor2015-04-061-19/+12
* edje_edit: add 'fixed' support to code generationAndrii Kroitor2015-04-061-1/+2
* evas-3d: parallax-occlusion example is fixed.Bogdan Devichev2015-04-061-4/+4
* evas-3D: primitives: cone is standardized now (normalized and z is an axis of...Bogdan Devichev2015-04-061-11/+13
* Revert "Evas 3D: Fix shadow map shader"Oleksandr Shcherbina2015-04-062-2/+2
* efl - add model mv header to installled headers - fix build breakCarsten Haitzler (Rasterman)2015-04-061-1/+1
* Merge branch 'devs/felipealmeida/emodel'Cedric BAIL2015-04-0525-10/+1715
|\
| * efl: move emodel to be an efl interfaces.Felipe Magno de Almeida2015-04-0523-723/+351
| * emodel: api change property_get/set and event modelchangeLarry Jr2015-04-057-193/+150
| * eio: fix coding style of Eio_Model.Cedric BAIL2015-04-051-112/+119
| * eio: use Eina_Log in Eio_Model.Cedric BAIL2015-04-051-9/+13
| * eio: add missing file to release tarball.Cedric BAIL2015-04-051-1/+4
| * emodel: API changes and removed unnecessary eina_values copy and stringsharesLarry Jr2015-04-055-182/+76
| * eio: fix mismatch datatypes for internal data model properties.Guilherme Lepsch2015-04-051-2/+4
| * emodel: Created Emodel and Eio_Model.Larry Jr2015-04-0525-7/+2217
|/
* Evas: remove warning while factorizing codeVincent Torri2015-04-051-15/+11
* evas: fix typo in doc.ChunEon Park2015-04-041-1/+1
* efl - fix more cedric build breaks...Carsten Haitzler (Rasterman)2015-04-041-0/+1
* edje: flag param as unusedMike Blumenkrantz2015-04-031-1/+1