summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-07fix up pkgbuild to be cleaner.Carsten Haitzler (Rasterman)1-3/+1
2013-06-06evas/callbacks: Prevent post_event_callback_call recursion.Rafael Antognolli1-1/+5
2013-06-06Evas font: Fixed line size calculation using multiple fonts.Tom Hacohen1-15/+2
2013-06-06Evas font: Remove useless multiplication and division.Tom Hacohen1-2/+1
2013-06-06evas_font_load: Remove duplicate include of evas_font_ot.hDaniel Willmann1-2/+1
2013-06-06Evas font: Fixed hb_font_destroy related warning.Tom Hacohen1-2/+2
2013-06-06edje - refactoring.ChunEon Park1-73/+80
2013-06-06edje - go away unnecesary codeChunEon Park1-13/+4
2013-06-06edje - support map color setChunEon Park7-16/+214
2013-06-06Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas.Chris Michael2-0/+29
2013-06-06Fix formatting.Chris Michael1-5/+6
2013-06-06Set render_engine info to new information in eng_setup before we doChris Michael1-19/+21
2013-06-06update images.mk?Carsten Haitzler (Rasterman)1-1/+1
2013-06-05When checking for engine info changes, use the New engine info passedChris Michael1-15/+17
2013-06-05update gitignore to ignore build files it doesnt need to worry aboutCarsten Haitzler (Rasterman)1-0/+7
2013-06-05efl: actually test and make pkgbuild work.Carsten Haitzler (Rasterman)2-21/+42
2013-06-05evas: Standardize autofoo makefile.am for binary loaders to look like the res...Carsten Haitzler (Rasterman)1-8/+2
2013-06-05evas: mirror partial swap fix in wl egl and move to alloca for rect buf.Carsten Haitzler (Rasterman)2-9/+6
2013-06-05evas: fix partual swap rect output list - coords wrong.Carsten Haitzler (Rasterman)1-1/+1
2013-06-05Evas: fix gif cannot decode alpha value correctly.Jiyoun Park3-9/+29
2013-06-05edje/edje_program - clean codeChunEon Park1-1241/+1241
2013-06-05edje/main - incorrect size setChunEon Park1-1/+1
2013-06-04edje_cc: Add -dd/--data_dir optionEduardo Lima (Etrunko)3-3/+24
2013-06-04evas/wayland_egl: Workaround for map perspective issues.Rafael Antognolli1-2/+2
2013-06-04evas: let's welcome this nice set of bug fixes.Cedric Bail3-0/+6
2013-06-04evas/cserve2: fix jpeg loader crash (invalid free)Jean-Philippe Andre1-4/+5
2013-06-04evas/cserve2: fix crash in server side when sending SIGINT.Jean-Philippe Andre1-17/+23
2013-06-04evas/cserve2: fix SIGFPE in expedite test case.Jean-Philippe Andre1-2/+5
2013-06-04evas/cserve2: fix crash in cserve2's font loading mechanism.Jean-Philippe Andre1-10/+27
2013-06-04evas/cserve2: fix memory leak when changing font hinting.Jean-Philippe Andre1-0/+11
2013-06-04evas/cserve2: add lots of error checks in the client side.Jean-Philippe Andre4-128/+270
2013-06-04match egl changes in x11 with wl.Carsten Haitzler (Rasterman)1-9/+2
2013-06-04evas gl: do not assume querying extension strings are extns in glx and egl.Carsten Haitzler (Rasterman)2-24/+4
2013-06-04eet: for more safety let eet handle the reference to the file.Cedric Bail1-2/+2
2013-06-04eina: add eina_file_dup.Cedric Bail4-1/+22
2013-06-04evas: refactorize gl texture creation code.Cedric Bail1-59/+42
2013-06-04evas: make it usable from modules.Cedric Bail2-3/+3
2013-06-04evas/cserve2: fix fonts flags.Jean-Philippe Andre3-6/+7
2013-06-04edje - use Eina_BoolChunEon Park3-22/+22
2013-06-04edje/edje_cc_parser - support [] markers for indexing valuesChunEon Park1-4/+37
2013-06-04NEWS: little cleanup of news.Cedric Bail1-44/+51
2013-06-04evas: correctly detect if loader support asynchronous preloading.Cedric Bail6-13/+18
2013-06-04evas: add support for engine specific extention during thread task.Cedric Bail8-18/+94
2013-06-04ecore: actually return the real value, even if they were the same in this case.Cedric Bail1-1/+1
2013-06-04evas: add infra to block the main loop from evas.Cedric Bail2-1/+144
2013-06-03Support for -1.0 @ text ellipsis fields -- for not ellipsizing it at all.Ederson Desouza3-2/+9
2013-06-03edje/edje_cc - remove white spacesChunEon Park1-520/+520
2013-06-03Eo: improve error message.Daniel Zaoui1-2/+2
2013-06-03fill in news/changelogs i've been too lazy to put in. :) *BAD RASTER*Carsten Haitzler (Rasterman)2-1/+117
2013-06-03fix edje parts of type GROUP on size min calc to calc the child groups tooCarsten Haitzler (Rasterman)3-2/+21