summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eo: add more info when an event already existsdevs/tasn/eo-events-hashDaniel Zaoui2014-05-121-1/+1
* Eo/Evas: adapt smart callbacks to work better with Eo events.Daniel Zaoui2014-05-122-35/+18
* Eo: fix eo_event new function.Daniel Zaoui2014-05-121-1/+1
* Eo: implemented a function to get event description from name.Tom Hacohen2014-05-123-0/+48
* eo ecore timer - improve documentation in the eo fileCarsten Haitzler (Rasterman)2014-05-121-13/+14
* evas/examples - revised evas-3d-proxyChunEon Park2014-05-121-2/+3
* evas/evas3d: discard proxy textures list properly.ChunEon Park2014-05-121-2/+8
* evas/evas3d: fix proxy texture source set.ChunEon Park2014-05-121-1/+1
* Compilation: align EOLIAN, EDJ with CC and othersJean-Philippe Andre2014-05-122-2/+2
* Evas: Fix abort() when using ETC2 with alphaJean-Philippe Andre2014-05-121-0/+3
* Ecore evas: Fix crash after image_data_setJean-Philippe Andre2014-05-121-0/+2
* evas/evas3d: applied eo intensively and fix indentation.ChunEon Park2014-05-125-291/+274
* ecore-x - fix setting protocol atoms for icccm for 64bitCarsten Haitzler (Rasterman)2014-05-111-1/+5
* evas: remove logically dead code.Cedric Bail2014-05-101-4/+0
* evas: fix uninitialized value usage in Evas_3D.Cedric Bail2014-05-101-2/+2
* evas: move the type and enum of Evas_3D into the unstable part of the API.Cedric Bail2014-05-102-538/+539
* evas: fix uninitialized value in Evas_3D.Cedric Bail2014-05-101-1/+4
* evas: remove left over Evas_3D public/released API.Cedric Bail2014-05-101-0/+2
* evas: fix use of uninitialized value in Evas_3D_Mesh.Cedric Bail2014-05-101-2/+2
* evas: fix uninitialized value being used when the engine doesn't support Evas...Cedric Bail2014-05-101-1/+2
* autotools: define @datarootdir@ explicitly to avoid config.status warnings.Savio Sena2014-05-106-0/+12
* eolian-cxx: remove annoying compilation warnings and messagesSavio Sena2014-05-102-24/+0
* redo lazEDC parsing a bit to fix desc.state omissionMike Blumenkrantz2014-05-093-8/+59
* lazEDC missing keywords for scale/noscaleMike Blumenkrantz2014-05-091-2/+15
* fix be9b27ac99dc4fcb49c340b8bdf4bfcbe4240e5f for edje_ccMike Blumenkrantz2014-05-091-4/+3
* lazEDC syntax update: imprecise -> nopreciseMike Blumenkrantz2014-05-091-4/+4
* ecore_x_image_get() should not abort when shm creation failsMike Blumenkrantz2014-05-091-5/+1
* ...also when shmat() failsMike Blumenkrantz2014-05-091-0/+1
* ecore-x should print an error when shmget failsMike Blumenkrantz2014-05-091-0/+1
* examples: fix eolian_cxx Makefile.am to work with --with-eolian-cxx.Savio Sena2014-05-091-17/+28
* eina-cxx: add EFL_PTHREAD_CFLAGS to EINA_CXX_CFLAGS and EFL_PTHREAD_LIBS and ...Felipe Magno de Almeida2014-05-094-21/+13
* eolian_cxx: pass eo_class by reference instead of by value.Savio Sena2014-05-091-1/+1
* eolian-cxx: re-enable Makefile_Ecore_Audio_Cxx installation and tests.Savio Sena2014-05-091-16/+15
* eolian: fix pkg-config eoincludedir variable to point to @datadir@ instead of...Savio Sena2014-05-098-9/+8
* eina-cxx: remove unused parameter names and fix function without return in ex...Felipe Magno de Almeida2014-05-092-3/+4
* eolian_cxx: removes C++ examples when C++11 isn't supportedFelipe Magno de Almeida2014-05-093-10/+24
* eolian-cxx: fix #include directives generationFelipe Magno de Almeida2014-05-091-1/+3
* Evas test: Update filters tests (Lua) - part 2Jean-Philippe Andre2014-05-091-59/+57
* Evas test: Update filters test (Lua) - part 1Jean-Philippe Andre2014-05-091-119/+79
* Evas filters: Fix some parsing errorsJean-Philippe Andre2014-05-091-4/+16
* Evas doc: Add example for padding_set (filters)Jean-Philippe Andre2014-05-093-1/+19
* Evas doc: Move filters reference doc to LuaJean-Philippe Andre2014-05-091-119/+133
* Evas doc: Move filters examples to LuaJean-Philippe Andre2014-05-0918-37/+37
* gitignore: Ignore PNG files for the filters' docJean-Philippe Andre2014-05-091-0/+1
* evas-wayland-shm: Fix 'oopsie/typo' in temporary file name templateChris Michael2014-05-091-1/+1
* Eo: Rename descs2 to descs (remnant of the Eo2 change).Tom Hacohen2014-05-092-4/+4
* Eo: Improved docs a bit.Tom Hacohen2014-05-091-3/+3
* evas-wayland-shm: Use XDG_RUNTIME_DIR if available for creating mmap'dChris Michael2014-05-091-6/+21
* ecore-x: Set keycode in ecore_event structure during key press/release eventsChris Michael2014-05-092-0/+3
* ecore/example: Modify the explanation of ecore evas extn plug example.WooHyun Jung2014-05-091-5/+3