platform/upstream/efl.git
2012-08-20 Bruno DillyEPhysics: implement generic apply impulse for bodies
2012-08-20 Bruno DillyEPhysics: fix torque impulse
2012-08-20 Bruno DillyEPhysics: fix ephysics central impulse unit and
2012-08-20 Bruno DillyEPhysics: implement body move(), resize()
2012-08-20 Vincent TorriEvil: quoting + fix distcheck rule
2012-08-20 ChunEon Parkevas/gl - removed unnecessary lines which causes the...
2012-08-20 Tom HacohenEvas textblock: Reverted my last commit and added WooHy...
2012-08-20 Tom HacohenEvas textblock: Fixed range geometry with 1 format...
2012-08-20 Tom HacohenEo: Removed static class support.
2012-08-20 Carsten Haitzlerfix possible use of uninit buffer in edje_cc error...
2012-08-20 Vincent TorriEio: fix possible mem leak
2012-08-20 Vincent TorriEmbryo: be sure that the string buffer is always NULL...
2012-08-20 Vincent TorriEina: fix possible mem leak
2012-08-20 Vincent TorriEina: formatting
2012-08-19 Christopher... Ecore_X: Add missing cast for XkbMapNotifyEvent (remove...
2012-08-19 Vincent TorriEvil: delete useless directory
2012-08-19 Vincent TorriEvil: less automake stuff, and remove warnings.
2012-08-19 Carsten Haitzlerwhen falling back to passthru with xim imf module....
2012-08-19 Carsten Haitzleralso tell xkb to refresh mappings. :)
2012-08-18 Sebastian Dransfeldecore_x: Fix typo
2012-08-18 Carsten Haitzlerchglog++
2012-08-18 Carsten Haitzlerdont skip objects mark with elete_me flags. inf loop.
2012-08-18 Carsten HaitzlerI know this is a new feature. i know i know. doing...
2012-08-18 Rui SeabraUpdate rpm specs
2012-08-18 Carsten Haitzlerimgs src set as null is ok - unset proxy.
2012-08-18 Carsten Haitzlerlong standing patch/bug for \r systems text conversion...
2012-08-18 Carsten Haitzleraddress trac.enlightenment.org/e/ticket/1263 at least...
2012-08-18 Carsten Haitzleractually imho these 2 are warning ones only.
2012-08-17 ChunEon Parkevas - updated changelog
2012-08-17 ChunEon Parkevas/image - I removed them to prevent going along...
2012-08-17 Mike Blumenkrantzput aborts back, they were added for a reason.
2012-08-17 Christopher... Ecore_Wayland: Add some trapping to make sure we have...
2012-08-17 Vincent TorriEcore: fix error message
2012-08-17 ChunEon Parkevas/render - code refactoring.
2012-08-17 ChunEon Parkevas/render - let clip the child even if it's the mappe...
2012-08-17 ChunEon Parkevas/evas_object_image - removed aborts
2012-08-17 ChunEon Parkevas/gl_common - less pointer access
2012-08-17 Carsten Haitzlertag as beta...
2012-08-17 Carsten Haitzlerpo updates
2012-08-17 Carsten Haitzlerpo updates.
2012-08-16 Bruno DillyEPhysics: fix old bug on velocity setter
2012-08-16 Bruno DillyEPhysics: add test for windows resize
2012-08-16 Bruno DillyEPhysics: fix rate set implementation
2012-08-16 Bruno DillyEPhysics: make it possible to recalculate gravity
2012-08-16 Bruno DillyEPhysics: constraint recalc
2012-08-16 Bruno DillyEPhysics: implement body recalc
2012-08-16 Bruno DillyEPhysics: small fix on body docs
2012-08-16 Bruno DillyEPhysics: add test displaying body acceleration
2012-08-16 Bruno DillyEPhysics: drop camera zoom
2012-08-16 Bruno DillyEPhysics: delete constraints if world is deleted
2012-08-16 Bruno DillyEPhysics: fix constraint angular limit type
2012-08-16 Bruno DillyEPhysics: small fixes on sleeping threshold docs
2012-08-16 Bruno DillyEPhysics: support running only specified test
2012-08-16 Christopher... Ecore_Wayland: If user tries to set a cursor name,...
2012-08-16 Christopher... Ecore_wayland: Add a FIXME note to be tackled later.
2012-08-16 Christopher... Ecore_Wayland: Fix always resetting the wayland pointer...
2012-08-16 Christopher... Ecore_Wayland: Add alpha field to window structure...
2012-08-16 Christopher... Evas: Since we munge the framespace values in evas_obje...
2012-08-16 Christopher... Ecore_Evas (wayland): Do not allow windows to be resize...
2012-08-16 Christopher... Ecore_Evas (wayland_shm): Fix toggling alpha and transp...
2012-08-16 Christopher... Ecore_Evas (wayland_egl): Add fullscreen support for...
2012-08-16 Carsten Haitzlerupdate README
2012-08-16 Carsten Haitzlerupdate readme on svg change.
2012-08-16 Carsten Haitzlerindeed spec file out of date.
2012-08-15 Christopher... Ecore_Wayland: Fix ticket 1252 and stop segfaulting...
2012-08-15 Christopher... Ecore_Evas (wayland_shm): Fullscreen mode bug fixes
2012-08-15 Christopher... Ecore_Wayland: Only set the window allocated size if...
2012-08-15 Christopher... Evas (wayland): We should also check for framespace...
2012-08-15 Daniel Juyung Seoeina: Use more @note notation. Fixed more wrong documen...
2012-08-15 Daniel Juyung Seoeina eina_stringshare.h: Use @note instead of just...
2012-08-15 Daniel Juyung Seoeina eina_stringshare.c: Fixed formatting while reading...
2012-08-15 Daniel Juyung Seoeina eina_stringshare.h: Fixed wrong documentation...
2012-08-14 Lucas De Marchieina: news + changelog
2012-08-14 Lucas De Marchieina: add EINA_SENTINEL to help use of variadic functions
2012-08-14 Tom HacohenEvas textblock: Fixed range geometry when the last...
2012-08-14 Carsten Haitzlerfix font glyph issue when gl enignes shut down leaving...
2012-08-14 ChunEon Parkedje - fixe the uv mapping correctly in case of image...
2012-08-14 ChunEon Parkedje - clean up the code
2012-08-14 Mike Blumenkrantzadd docs to some evas event structs
2012-08-14 Carsten Haitzleravoid potential deadlock if the same canvas has the...
2012-08-14 Carsten Haitzlersmall theoretical oopsie waiting to happen - won't...
2012-08-14 Carsten Haitzlermissing ecore_init in ecore_input.
2012-08-13 Bruno DillyEPhysics: listen for associated evas object resize...
2012-08-13 Bruno DillyEPhysics: fix updating bodies with evas object without
2012-08-13 Bruno DillyEPhysics: add camera move event
2012-08-13 Christopher... Evas (wayland_egl): More bug fixes & cleanups ! :)
2012-08-13 Christopher... Ecore_Evas (wayland): Fix ecore_evas egl windows to...
2012-08-13 Christopher... Ecore_Wayland (egl): Update server allocation when...
2012-08-13 Mike Blumenkrantzpatch from vtorri fixing rare segv condition in main...
2012-08-13 Carsten Haitzlerextend ecore fork infra to handle pipe re-create afetr...
2012-08-13 Carsten Haitzlerfix async event fd after fork. pipe re-create
2012-08-13 Mike Blumenkrantzwindows warning--
2012-08-13 Christopher... Edje: Remove unused variable.
2012-08-13 Carsten Haitzlerformatting.
2012-08-13 Carsten Haitzlerwarning--
2012-08-13 Carsten Haitzlerdocs + @since for ecore_fork()
2012-08-12 Eduardo de... Fix documentation typos
2012-08-12 Carsten Haitzlercleaning formats.
2012-08-12 Carsten Haitzlerfinally found evas_map weirdness bug. CEDRIC code....
2012-08-12 Carsten Haitzlerrever part of stefan's coverage patch - not related...
next