platform/upstream/efl.git
2012-12-07 Gustavo Sverzut... efl: pixman should be off by default.
2012-12-07 Gustavo Sverzut... efl: baby steps to get sharing of options between evas...
2012-12-07 Alex Wuecore-wayland: Fix monitoring ECORE_FD_WRITE defaultly on
2012-12-07 Gustavo Sverzut... efl: begin (still partial!) to make an uniform choice...
2012-12-07 Bruno Dillyedje: warn if loading a edj with physics
2012-12-07 Bruno Dillyedje: constify Edje_Font on edje_pick
2012-12-07 Gustavo Sverzut... efl: introduce --with-x11, --with-opengl and --enable...
2012-12-07 Gustavo Sverzut... efl: remove --enable-simple-x11 for now.
2012-12-07 Gustavo Sverzut... efl: software generic is always static.
2012-12-07 Gustavo Sverzut... efl: valgrind is also in evas
2012-12-07 Gustavo Sverzut... efl: simplify valgrind handling
2012-12-07 Gustavo Sverzut... efl: simplify platform extra libs.
2012-12-07 Gustavo Sverzut... efl: simplified platform handling.
2012-12-07 Sebastian Dransfeldefreet: trigger build event if no daemon
2012-12-07 Sebastian Dransfeldefl: fix internal usage of pkg-config
2012-12-07 Cedric BAILefl: don't leak fd on exec.
2012-12-07 Sung ParkFixed polygon rendering bug in GL backend when there...
2012-12-07 Cedric BAILefl: don't forget the makedist rule.
2012-12-07 Sung ParkAdded EVAS_GL_LINE_NO_OFFSET_HACK evn var control to...
2012-12-07 Cedric BAILefl: fix build with debug profile.
2012-12-07 Cedric BAILedje: unbork amalgamation.
2012-12-06 Carsten Haitzlerharfbuzz is too rare to make it a --disable - so no.
2012-12-06 Gustavo Sverzut... efl: m4 is a macro-expansion language, use that.
2012-12-06 Gustavo Sverzut... oops, missing file.
2012-12-06 Bruno Dillyedje: modify some embryo forces func names for
2012-12-06 Bruno Dillyedje: support velocity family actions and scripts
2012-12-06 Gustavo Sverzut... efl: add EFL_PKG_CHECK_STRICT() and use it.
2012-12-06 Gustavo Sverzut... efl: remove strict checking option, always by default.
2012-12-06 Gustavo Sverzut... efl: simplified system features strings (inotify, ipv6...
2012-12-06 Gustavo Sverzut... efl: share HAVE_ATFILE_SOURCE between eina_file, ecore_...
2012-12-06 Gustavo Sverzut... efl: simplify cserve2 checks.
2012-12-06 Flavio Vinicius... ecore_evas: Removing warning about unused function
2012-12-06 Bruno Dillyedje: refactor usage of ephysics functions
2012-12-06 Bruno Dillyedje: cleanup actions swith on edje_cc_handler
2012-12-06 Gustavo Sverzut... efl/ecore_file: no more have_poll
2012-12-06 Gustavo Sverzut... efl/ecore: epoll.h is always detected.
2012-12-06 Gustavo Sverzut... efl/ecore: remove check glib-always x g_main_loop as...
2012-12-06 Gustavo Sverzut... efl/evas: simplify dither mask handling.
2012-12-06 Bruno Dillyedje: clean header: remove random blank lines and indent
2012-12-06 Bruno Dillyedje: support forces using programs / script
2012-12-06 Bruno Dillyedje: remove impulse member of edje program
2012-12-06 Bruno Dillyedje: use switch instead of N if-else with same commands
2012-12-06 Bruno Dillyedje: support torque impulse (action and embryo script)
2012-12-06 Leandro Dorileoefl: proper use of AC_DEFINE_IF for HAVE_NOTIFY_WIN32...
2012-12-06 Carsten Haitzlerwithout this i end up with a configure that does:
2012-12-06 Gustavo Sverzut... efl: note libc 2.4 is required to provide sys/inotify.h
2012-12-06 Gustavo Sverzut... efl: remove sdl-primitive, not used anymore.
2012-12-06 Gustavo Sverzut... efl: remove want_poll.
2012-12-06 Gustavo Sverzut... efl/ecore_file: refactor to be more like eio in providi...
2012-12-06 Gustavo Sverzut... efl: common inotify checks, simplified.
2012-12-06 Eduardo de... Reverting 80354: "Avoid calling test so many times...
2012-12-06 Eduardo Lima... Avoid calling test so many times. Use -a/-o instead.
2012-12-06 Gustavo Sverzut... efl: ecore thread safety (remove option, keep code...
2012-12-06 Daniel Willmannefl: Fix display of source files when making coverage
2012-12-06 Aharon HillelEdje_pick Fix
2012-12-06 Vincent Torriinotify: revert : i want to keep autotools **modularize...
2012-12-06 Cedric BAILefl: revert r80290 as it bork the world.
2012-12-06 Cedric BAILefl: now that we have a global SSL/Crypto flags, don...
2012-12-06 Cedric BAILefl: update module path to reflect current state.
2012-12-06 Cedric BAILefl: let Ecore_EVas_Extn link with Ecore_Ipc as needed.
2012-12-06 Gustavo Sverzut... efl: simplify inotify by moving it to common.
2012-12-06 Gustavo Sverzut... efl: local and abstract sockets are platform dependent...
2012-12-06 Gustavo Sverzut... efl: thread safety by default.
2012-12-06 Gustavo Sverzut... efl: ipv6 is always enabled if detected in the platform.
2012-12-06 Gustavo Sverzut... efl: both eet and ecore_con now share --with-crypto...
2012-12-05 Gustavo Sverzut... efl/eet: bumped requirement for gnutls >= 2.11 thus...
2012-12-05 Gustavo Sverzut... efl: bump gnutls requirement version to 2.11 (released...
2012-12-05 Gustavo Sverzut... efl: do not AC_SUBST([CFLAGS]), it's already done.
2012-12-05 Gustavo Sverzut... efl: turn cpu extensions detection into generic section...
2012-12-05 Carsten Haitzlerif you are going to use symbols implicitly from a modul...
2012-12-05 Flavio Vinicius... ecore_evas: Make the engines loadable modules
2012-12-05 Bruno Dillyedje: support applying impulse via script
2012-12-05 Bruno Dillyedje: support new action: PHYSICS_IMPULSE
2012-12-05 Bruno Dillyedje: keep real part geometry updated
2012-12-05 Bruno Dillyedje: make it possible to not reset body position on
2012-12-05 Bruno Dillyedje: parts with bodies aren't move at each recalc
2012-12-05 Bruno Dillyephysics: add event WORLD_UPDATE
2012-12-05 Vincent Torriadd eio example and fix ecore_fb linking
2012-12-05 Rafael Antognolliecore/wayland_egl: Remove image_mask_create from this...
2012-12-05 Rafael Antognolliecore/wayland: Don't check for ecore-wayland before...
2012-12-05 Rafael Antognolliecore: Don't check ecore-con dependencies if there...
2012-12-05 Daniel Willmannefl: Actually run the ecore test suite on make check
2012-12-05 Daniel WillmannMake ecore examples compile again
2012-12-05 Gustavo Sverzut... efl/ecore_evas: move more removed/deprecated stuff...
2012-12-05 Gustavo Sverzut... efl/ecore_evas: move deprecated functions to separate...
2012-12-05 Gustavo Sverzut... efl/evas: remove mask of non-rectangle objects.
2012-12-05 Leandro DorileoEPhysics: avoid unused parameter warnings
2012-12-05 Leandro DorileoEPhysics: flip page test improvements
2012-12-05 Leandro DorileoEPhysics: soft body drag coefficient
2012-12-05 Leandro DorileoEPhysics: fix soft body velocity and stop implementation
2012-12-05 Stefan Schmidteeze/doc: Be a bit more verbose in the entry section...
2012-12-05 Gustavo Sverzut... efl/evas/filters: say goodbye.
2012-12-05 Gustavo Sverzut... efl/evas: there is no more EVAS_FRAME_QUEUING anymore.
2012-12-05 Gustavo Sverzut... efl/evas: do not show pipe rendering if there is no...
2012-12-05 Gustavo Sverzut... fix EIO_LIBS contents to proper variable.
2012-12-05 Gustavo Sverzut... directfb says bye...
2012-12-05 Jiyoun Parkif somebody make corrupted bmp file, it can cause crash
2012-12-05 Massimo Maiuranaupdating esperanto translations
2012-12-05 Sung-Jin ParkFrom: Sung-Jin Park <sj76.park@samsung.com>
2012-12-05 Gwanglim LeeFrom: Gwanglim Lee <gl77.lee@samsung.com>
next