platform/upstream/efl.git
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
2012-10-22 Vincent Torrimerge: useless (and wrong anyway) test, add reminder...
2012-10-22 Vincent Torrimerge: better output
2012-10-22 Vincent Torriand that one too
2012-10-22 Vincent Torrimerge: remove useless define
2012-10-22 Vincent Torrimerge: more cosmetic changes
2012-10-22 Vincent Torrimerge: more quoted macros
2012-10-22 Vincent Torrimerge: minor cleanup
2012-10-22 Rafael Antognollievas/build: Fix examples building enable/disable.
2012-10-22 Gustavo Sverzut... efl: use EINA_CONFIG() instead of manual if-define...
2012-10-22 ChunEon Parkevas - ahhh . fixed typo again.
2012-10-22 ChunEon Parkevas - fixed typo
2012-10-22 ChunEon Parkevas/proxy - fill the eo op description
2012-10-22 Daniel ZaouiFix for amalgamation.
2012-10-22 ChunEon Parkevas/render - update where source object visiblity...
2012-10-22 Daniel ZaouiFix for Clouseau. Seems that some bugs remain on Evas.
2012-10-22 Daniel ZaouiAdd Doxygen descriptions for the evas objects and evas...
2012-10-22 WooHyun Jungevas : Additional explanation for style tag in evas...
2012-10-22 ChunEon Parkevas/event - sorry. nevermind. it's ok.
2012-10-22 ChunEon Parkevas/event - my commit caused some problem. revert...
2012-10-22 ChunEon Parkevas/events - use Eina_Bool
2012-10-22 ChunEon Parkevas/proxy - skip the events on invisible source obj.
2012-10-21 Daniel ZaouiFix edje_edit. Didn't see that the base of the Edje_edi...
2012-10-21 Daniel ZaouiEdje porting to Eo
2012-10-21 Daniel ZaouiRemove EAPI that were not supposed to be.
2012-10-21 Daniel Juyung Seoefreet: Fixed build break without edbus2. Patch by...
2012-10-21 Daniel ZaouiFix: compilation problem due to _ecore_parent declarati...
2012-10-21 Sebastian Dransfeldefreet: Add dbus efreet daemon
2012-10-21 Sebastian Dransfeldefreet: move common function to base
2012-10-21 Sebastian Dransfeldedbus: Add initializers to stop warnings
2012-10-20 Boris Faureevas_text_grid: ' ' can be underlined or striken through
2012-10-20 Mike McCormackecore: Fix unbalanced lock
2012-10-19 Mike McCormackevas: Fix unused return code warnings... check return...
2012-10-19 Lucas De Marchiefreet: Fix efreet_init_parse for non existent file
2012-10-19 Bruno Dillyephysics: support back-face culling
2012-10-19 Ricardo de... ephysics: fine tunning on sandbox layout
2012-10-19 Lucas De Marchiedbus: Add example for emitting signal
2012-10-19 Lucas De Marchiedbus: Remove space after for-like macros
2012-10-19 Nicholas HughartBackport 78258/78259 to fix Eina amalgamation build.
2012-10-19 Nicholas HughartA little formatting fix
2012-10-19 Nicholas HughartMake Eina amalgamation build again
2012-10-19 Christopher... Evas: Add EINA_UNUSED where missing.
2012-10-19 Christopher... Evas: Remove unused variables
2012-10-19 ChunEon Parkevas - updated NEWS & Changelog
2012-10-19 ChunEon Parkevas/clip - use Eina_Bool
2012-10-19 ChunEon Parkevas/proxy - update rendering when source visibility...
2012-10-19 ChunEon Parkevas/render - refactoring code.
2012-10-19 Cedric BAILevas: move to Eina_Thread.
2012-10-19 Cedric BAILecore: oops fix a typo.
2012-10-19 Sebastian Dransfeldeina: Always do opendir first
2012-10-19 Carsten Haitzlerfix dirp leak
2012-10-19 Cedric BAILevas: use new Eina_Thread API.
2012-10-19 Cedric BAILeina: look around for setaffinity.
2012-10-19 Cedric BAILecore: update to new API.
2012-10-19 Cedric BAILefl: change a little bit API.
2012-10-19 Cedric BAILeina: change API a little bit.
2012-10-19 Cedric BAILecore: use Eina_Thread in Ecore_Thread.
2012-10-19 Cedric BAILeina: add Eina_Thread API.
2012-10-19 Cedric BAILefl: add Eina_Thread API.
2012-10-19 Cedric BAILeina: handle properly case where str != NULL and slen...
2012-10-19 Cedric BAILefl: backport r78215.
2012-10-19 Cedric BAILefl: backport r78213.
2012-10-19 Cedric BAILefl: oops revert things that should not have got in.
2012-10-19 Cedric BAILefl: backport r78209.
2012-10-18 Bruno Dillyephysics: move perspective stuff to camera component
2012-10-18 Bruno Dillyephysics: add perspective support
2012-10-18 Bruno Dillyephysics: change bouncing 3d example
2012-10-18 Bruno Dillyephysics: don't set density 0 when setting mass on
2012-10-18 Bruno Dillyephysics: set velocity before applying impulse on
2012-10-18 Bruno Dillyephysics: expose volume getter
2012-10-18 José Roberto... edbus: Add a private function edbus_message_iter_sub_it...
2012-10-18 José Roberto... edbus: Avoid call _on_signal_handler_free over freed...
next