platform/upstream/efl.git
2012-10-28 Tom HacohenEdje entry: Fix update of cursor with IMF and user_insert.
2012-10-28 Cedric BAILeina: fix typo.
2012-10-28 Cedric BAILeina: try to fix my own mess.
2012-10-28 Christopher... Edje: Fix warning: comparison between signed and unsign...
2012-10-28 Daniel ZaouiFix on the class name of ecore idle exiter.
2012-10-28 Daniel ZaouiAdded descriptions for new Eo defines
2012-10-28 Christopher... Evas: If we are building wayland_egl and not gl_xlib...
2012-10-28 Christopher... Evas: Add missing UNUSED for function parameter, and...
2012-10-28 Christopher... Evas: Fix uninitialized variable warnings.
2012-10-28 Christopher... Evas: Add missing UNUSED for params.
2012-10-28 Christopher... Evas: Add missing parens.
2012-10-28 Christopher... Evas: Remove unused variable.
2012-10-26 Rafael Antognollievas/wayland_egl: Don't check and link against gl AND...
2012-10-26 Rafael Antognollievas/wayland_egl: Change some ifdefs to make it compile...
2012-10-26 José Roberto... edbus: Add some EINA_SAFETY to public API
2012-10-26 José Roberto... edbus: Revert 'Add initializers to stop warnings' r78292
2012-10-26 José Roberto... edbus: Add doc of edbus_message to/from eina_value
2012-10-26 José Roberto... edbus: Add edbus_message to/from eina_value examples
2012-10-26 José Roberto... edbus: Break while if a error happen in message_argumen...
2012-10-26 José Roberto... edbus: Parse Eina_Value to edbus_message
2012-10-26 José Roberto... edbus: Add edbus_proxy_properties_changed_callback_add
2012-10-26 José Roberto... edbus: Add edbus_proxy_property_local_get and get_all
2012-10-26 Lucas De Marchiedbus: Mark properties_signal to be removed
2012-10-26 José Roberto... edbus: Implementation of EDBUS_PROXY_EVENTS and edbus_p...
2012-10-26 José Roberto... edbus: Parse EDBus_Message to Eina_Value
2012-10-26 Lucas De Marchiedbus: Fix remaining signature with EDBUS_ARGS({ NULL...
2012-10-26 José Roberto... edbus: Fix instrospect signature
2012-10-26 Michael BOUCHAUDedje: oops ^^
2012-10-26 ChunEon Parkevas/event - fill the insufficient source events calls...
2012-10-26 ChunEon Parkevas - eeeeek. my fault.
2012-10-26 ChunEon Parkevas/event - fixed memory leak in multi move
2012-10-26 Vincent Torrievas: fix maintainer-clean rule
2012-10-26 Michael BOUCHAUDedje: fix scale set on box and table
2012-10-26 Vincent Torrimerge: update Doxyfile
2012-10-26 Vincent Torrimerge: add embryo
2012-10-26 Vincent Torrimerge: add a holdall variable
2012-10-26 Vincent Torriembryo: even more simplifications
2012-10-26 ChunEon Parkevas/events - refactoring for optimization events handl...
2012-10-26 ChunEon Parkevas/event - don't loop continuosly as possible when...
2012-10-26 Cedric BAILedje: let edje_cc warning get through edje_watch.
2012-10-25 Vincent TorriEmbryo: simplify autotools on Windows
2012-10-25 Vincent Torrimerge: -Wl,--enable-auto-import is useless with recent...
2012-10-25 Leandro DorileoEPhysics: flag - cloth test, remove unneeded
2012-10-25 Bruno Dillyephysics: fix test "rotating forever"
2012-10-25 Bruno Dillyephysics: support disabling stacking based on Z axis
2012-10-25 Bruno Dillyephysics: docs fixes (missing params / typos)
2012-10-25 Bruno Dillyephysics: stack respect body adding order for same z
2012-10-25 Leandro DorileoEPhysics: make anchors harder
2012-10-25 Leandro DorileoEPhysics: cloth add receives the number of rows and
2012-10-25 Leandro DorileoEPhysics: soft body position solver iterations
2012-10-25 Bruno Dillyephysics: remove unneeded code from slices init
2012-10-25 Bruno Dillyephysics: fix segfault on restack
2012-10-25 Bruno Dillyephysics: fix soft body slicing
2012-10-25 Leandro DorileoEPhysics: soft body geometry get fix
2012-10-25 Leandro DorileoEPhysics: ephysics_body_move cloth support
2012-10-25 Leandro DorileoEPhysics: implement central impulse apply for cloth
2012-10-25 Leandro DorileoEPhysics: no need to anchor props
2012-10-25 Bruno Dillyephysics: apply perspective and back face culling on
2012-10-25 Bruno Dillyephysics: invert clothes mesh
2012-10-25 Bruno Dillyephysics: support light on soft bodies
2012-10-25 Bruno Dillyephysics: let all slice map stuff only on slice apply
2012-10-25 Leandro DorileoEPhysics: do not call update deleted object
2012-10-25 Vincent Torrifix++
2012-10-25 ChunEon Parkevas/proxy - rename variables to be shorter.
2012-10-25 ChunEon Parkevas/events - separate source_events feed functions...
2012-10-25 ChunEon Parkevas - updated NEWS and Changelog
2012-10-25 Carsten Haitzleroops printf--
2012-10-25 Carsten Haitzlerfix minor case of the segv's in evas.
2012-10-25 Daniel ZaouiFix for elementary_codegen and edje_codegen
2012-10-25 Daniel ZaouiCompilation fixes
2012-10-25 Cedric BAILevas: give a Warp 10 engine to XPM loader !
2012-10-25 ChunEon Parkevas - added Evas_Coord_Size, Evas_Coord_Precision_Size...
2012-10-25 Vincent TorriEina: add affinity to win32 code.
2012-10-25 ChunEon Parkevas/event - optimize to not transform coordinates...
2012-10-24 Gustavo Sverzut... oops... thanks stefan and build bot.
2012-10-24 Stefan SchmidtDoxyfile.in: Remove obsolte doxygen tags from all our...
2012-10-24 Gustavo Sverzut... abort if cannot create /tmp file for cpp (epp).
2012-10-24 Cedric BAILevas: unbork build of non static also.
2012-10-24 Cedric BAILevas: fix borked static module support.
2012-10-24 ChunEon Parkevas - NEWS, Changelog
2012-10-24 ChunEon Parkevas/event - no more valid.
2012-10-24 ChunEon Parkevas/events - fix source event pass for map transformed.
2012-10-24 ChunEon Parkevas/events - add missing since
2012-10-24 ChunEon Parkevas/event - dont pass events when source_events is...
2012-10-24 ChunEon Parkevas/event - refactoring for less code
2012-10-24 Cedric BAILevas: fix gl_sdl b0rk.
2012-10-24 ChunEon Parkevas/image - [E-devel] [PATCH][Evas] improve the evas_o...
2012-10-23 Tom HacohenEo: Fixed compilation warning.
2012-10-23 Tom HacohenEfl eo: Fixed compilation warnings.
2012-10-23 Carsten Haitzlerfix possible size set segv in gl engine.
2012-10-23 ChunEon Parkevas/proxy - added 2 more apis. not enough yet. will...
2012-10-23 Tom HacohenEvas textgrid: Fixed compilation warning.
2012-10-23 Vincent Torricosmetic
2012-10-23 Daniel ZaouiAdd @since 1.8 to all the defines added for Eo in Evas...
2012-10-23 Christopher... Edje: Fix uninitialized variable warning.
2012-10-23 Christopher... Edje: Makes no sense to call evas_object_evas_get Again...
2012-10-23 Vincent Torrimerge: move stuff
2012-10-23 Vincent Torrimerge: add version for Evil requirements
2012-10-23 Vincent Torrimerge: pass directly to the preprocessor the Windows...
2012-10-23 Vincent Torrimerge: use package version instead of 1.7.99
next