platform/upstream/efl.git
2012-10-09 Leandro DorileoEPhysics: soft body members stacking
2012-10-09 Leandro DorileoEPhysics: body evas object unset return the base
2012-10-09 Ricardo de... ephysics: fix a reference on doc
2012-10-09 Bruno Dillyephysics: update README
2012-10-09 Bruno Dillyephysics: use macro for balls groups on sandbox theme
2012-10-09 Bruno Dillyephysics: remove duplicated image
2012-10-09 Bruno Dillyephysics: fix ball theme group
2012-10-09 Gustavo Sverzut... Improve xdg-user-dirs documentation.
2012-10-09 Gustavo Sverzut... Support user directories $XDG_PICTURES_DIR, $XDG_VIDEOS...
2012-10-09 Gustavo Sverzut... cleanup macros.
2012-10-09 Gustavo Sverzut... Add $XDG_RUNTIME_DIR support.
2012-10-09 José Roberto... edbus: Remove edbus_real_method
2012-10-09 José Roberto... edbus: Fix example of double container
2012-10-09 Daniel Juyung Seoeobj .gitignore: Added .gitignore.
2012-10-09 Mike McCormackevas: Fix casts
2012-10-09 Sebastian Dransfeldefl: patch from eobj
2012-10-09 Mike McCormackelf: Ignore build output in git
2012-10-09 Christopher... Fix typo (a period != a comma) ;)
2012-10-09 Sebastian Dransfeldedbus: check if DBUS_TYPE_UNIX_FD exists
2012-10-09 Sebastian Dransfeldedje: remove unused variable
2012-10-09 Sebastian Dransfeldecore_con_socks: split version check from cast
2012-10-09 Sebastian Dransfeldecore_con: make buf correct type
2012-10-09 Sebastian Dransfeldevas: Use char for memory pointer arithmetic
2012-10-09 Cedric BAILevas: do less request to eo.
2012-10-09 Christopher... Wrong to declare "ret" as Eina_Bool and than cast it...
2012-10-09 Daniel ZaouiSecond fix for Wayland Egl. Sorry devilhorns for the...
2012-10-09 Daniel ZaouiFix for Wayland. Thank for devilhorns.
2012-10-09 Daniel ZaouiEvas_Object_Box compilation. Thanks to devilhorns and...
2012-10-09 Tom HacohenEvas image: Fix compilation for David Seikel.
2012-10-09 Tom HacohenEFL-Eo: Added -DNDEBUG by default.
2012-10-09 Carsten Haitzlerfix build bork becase of eo.
2012-10-09 Cedric BAILevas: fix JackDaniel's bork.
2012-10-09 Tom HacohenEo: Added -DNDEBUG by default.
2012-10-09 Daniel Zaouieo: changes made for the support of the Eo concept
2012-10-08 Bruno Dillyephysics: fix sandbox shutdown
2012-10-08 Bruno Dillyephysics: fix sandbox material callback
2012-10-08 Bruno Dillyephysics: print sandbox error msgs correctly
2012-10-08 Bruno Dillyephysics: cosmetic clean up on sandbox code
2012-10-08 Bruno Dillyephysics: fix make distcheck
2012-10-08 Bruno Dillyephysics: separate test and sandbox themes
2012-10-08 Ricardo de... ephysics: initial commit to sandbox
2012-10-08 Leandro DorileoEPhysics: dragging body test
2012-10-08 Bruno Dillyephysics: re-activate body when velocity is set
2012-10-08 Eduardo Lima... Wayland_SHM: Add listener to frame callback
2012-10-08 Eduardo Lima... Ecore_Evas: Share code between SHM and EGL
2012-10-07 Vincent Torrievas svg loader: update to latest esvg API
2012-10-06 Sebastian Dransfeldecore_wayland: Remove unneeded header
2012-10-06 Sebastian Dransfeldecore_wayland: Make modifiers correctly at once
2012-10-05 Vincent Torrimerge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.
2012-10-05 Bruno Dillyephysics: add valgrind suppression file
2012-10-05 Sebastian Dransfeldecore_wayland: Use correct modifier flags
2012-10-05 Cedric BAILecore: let's try another approach thanks to Guillaume...
2012-10-05 Cedric BAILecore: properly reschedule call to curl.
2012-10-05 Sung ParkAdded Debug feature for Evas GL's GL APIs. It can be...
2012-10-05 Christopher... Add missing __UNUSED__
2012-10-05 Christopher... Fix function declaration for native_window_destroy...
2012-10-05 Sung ParkRemoved unnecessary typedef of GLchar. It was reported...
2012-10-05 Daniel Juyung Seoevas Evas.h: Added more documentation for users. Spotte...
2012-10-05 Daniel Juyung Seobackport r77494 and r77495.
2012-10-04 Sebastian Dransfeldecore-x: expose ecore_x_selection_converter_text
2012-10-04 Bruno Dillyephysics: update TODO
2012-10-04 Bruno Dillyephysics: don't send a msg per sub step
2012-10-04 Bruno Dillyephysics: add heavy test to check threads work
2012-10-04 Bruno Dillyephysics: fix typos on docs
2012-10-04 Leandro DorileoEPhysics: soft body test
2012-10-04 Leandro DorileoEPhysics: add cloth support
2012-10-04 Leandro DorileoEPhysics: multi point deformation
2012-10-04 Bruno Dillyephysics: use new ELM_POLICY_EXIT
2012-10-04 Bruno Dillyephysics: don't try to lock on internal delete
2012-10-04 Bruno Dillyephysics: add test for materials
2012-10-04 Bruno Dillyephysics: support body material
2012-10-04 Bruno Dillyephysics: add some material constants
2012-10-04 Bruno Dillyephysics: support density
2012-10-04 Bruno Dillyephysics: add define to infinite mass
2012-10-04 Bruno Dillyephysics: delete all worlds on exit
2012-10-04 Bruno Dillyephysics: no need to delete all the bodies on test
2012-10-04 Bruno Dillyephysics: add a log domain usage counter
2012-10-04 Bruno Dillyephysics: use multiple threads
2012-10-04 Leandro Dorileoephysics: free overlap filter callback
2012-10-04 Ricardo de... ephysics: updated authors.
2012-10-04 Ricardo de... ephysics: add some references to technical terms.
2012-10-04 Ricardo de... ephysics: add a new example doc: EPhysics Logo -
2012-10-04 Ricardo de... ephysics: add a new example doc: Rotating Forever -
2012-10-04 Vincent TorriEet: Update lz4 code to rev. 77. This fix compilation...
2012-10-04 Vincent TorriEina: backport rev. 77445
2012-10-04 Vincent TorriEcore_con: update ecore_con_eet headers. Should make...
2012-10-04 Stefan Schmidtecore_con: No need to check for the for the same flag...
2012-10-04 Christopher... Remove unused variables.
2012-10-04 Cedric BAILefl: backport Igor's eina patch.
2012-10-04 Mike Blumenkrantzfix some efreet docs
2012-10-04 Cedric BAILecore: add ecore_x_input_raw_select and friends.
2012-10-04 Christopher... Ecore: Update ChangeLog for Daniel's patch.
2012-10-04 Christopher... Ecore_X (xcb): Patch from Daniel Willmann to fix the...
2012-10-04 Cedric BAILeio: Fix possible memory corruption in eio_eet_data_rea...
2012-10-04 Cedric BAILeina: Fixes typo and removes redundant duplicate code.
2012-10-03 Eduardo Lima... Wayland_SHM: Remove unused 'debug' field
2012-10-03 Eduardo Lima... Wayland_SHM: Remove unecessary initialization
2012-10-03 Eduardo Lima... Ecore_Evas: Cleanup unused function prototypes
2012-10-03 Eduardo Lima... Ecore_Evas: Fix Wayland engine includes
2012-10-03 Mike Blumenkrantzprobably the best commit I'll ever make: evas_object_de...
next