summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: Hack to add windows lib for linkingdevs/stefan/mingw-hackeryStefan Schmidt2013-03-265-6/+6
* m4: With efl with binary macro to help cross-compilationStefan Schmidt2013-03-261-1/+1
* Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.Tom Hacohen2013-03-261-1/+1
* Eina examples: Fixed eina magic example.Tom Hacohen2013-03-261-0/+2
* Evas text: Add apparently important NULL checks.Tom Hacohen2013-03-261-1/+2
* eeze: Decrement eeze init count also in error casesStefan Schmidt2013-03-261-2/+2
* eeze: Unregister all log domains in eeze shutdown.Stefan Schmidt2013-03-261-0/+4
* evas_extn: Tag parameter as unused.Stefan Schmidt2013-03-261-1/+1
* embryo: Removed unused variableStefan Schmidt2013-03-261-1/+0
* eeze: Make eeze sensor log domain private and use different ones for the modulesStefan Schmidt2013-03-263-1/+37
* eeze/fake/module: Correct error message and fix typo.Stefan Schmidt2013-03-261-2/+2
* edje: fix border limit bug.Cedric BAIL2013-03-261-1/+1
* evas: no need for a callback per async call.Cedric BAIL2013-03-267-39/+30
* oops get images.mk generation right. missing |Carsten Haitzler (Rasterman)2013-03-261-1/+1
* filter ~ from images.mk and restore it to not have ~ files.Carsten Haitzler (Rasterman)2013-03-262-2/+2
* ecore_x - use the exsiting variable.ChunEon Park2013-03-251-2/+2
* update doc styling to match e.orgCarsten Haitzler (Rasterman)2013-03-2535-407/+536
* imrpovement in ethumb video generation - wait a few frames so we haveCarsten Haitzler (Rasterman)2013-03-251-7/+9
* embryo: use eina_file_mkstemp.Cedric BAIL2013-03-255-14/+6
* eina: add eina_file_mkstemp.Cedric BAIL2013-03-254-3/+34
* eina: add some documentation for Eina_Cow.Cedric BAIL2013-03-251-0/+113
* evas_extn: Rename data variable to avoid local shadowing.Stefan Schmidt2013-03-251-4/+4
* eina: improve Eina_Value coverage.Valerii Kanunik2013-03-251-0/+281
* edje: work also when not cross compiling.Cedric Bail2013-03-246-40/+28
* eio: fix a typos.Cedric Bail2013-03-241-1/+1
* edje: add option to enable theme compilation when cross compilingCedric Bail2013-03-246-4/+31
* edje: fix stupid dependencies issue.Cedric Bail2013-03-243-5/+11
* evil: fix massive typo that was relying on Evil previous installation.Cedric Bail2013-03-241-14/+17
* edje: doxygen doc improvement in edje_file_data_getJerome Pinot2013-03-231-5/+5
* update po's ... :/Carsten Haitzler (Rasterman)2013-03-2321-791/+750
* add a COMPLIANCE file for convenience.Carsten Haitzler (Rasterman)2013-03-233-4/+89
* evas/examples: Fix clipped smart object show/hide example.Rafael Antognolli2013-03-221-28/+6
* ecore_evas/wayland: Don't need to show and hide children of the frame.Rafael Antognolli2013-03-221-30/+2
* eeze_sensor: Don't free the data passed in the callback ourselfDaniel Willmann2013-03-221-2/+0
* eeze_sensor: Don't free the object we want to return asynchronouslyDaniel Willmann2013-03-221-1/+0
* updating catalan translationmaxerba2013-03-221-29/+28
* Fix CURRENT for moving objects.Jonas Gastal2013-03-222-26/+0
* edje: fix memory leak.Cedric BAIL2013-03-221-0/+1
* ecore: fix some aliasing warning.Cedric BAIL2013-03-221-4/+2
* edje: shutup you moronic GCC 4.7.Cedric BAIL2013-03-221-2/+1
* eina: correctly advertise to valgrind Eina_Cow memory size.Cedric BAIL2013-03-221-6/+6
* edje: fix buffer overrun.Cedric BAIL2013-03-221-1/+1
* * Ecore_x: fix alpha set function not clear sync counterJiyoun Park2013-03-223-0/+7
* edje: add spread.{w,h}.Cedric BAIL2013-03-226-73/+158
* evas: optionally propagate update rectangle on RENDER_POST.Cedric BAIL2013-03-222-6/+17
* in evas gl engine if age changes then be conservative and assume backbuffer wasCarsten Haitzler (Rasterman)2013-03-221-0/+3
* oops - define GL_UNPACK_ROW_LENGTH not GL_UNPACK_ROW_LENGTH_EXTCarsten Haitzler (Rasterman)2013-03-221-2/+2
* ecore_evas/wayland: Use clipped smart object for window decorations.Rafael Antognolli2013-03-211-26/+32
* Add missing Ecore.h includeEduardo Lima (Etrunko)2013-03-211-0/+1
* Evas cserve2: Remove useless var when calculating size of sun_path.Tom Hacohen2013-03-212-3/+2