summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support for framespace offset render translation.devs/antognolli/framespaceRafael Antognolli2013-04-268-50/+70
* evas/framespace: Remove framespace offset from position set/get.Rafael Antognolli2013-04-262-41/+6
* Revert "evas/map: Consider framespace offset when populating map points."Rafael Antognolli2013-04-262-40/+4
* Revert "Reenable ability for async render of shm engine."Rafael Antognolli2013-04-261-4/+4
* evas - fixed logic fault in proxy clipping.ChunEon Park2013-04-263-24/+21
* evas - For compatibility, Make proxy's source clip to be optional. Im checkin...ChunEon Park2013-04-263-8/+13
* Fix variable usage in framespace get. Thanks Seb ;)Chris Michael2013-04-261-3/+2
* Remove blank lineChris Michael2013-04-261-1/+0
* Reenable ability for async render of shm engine.Chris Michael2013-04-261-4/+4
* evas - fix the proxy object to not be clipped by source clipperChunEon Park2013-04-263-10/+29
* evas/wayland_shm: Fix resize to the left or top when rotated.Rafael Antognolli2013-04-252-5/+15
* evas/wayland_egl: Fix resize to the left or top when rotated.Rafael Antognolli2013-04-252-10/+28
* Evas textblock: Fixed line size calculation when using multiple fonts.Tom Hacohen2013-04-253-3/+25
* lcov-check: Enable branch coverage on newer lcov versionsDaniel Willmann2013-04-251-1/+1
* edje entry: remove duplicated ecore_imf_context_reset in adjusting the selectionJihoon Kim2013-04-253-5/+7
* Evas: Split Evas headersDaniel Zaoui2013-04-256-19588/+20091
* eina/evas: Fix includes for examplesDaniel Willmann2013-04-252-0/+3
* eo: Fix incorrect pointer allocationDaniel Willmann2013-04-241-1/+1
* ecore_evas/wayland: Consider the frame/border for pointer position.Rafael Antognolli2013-04-241-9/+11
* ecore_evas/wayland: Fix rotation when going back to 0 or 180 degrees.Rafael Antognolli2013-04-241-4/+20
* edje: Split Edje headersAharon Hillel2013-04-245-6418/+6815
* ecore_evas/wayland: Add support for rotation on wayland_egl backend.Rafael Antognolli2013-04-245-97/+130
* fix examples makefiles to find Efl_Config.hCarsten Haitzler (Rasterman)2013-04-2513-0/+13
* Eo: fixed an issue with the test_value test.Tom Hacohen2013-04-241-2/+2
* Eo: Eo_Class_Id should be uintptr_t not size_t.Tom Hacohen2013-04-241-1/+1
* Eo: Added test to the special eina value type.Tom Hacohen2013-04-245-1/+67
* and emove efl eo api macro.Carsten Haitzler (Rasterman)2013-04-252-13/+0
* add --with-api=XXX (both|legacy|eo) to define which api set to enableCarsten Haitzler (Rasterman)2013-04-252-1/+39
* eeze/sensor/tizen: Fix typos to let it build for tizenStefan Schmidt2013-04-241-3/+3
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-2441-165/+180
* eo: Lets fix make distcheck by including eo_ptr_indirection headerDaniel Willmann2013-04-241-0/+1
* rejig 32bit eoid allocation to 5.5.12.Carsten Haitzler (Rasterman)2013-04-241-3/+3
* ecore/evas wayland_shm: Add support for window rotation.Rafael Antognolli2013-04-235-15/+184
* evas/wayland: Remove framespace clipper.Rafael Antognolli2013-04-233-110/+0
* ecore_evas/wayland: Change the default frame smart object.Rafael Antognolli2013-04-234-10/+147
* ecore/wayland: Add support for engine animated cursor.Rafael Antognolli2013-04-232-18/+65
* examples/ecore_audio: Require input and output file as argumentDaniel Willmann2013-04-231-4/+4
* ecore_audio: Add more return values for methods, catch up with APIDaniel Willmann2013-04-2312-33/+163
* Rename edbus->eldbusLucas De Marchi2013-04-2386-5472/+5472
* eoid -> use mmap for allocating id tables. makes it a separate memoryCarsten Haitzler (Rasterman)2013-04-231-4/+72
* eoid -> rjid 64bit bit allocations for.. not so much bloat.Carsten Haitzler (Rasterman)2013-04-231-10/+10
* ecore: Split Ecore headersAharon Hillel2013-04-235-2603/+2738
* efl: add m4 macro to handle a way to enable/disable Eo API and EFL legacy API.Cedric Bail2013-04-232-0/+13
* gitignore: don't monitor generated file.Cedric Bail2013-04-231-0/+1
* fix eeze scanner header installMike Blumenkrantz2013-04-231-1/+2
* evas: take stride into account with swapbuf.Cedric Bail2013-04-231-2/+3
* Eo: tests to check eo ptrs indirection feature.Daniel Zaoui2013-04-232-0/+79
* Eo: pointers indirection mechanism for objects and classesDaniel Zaoui2013-04-237-183/+605
* Revert "ummm dont set max based on max hint... this got added at some point"Carsten Haitzler (Rasterman)2013-04-231-1/+1
* Eo: add benchmarks to measure eo_add.Daniel Zaoui2013-04-234-1/+51