platform/upstream/efl.git
2012-08-24 Vincent TorriEio: fix thread detection
2012-08-24 ChunEon Parkecore/ecore_x - oops. sorry. incorrect parameters.
2012-08-24 ChunEon Parkecore/ecore_x - added missing EAPI
2012-08-23 Rafael Antognollievas/render: Add a flag for dropping the map cache...
2012-08-23 Rafael Antognollievas/examples: Add map to the smart object example.
2012-08-23 Massimo Maiuranaupdating portuguese and italian translations
2012-08-23 Vincent TorriEvas: tabs --> spaces
2012-08-23 Tom HacohenEo: Moved a magic check from an internal function to...
2012-08-23 Tom HacohenEo: Remove volatile from the GCC issue workaround.
2012-08-23 Tom HacohenEo: Fixed issue with eo_add ops.
2012-08-23 Tom HacohenEvas: Started using EVAS_GENERAL_CFLAGS/LIBS 2 vars...
2012-08-23 Christopher... Ecore (Wayland): Work around bug in terminology ;)...
2012-08-23 Tom HacohenEo: Added a non-default constructor test.
2012-08-23 Tom HacohenEo: Added some negative refcount tests (with manual_free).
2012-08-23 Tom HacohenEo: Added eo_add_custom and support for passing ops...
2012-08-23 Vincent Torrieina_file : fix functions to behave with paths containi...
2012-08-23 Vincent Torriwhitespace--
2012-08-23 Tom HacohenEvas textblock: Fixed bug in evas_textblock_cursor_word...
2012-08-22 Bruno DillyEPhysics: expose bodies center of mass.
2012-08-22 Bruno DillyEPhysics: fix tests using vertical impulse
2012-08-22 Bruno DillyEPhysics: improve convex shapes
2012-08-22 Bruno DillyEPhysics: use vertex reduction utility
2012-08-22 Bruno DillyEPhysics: update docs regarding soft bodies
2012-08-22 Bruno DillyEPhysics: fix indenting and remove useless lines
2012-08-22 Bruno DillyEPhysics: remove a rigid ball and weird amount of mass
2012-08-22 Bruno DillyEPhysics: don't show input msg if won't handle it
2012-08-22 Bruno DillyEPhysics: keep tests in alphabetical order
2012-08-22 Bruno DillyEPhysics: add space between words on msg
2012-08-22 Leandro DorileoEPhysics: soft body implementation
2012-08-22 Christopher... Ecore_Wayland: small patch from Alex wu <zhiwen.wu...
2012-08-22 Eduardo de... canvas: Fix event framespace adjustment
2012-08-22 Daniel Juyung Seoeet eet_data.c: Fixed memory leak spotted by Igor Murzo...
2012-08-22 Tom HacohenEo: Use our own magic check macro instead of Eina's
2012-08-22 Christopher... Evas: Integrate patch from Robert Bradford which makes...
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
next