summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Evas font: Fixed hb_font_destroy related warning.Tom Hacohen2013-06-061-2/+2
* edje - refactoring.ChunEon Park2013-06-061-73/+80
* edje - go away unnecesary codeChunEon Park2013-06-061-13/+4
* edje - support map color setChunEon Park2013-06-067-16/+214
* Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas.Chris Michael2013-06-062-0/+29
* Fix formatting.Chris Michael2013-06-061-5/+6
* Set render_engine info to new information in eng_setup before we doChris Michael2013-06-061-19/+21
* update images.mk?Carsten Haitzler (Rasterman)2013-06-061-1/+1
* When checking for engine info changes, use the New engine info passedChris Michael2013-06-051-15/+17
* update gitignore to ignore build files it doesnt need to worry aboutCarsten Haitzler (Rasterman)2013-06-051-0/+7
* efl: actually test and make pkgbuild work.Carsten Haitzler (Rasterman)2013-06-052-21/+42
* evas: Standardize autofoo makefile.am for binary loaders to look like the res...Carsten Haitzler (Rasterman)2013-06-051-8/+2
* evas: mirror partial swap fix in wl egl and move to alloca for rect buf.Carsten Haitzler (Rasterman)2013-06-052-9/+6
* evas: fix partual swap rect output list - coords wrong.Carsten Haitzler (Rasterman)2013-06-051-1/+1
* Evas: fix gif cannot decode alpha value correctly.Jiyoun Park2013-06-053-9/+29
* edje/edje_program - clean codeChunEon Park2013-06-051-1241/+1241
* edje/main - incorrect size setChunEon Park2013-06-051-1/+1
* edje_cc: Add -dd/--data_dir optionEduardo Lima (Etrunko)2013-06-043-3/+24
* evas/wayland_egl: Workaround for map perspective issues.Rafael Antognolli2013-06-041-2/+2
* evas: let's welcome this nice set of bug fixes.Cedric Bail2013-06-043-0/+6
* evas/cserve2: fix jpeg loader crash (invalid free)Jean-Philippe Andre2013-06-041-4/+5
* evas/cserve2: fix crash in server side when sending SIGINT.Jean-Philippe Andre2013-06-041-17/+23
* evas/cserve2: fix SIGFPE in expedite test case.Jean-Philippe Andre2013-06-041-2/+5
* evas/cserve2: fix crash in cserve2's font loading mechanism.Jean-Philippe Andre2013-06-041-10/+27
* evas/cserve2: fix memory leak when changing font hinting.Jean-Philippe Andre2013-06-041-0/+11
* evas/cserve2: add lots of error checks in the client side.Jean-Philippe Andre2013-06-044-128/+270
* match egl changes in x11 with wl.Carsten Haitzler (Rasterman)2013-06-041-9/+2
* evas gl: do not assume querying extension strings are extns in glx and egl.Carsten Haitzler (Rasterman)2013-06-042-24/+4
* eet: for more safety let eet handle the reference to the file.Cedric Bail2013-06-041-2/+2
* eina: add eina_file_dup.Cedric Bail2013-06-044-1/+22
* evas: refactorize gl texture creation code.Cedric Bail2013-06-041-59/+42
* evas: make it usable from modules.Cedric Bail2013-06-042-3/+3
* evas/cserve2: fix fonts flags.Jean-Philippe Andre2013-06-043-6/+7
* edje - use Eina_BoolChunEon Park2013-06-043-22/+22
* edje/edje_cc_parser - support [] markers for indexing valuesChunEon Park2013-06-041-4/+37
* NEWS: little cleanup of news.Cedric Bail2013-06-041-44/+51
* evas: correctly detect if loader support asynchronous preloading.Cedric Bail2013-06-046-13/+18
* evas: add support for engine specific extention during thread task.Cedric Bail2013-06-048-18/+94
* ecore: actually return the real value, even if they were the same in this case.Cedric Bail2013-06-041-1/+1
* evas: add infra to block the main loop from evas.Cedric Bail2013-06-042-1/+144
* Support for -1.0 @ text ellipsis fields -- for not ellipsizing it at all.Ederson Desouza2013-06-033-2/+9
* edje/edje_cc - remove white spacesChunEon Park2013-06-031-520/+520
* Eo: improve error message.Daniel Zaoui2013-06-031-2/+2
* fill in news/changelogs i've been too lazy to put in. :) *BAD RASTER*Carsten Haitzler (Rasterman)2013-06-032-1/+117
* fix edje parts of type GROUP on size min calc to calc the child groups tooCarsten Haitzler (Rasterman)2013-06-033-2/+21
* evas: Fix evas gif image loader for libgif version 5Simon2013-06-031-1/+16
* edje_entry: password entry should not be selected when doublc clickedRyuan Choi2013-06-031-12/+3
* add embryo params for proxy src visible/clipMike Blumenkrantz2013-05-313-2/+54
* evas - fixed source clip. If the source object is a evas primitive object, th...ChunEon Park2013-05-313-16/+47
* fix slowdown as a result of fixing text ascent/descent for fontsets from tom.Carsten Haitzler (Rasterman)2013-05-312-0/+17