summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add efl.morph.morph to build chunkbaserock/morphRichard Dale2013-05-131-0/+13
* Fix broken test from previous commit.Tom Hacohen2013-05-131-1/+1
* Evas bidi test: Improved error output.Tom Hacohen2013-05-131-1/+1
* [Edje_Entry] Add selection handlers to entrythiepha (Thiep Ha)2013-05-1311-8/+315
* evas: fix evas flushing its command queue to wrong gl context in gl-backendsSung W. Park2013-05-135-0/+30
* fix cedric's image property code... that broke load opt downscaling...Carsten Haitzler (Rasterman)2013-05-131-1/+1
* eeze: do no try to match an unknown propertyBoris 'billiob' Faure2013-05-121-1/+2
* Add ecore_x_randr_config_timestamp_get to return config timestamp thatChris Michael2013-05-113-0/+72
* * Evas: Fix crash if app use native surface in wrong engine.Jiyoun Park2013-05-113-1/+7
* Evas font/text: Fixed an issue with asc/desc calculation in text object.Tom Hacohen2013-05-105-41/+74
* fix cedric build breakCarsten Haitzler (Rasterman)2013-05-101-1/+1
* emotion: oops, forgot to update the Makefile.Cedric Bail2013-05-101-1/+1
* edje: let's not reopen the file for nothing.Cedric Bail2013-05-101-1/+1
* free strings in dri/drm swapper so they don't leak.Carsten Haitzler (Rasterman)2013-05-101-0/+4
* emotion: rename Emotion_Module.h to emotion_modules.hCedric Bail2013-05-108-7/+7
* ecore_evas: backport svn r83875.Raoul Hecky2013-05-101-0/+5
* note the pa abort and disble del of out. leak it for now.Carsten Haitzler (Rasterman)2013-05-101-4/+20
* eet_mmap uses reader/writers caches for lookup.. but never ADDs toCarsten Haitzler (Rasterman)2013-05-101-0/+3
* do not make eet files get refcounts of 2 on eet_mmap so they then never free.Carsten Haitzler (Rasterman)2013-05-101-2/+5
* slightly refactor eo usage in multishesne to ... make use of eo'sCarsten Haitzler (Rasterman)2013-05-101-17/+34
* multisense segv (free data that isnt malloced) fix...Carsten Haitzler (Rasterman)2013-05-101-2/+15
* evas/gl - and don't try blend as possible.ChunEon Park2013-05-101-12/+12
* evas - don't try blend on gl backened if the render option is COPYChunEon Park2013-05-103-6/+12
* TEMPORARY EDJE FIXMike Blumenkrantz2013-05-091-2/+2
* edje_multisense: Guard _free function as wellDaniel Willmann2013-05-091-1/+1
* edje_multisense: Provide VIO free function to free the dataDaniel Willmann2013-05-091-1/+9
* ecore_audio: Handle destruction of sndfile inputDaniel Willmann2013-05-091-1/+15
* add embryo fill support for proxy partsMike Blumenkrantz2013-05-093-35/+107
* fix edje custom states on proxy partsMike Blumenkrantz2013-05-093-0/+6
* eet: initialize it to zero.Cedric Bail2013-05-091-0/+1
* Fix proxy object check to compare against proper object.Chris Michael2013-05-091-1/+1
* evas: reorder cache destruction.Cedric Bail2013-05-091-12/+10
* eina: add EINA_INLIST_FREE.Cedric Bail2013-05-091-0/+16
* Revert "Revert 2 commits from cedric:"Cedric Bail2013-05-094-33/+31
* ecore_evas/wayland: Implement borderless_set engine method.Rafael Antognolli2013-05-084-2/+58
* ecore_evas/wayland_egl: Remove wrong if.Rafael Antognolli2013-05-081-1/+0
* evas/wayland_egl: Implement image_mmap engine method.Rafael Antognolli2013-05-081-0/+12
* ecore_evas/wayland: Do not send additional mouse_in's.Rafael Antognolli2013-05-082-0/+5
* evas/examples: Adding an example for multi-touch.Rafael Antognolli2013-05-082-0/+269
* ecore/wayland: Store the multi position per device/finger.Rafael Antognolli2013-05-081-2/+17
* Ecore/Evas: Add evas_event_input_multi_down/up().Rafael Antognolli2013-05-088-51/+229
* ecore/wayland: Report correctly the device which emitted the mouse event.Rafael Antognolli2013-05-081-27/+27
* don't try free a NULL image handle in proxy_unset.Carsten Haitzler (Rasterman)2013-05-081-2/+3
* Revert "eo_gdb.py: added eo_bt for eo_backtrace alias in an ugly way."Daniel Juyung Seo2013-05-081-15/+0
* Revert 2 commits from cedric:Mike Blumenkrantz2013-05-084-31/+33
* eo_gdb.py: added eo_bt for eo_backtrace alias in an ugly way.Daniel Juyung Seo2013-05-081-0/+15
* eina_str.c: fixed formatting.Daniel Juyung Seo2013-05-081-3/+3
* eina_stringshare: improve coverageJérémy Zurcher2013-05-081-0/+44
* evas: Fixed evas_gl multi-window support design issue.Sung W. Park2013-05-087-342/+419
* eina: fix a clang warning in eina_cow.Galatsanos 'godfath3r' Panagiotis2013-05-081-3/+2