summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip-worktree-statedevs/jeyzu/eo_ptr_indJérémy Zurcher2013-05-140-0/+0
* wip-index-stateJérémy Zurcher2013-05-141-18/+13
* eo ptr ind: set generation counter range to [1;max-1]Jérémy Zurcher2013-05-141-4/+6
* eo ptr ind: minimize amount of wasted memoryJérémy Zurcher2013-05-141-5/+11
* eo ptr ind: add MASK_* macros, rename all of themJérémy Zurcher2013-05-141-54/+57
* Ooops, this should return the allocated Ecore_Evas.Chris Michael2013-05-141-1/+1
* Fix 'return' with no value, in function returning non-voidChris Michael2013-05-141-2/+2
* Add ecore_evas_drm private header.Chris Michael2013-05-141-0/+11
* Start on basic ecore_evas_drm code.Chris Michael2013-05-143-1/+175
* Add start of ecore_evas_drm code.Chris Michael2013-05-141-0/+14
* Add pc file for evas drm engine.Chris Michael2013-05-141-0/+3
* Start on ecore_evas Drm code.Chris Michael2013-05-142-0/+19
* ecore_imf: fix crash when ecore_imf_context_del is called in ecore_imf_contex...Jihoon Kim2013-05-143-0/+5
* Edje entry: return surrounding string until the start position of selectionJihoon Kim2013-05-143-5/+41
* Fixed text/block tests: Added Korean UnDotum font and fixed some issues.Tom Hacohen2013-05-134-5/+5
* 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