summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [efl-model] Moved emodel to efl interfacesdevs/felipealmeida/emodelFelipe Magno de Almeida2015-03-3123-723/+351
* emodel: api change property_get/set and event modelchangeLarry Jr2015-03-207-193/+150
* eio: fix coding style of Eio_Model.devs/cedric/emodelCedric BAIL2015-03-131-112/+119
* eio: use Eina_Log in Eio_Model.Cedric BAIL2015-03-131-9/+13
* eio: add missing file to release tarball.Cedric BAIL2015-03-121-1/+4
* emodel API changes and removed unnecessary eina_values copy and stringsharesLarry Jr2015-03-125-182/+76
* eio: fix mismatch datatypes for internal data model properties.Guilherme Lepsch2015-03-121-2/+4
* emodel: Created Emodel and Eio_Model.Larry Jr2015-03-1225-7/+2218
* ecore: cosmetic grouping if that belong together.Cedric BAIL2015-03-121-4/+4
* ecore_con: fix uninitialized warning in tests suite.Cedric BAIL2015-03-121-1/+1
* eio: include eio tests suite inside the release tarball.Cedric BAIL2015-03-121-0/+2
* eio: add OSX implementation of eio_monitor based on FSEventpierre lamot2015-03-126-109/+784
* ecore_cocoa: fix keyboad event handlingpierre lamot2015-03-122-75/+79
* ecore_cocoa: handle right and other mouse eventspierre lamot2015-03-121-0/+20
* ecore_cocoa: move mouse event handling to NSWindowpierre lamot2015-03-122-144/+126
* evas: symetric lock/unlock calls in gl_cocoa backend.Nicolas Aguirre2015-03-121-1/+2
* ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed.Nicolas Aguirre2015-03-121-2/+0
* evas: free EvasGlView when the evas is freed in gl_cocoa backend.Nicolas Aguirre2015-03-121-2/+5
* evas: lock and unlock focus on Cocoa view when drawing surfaceRomain Perier2015-03-123-1/+16
* evas: use a shared OpenGL context in gl_cocoa backend.Romain Perier2015-03-121-1/+13
* ecore_evas: add support for multiple windows to cocoa backend.Romain Perier2015-03-121-15/+41
* evas: remove warnings due to unused variables from gl_cocoa backend.Nicolas Aguirre2015-03-121-6/+2
* eio: fix segmentation fault on eio_monitor for win32 apimichelle legrand2015-03-121-10/+24
* eio: add unit tests for eio file and directory monitoring.plamot2015-03-124-0/+593
* eina: win32 release lock in case of errorMichelle Legrand2015-03-121-1/+4
* evil: add strndup().Michelle Legrand2015-03-122-0/+31
* eina: add more access to created file.Michelle Legrand2015-03-121-2/+2
* Evas masking: Fix rendering of masks into invalid surfaces (GL)Jean-Philippe Andre2015-03-122-1/+4
* ecore-drm: Return the index of the crtc from output_crtc_findChris Michael2015-03-111-1/+1
* evas - change error out from bitch to complain - cosmetic changeCarsten Haitzler (Rasterman)2015-03-111-6/+6
* tests/ecore: Make sure server keys end up in dist so the ecore ssl tests workStefan Schmidt2015-03-111-1/+3
* examples/evas: Remove no longer existing resources from distStefan Schmidt2015-03-111-4/+0
* ecore-wayland: don't resize the window on focusDerek Foreman2015-03-101-2/+0
* edje: correct order of functionsSung-Taek Hong2015-03-101-1/+3
* Evas GL example: Fix usage of the config structJean-Philippe Andre2015-03-091-7/+5
* Evas GL texture: Fix invalid interpolation pixelJean-Philippe Andre2015-03-091-5/+5
* edje color classes can now have text descriptionsMike Blumenkrantz2015-03-079-1/+105
* ecore_con: fix rebase issue.Cedric BAIL2015-03-071-2/+2
* examples: fix bad unref's in ecore and evas.Avi Levin2015-03-062-5/+0
* edje: Edje_Edit - fix part alias source generation.Andrii Kroitor2015-03-063-6/+11
* evas: fix bug in the destructor of node in Evas_3D.se.osadchy2015-03-061-4/+9
* evas: recycling of resources (deleted mine and eagle) in Evas_3D examples.Bogdan Devichev2015-03-069-5640/+117
* evas: materials in .mtl format are deletedBogdan Devichev2015-03-067-101/+0
* eo: updated documentation of eo_add and eo_ref_add.Srivardhan Hebbar2015-03-061-5/+12
* edje: add orientation properties in edje_ccperepelits.m2015-03-061-0/+100
* ecore_con: Not returning error if port is less than zero for local sockets.Srivardhan Hebbar2015-03-061-2/+9
* eina: add test cases for eina_xattr functions.vivek2015-03-065-1/+121
* ecore_con: add test cases related to SSL.Srivardhan Hebbar2015-03-063-9/+134
* ecore_con: calling ecore_con_local_init/shutdown from ecore_con_init/shutdown.Srivardhan Hebbar2015-03-061-0/+2
* eina: minimize fragmentation of chainned mempool.Subodh Kumar2015-03-062-22/+40