platform/upstream/efl.git
2012-08-22 Carsten Haitzlerfix segv with extn ee list gettign null extn2's :)
2012-08-22 Mike Blumenkrantzfix crashing in ecore_evas when x/y/w/h is not passed...
2012-08-22 Vincent Torrieina: don't rely on the order of the declaration of...
2012-08-21 Bruno DillyEPhysics: fix bug when changing head of worlds list
2012-08-21 Bruno DillyEPhysics: improve bodies group description documentation
2012-08-21 Bruno DillyEPhysics: don't activate body if not going to apply
2012-08-21 Carsten Haitzlerlink to ecore-input and include. sorry. oops. :)
2012-08-21 Tom HacohenEo: Add an error if we get to a negative refcount.
2012-08-21 Tom HacohenEo: WRN -> ERR. We do (in EFL) logging wrong.
2012-08-21 ChunEon Parkevas/gl_x11 - one is enough
2012-08-21 ChunEon Parkevas/gl_x11 - more simple code
2012-08-21 ChunEon Parkevas/gl_x11 - trivial changes
2012-08-21 Christopher... Edje (player): We already create the ecore_evas at...
2012-08-21 Christopher... Ecore_Evas: Default the wayland engines to actually...
2012-08-21 Cedric BAILemotion: oops, this files should never have gotten in.
2012-08-21 Cedric BAILemotion: fix priority_set/get
2012-08-21 Cedric BAILevas: put back the test on dead object in the right...
2012-08-21 Carsten Haitzleruse e17 zone property first before using randr to find...
2012-08-21 Sung ParkFix evas_gl current_context update issue when evas_gl...
2012-08-21 Sung ParkFixed compiler warning messages in gl_x11 evas_engine...
2012-08-21 Cedric BAILedje: add Guilherme Silveira to AUTHORS and ChangeLog.
2012-08-21 Cedric BAILedje: fix fixed point issue.
2012-08-21 Cedric BAILeio: revert r75445 and add a comment to prevent it...
2012-08-20 Bruno DillyEPhysics: fix y component convertion on forces and
2012-08-20 Bruno DillyEPhysics: consider gravity on forces getter
2012-08-20 Bruno DillyEPhysics: add test for forces API
2012-08-20 Bruno DillyEPhysics: test torque forces
2012-08-20 Bruno DillyEPhysics: add forces API
2012-08-20 Bruno DillyEPhysics: rotation set implemented
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...
next