platform/upstream/efl.git
2012-12-02 Vincent Torrimerge: add escape ecore, fix several bugs
2012-12-02 Bruno Dillyemotion: update gitignore
2012-12-02 Bruno Dillyemotion: fix build warning without eeze
2012-12-02 Vincent Torrimerge: remove direct3d (there are some remaining files...
2012-12-02 Mike McCormackefl: Fix warning
2012-12-02 Massimo Maiuranaupdating greek translations
2012-12-02 Daniel Juyung Seoedje edc.vim: Added SPACER to contant.
2012-12-02 Vincent TorriEet: update lz4 code. Fix especially compilation bug...
2012-12-01 Mike McCormackefl: Remove unused variables
2012-11-30 Gustavo Sverzut... bugfix: evas_object_box should reset size_hint_min...
2012-11-30 Bruno Dillyedje: update gitignore
2012-11-30 Jonas M. GastalEdje: Organize sub-blocks order on EPC ref doc
2012-11-30 Jonas M. GastalEdje: Improve EDC reference doc index
2012-11-30 Stefan Schmidtefl: Next fix for eet test suite. This time buildir...
2012-11-30 Cedric BAILevas: revert patch from Zbigniew Kosinski due to Tom...
2012-11-29 Paulo Alcantaraevas/map: Refactor common code for map drawing
2012-11-29 Paulo Alcantaraevas/line: Refactor common code for line drawing
2012-11-29 Paulo Alcantaraevas/font: Refactor common code for font drawing
2012-11-29 Leandro DorileoEPhysics: density field in material struct, int ->...
2012-11-29 Leandro DorileoEPhysics: constraint removal
2012-11-29 Leandro DorileoEPhysics: add hinge test
2012-11-29 Leandro DorileoEPhysics: generic constraint
2012-11-29 Flavio Vinicius... examples:codegen: Removing the usage of externals
2012-11-29 Stefan Schmidtefl: Fix eet test suite.
2012-11-29 Alex WuFrom: Alex Wu <zhiwen.wu@linux.intel.com>
2012-11-29 Vincent TorriEcore: more __UNUSED__ fixes
2012-11-29 Vincent TorriEcore_SDL: make it compile on Windows
2012-11-29 Cedric BAILefl: cleanup changelog.
2012-11-29 Cedric BAILevas: only destroy font instance when we don't referenc...
2012-11-29 Cedric BAILefl: silent warning in evas_pipe.
2012-11-29 Jihoon Kimibusimmodule: fix coding style
2012-11-28 Paulo Alcantaraevas/image: Refactor common code for image drawing
2012-11-28 Bruno Dillyedje: add very basic physics example
2012-11-28 Bruno Dillyedje: support adding physics worlds and bodies
2012-11-28 Bruno Dillyephysics: don't try to set bad body geometry when adding
2012-11-28 Bruno Dillyephysics: add improve dbg msgs
2012-11-28 Bruno Dillyephysics: don't allow a body to be scaled to 0 in any
2012-11-28 Vincent TorriEcore: fix some variable names
2012-11-28 Vincent TorriEcore_SDL : remove shadow var
2012-11-28 Paulo Alcantaraevas/rectangle: Refactor common code for rectangle...
2012-11-28 Bruno Dillyephysics: random doc fixes
2012-11-28 Bruno Dillyephysics: TODO - add "auto" mode of slicing clothes...
2012-11-28 Cedric BAILevas: improve documentation.
2012-11-28 Daniel Juyung Seoedje edc.vim: Added PASSWORD to edc.vim syntax file.
2012-11-28 Cedric BAILecore: typo.
2012-11-28 Vincent TorriEcore_DirectFB: warning--
2012-11-28 Vincent TorriEcore_Ipc: remove useless includes
2012-11-28 Cedric BAILecore: fix bugs reported and identified by Aharone...
2012-11-27 Massimo Maiuranaupdating esperanto translations
2012-11-27 Rafael Antognolliethumb: Fix license on ethumbd.c too.
2012-11-27 Paulo Alcantaraevas/cserve2: Add scalecache support
2012-11-27 Rafael AntognolliEthumb: Fix license reporting on executables's --versio...
2012-11-27 Daniel ZaouiIncreased MAX_MSG_SIZE for support of Clouseau - needed...
2012-11-27 Cedric BAILecore: fix ecore_evas_sdl window size.
2012-11-26 Rafael AntognolliEcore_Evas: Initialize event structs before sending...
2012-11-26 Sebastian Dransfeldefreet: update language for daemon
2012-11-25 Daniel Juyung Seoecore Ecore_Evas.h: Removed non-existing APIs' descript...
2012-11-25 Carsten Haitzlerone mroe eo_data_Get protection.
2012-11-25 Vincent TorriEcore: __UNUSED__ --> EINA_UNUSED
2012-11-25 Vincent Torriecore: remove useless variables
2012-11-25 Daniel ZaouiAdded missing descriptions for Eo defines whose functio...
2012-11-24 ChunEon Parkevas/gl - don't need to keep the texture altas height...
2012-11-24 Carsten Haitzlereobj changes - protect against null eo data gets.
2012-11-24 ChunEon Parkevas/gl - return quickly as possible.
2012-11-24 Sebastian Dransfeldefreet: add missing file
2012-11-24 Sebastian Dransfeldefreet: fix alloca
2012-11-23 Youness Alaouiedje: Fix segfault when deleted part stays in the hash...
2012-11-23 Vincent TorriEcore: fix Solaris build
2012-11-23 Vincent TorriEcore: fix alloca declaration
2012-11-23 Vincent TorriEio: Fix alloca declaration and remove useless autotool...
2012-11-23 Vincent Torriecore, eio : revert alloca commits (and other solaris...
2012-11-23 Leandro DorileoEPhysics: add a soft ellipsoid test
2012-11-23 Leandro DorileoEPhysics: soft button test
2012-11-23 Leandro DorileoEPhysics: soft body operations on triangles list
2012-11-23 Leandro DorileoEPhysics: fix soft body resize
2012-11-23 Leandro DorileoEPhysics: avoid slices double deletion
2012-11-23 Leandro DorileoEPhysics: add api to get the slice index based on its
2012-11-23 Leandro DorileoEPhysics: add soft ellipsoid and multi face
2012-11-23 Leandro DorileoEPhysics: change double named group
2012-11-23 Leandro DorileoEPhysics: flag test fixes
2012-11-23 Leandro DorileoEPhysics: test flag fix Evas_Mouse_Event_* usage
2012-11-23 Leandro DorileoEPhysics: fix random memory leaks
2012-11-23 Leandro DorileoEPhysics: slice_init doesn't know about
2012-11-23 Leandro DorileoEPhysics: soft body slice per face
2012-11-23 Leandro DorileoEPhysics: soft body slicing refactory
2012-11-23 Leandro DorileoEPhysics: reset soft body's slices layer
2012-11-23 Leandro DorileoEPhysics: add soft body triangle impulse API
2012-11-23 Leandro DorileoEPhysics: flip page test
2012-11-23 Leandro DorileoEPhysics: add soft body bending constraints API
2012-11-23 Leandro DorileoEPhysics: generate bending constraints just once
2012-11-23 Leandro DorileoEPhysics: move just a single node of a triangle
2012-11-23 Bruno Dillyedje: add example of messages handling (receiving /
2012-11-23 Bruno Dillyedje examples: update edc examples list on makefile
2012-11-23 Bruno Dillyedje player: support message sending
2012-11-23 Bruno Dillyedje player: fix typos / break big line of output
2012-11-23 Sebastian DransfeldChangeLog
2012-11-23 Sebastian Dransfeldecore: also use for solaris
2012-11-23 Sebastian Dransfeldecore: ieeefp on solaris
2012-11-23 Sebastian Dransfeldecore: alloca
2012-11-23 Sebastian Dransfeldeio: correctly define alloca
next