2012-12-07 |
Cedric BAIL | efl: fix build with debug profile. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Cedric BAIL | edje: unbork amalgamation. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Carsten Haitzler | harfbuzz is too rare to make it a --disable - so no. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: m4 is a macro-expansion language, use that. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | oops, missing file. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: modify some embryo forces func names for |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: support velocity family actions and scripts |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: add EFL_PKG_CHECK_STRICT() and use it. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: remove strict checking option, always by default. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: simplified system features strings (inotify, ipv6... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: share HAVE_ATFILE_SOURCE between eina_file, ecore_... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: simplify cserve2 checks. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Flavio Vinicius... | ecore_evas: Removing warning about unused function |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: refactor usage of ephysics functions |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: cleanup actions swith on edje_cc_handler |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl/ecore_file: no more have_poll |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl/ecore: epoll.h is always detected. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl/ecore: remove check glib-always x g_main_loop as... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl/evas: simplify dither mask handling. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: clean header: remove random blank lines and indent |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: support forces using programs / script |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: remove impulse member of edje program |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: use switch instead of N if-else with same commands |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Bruno Dilly | edje: support torque impulse (action and embryo script) |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Leandro Dorileo | efl: proper use of AC_DEFINE_IF for HAVE_NOTIFY_WIN32... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Carsten Haitzler | without this i end up with a configure that does: |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: note libc 2.4 is required to provide sys/inotify.h |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: remove sdl-primitive, not used anymore. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: remove want_poll. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl/ecore_file: refactor to be more like eio in providi... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: common inotify checks, simplified. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Eduardo de... | Reverting 80354: "Avoid calling test so many times... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Eduardo Lima... | Avoid calling test so many times. Use -a/-o instead. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: ecore thread safety (remove option, keep code... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Daniel Willmann | efl: Fix display of source files when making coverage |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Aharon Hillel | Edje_pick Fix |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Vincent Torri | inotify: revert : i want to keep autotools **modularize... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Cedric BAIL | efl: revert r80290 as it bork the world. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Cedric BAIL | efl: now that we have a global SSL/Crypto flags, don... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Cedric BAIL | efl: update module path to reflect current state. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Cedric BAIL | efl: let Ecore_EVas_Extn link with Ecore_Ipc as needed. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: simplify inotify by moving it to common. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: local and abstract sockets are platform dependent... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: thread safety by default. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: ipv6 is always enabled if detected in the platform. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Gustavo Sverzut... | efl: both eet and ecore_con now share --with-crypto... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/eet: bumped requirement for gnutls >= 2.11 thus... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl: bump gnutls requirement version to 2.11 (released... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl: do not AC_SUBST([CFLAGS]), it's already done. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl: turn cpu extensions detection into generic section... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Carsten Haitzler | if you are going to use symbols implicitly from a modul... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Flavio Vinicius... | ecore_evas: Make the engines loadable modules |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | edje: support applying impulse via script |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | edje: support new action: PHYSICS_IMPULSE |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | edje: keep real part geometry updated |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | edje: make it possible to not reset body position on |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | edje: parts with bodies aren't move at each recalc |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Bruno Dilly | ephysics: add event WORLD_UPDATE |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Vincent Torri | add eio example and fix ecore_fb linking |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rafael Antognolli | ecore/wayland_egl: Remove image_mask_create from this... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rafael Antognolli | ecore/wayland: Don't check for ecore-wayland before... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rafael Antognolli | ecore: Don't check ecore-con dependencies if there... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Willmann | efl: Actually run the ecore test suite on make check |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Willmann | Make ecore examples compile again |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/ecore_evas: move more removed/deprecated stuff... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/ecore_evas: move deprecated functions to separate... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/evas: remove mask of non-rectangle objects. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Leandro Dorileo | EPhysics: avoid unused parameter warnings |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Leandro Dorileo | EPhysics: flip page test improvements |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Leandro Dorileo | EPhysics: soft body drag coefficient |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Leandro Dorileo | EPhysics: fix soft body velocity and stop implementation |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Stefan Schmidt | eeze/doc: Be a bit more verbose in the entry section... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/evas/filters: say goodbye. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/evas: there is no more EVAS_FRAME_QUEUING anymore. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | efl/evas: do not show pipe rendering if there is no... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | fix EIO_LIBS contents to proper variable. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gustavo Sverzut... | directfb says bye... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jiyoun Park | if somebody make corrupted bmp file, it can cause crash |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Massimo Maiurana | updating esperanto translations |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Sung-Jin Park | From: Sung-Jin Park <sj76.park@samsung.com> |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Gwanglim Lee | From: Gwanglim Lee <gl77.lee@samsung.com> |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Zaoui | Some KlocWork fixes. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Cedric BAIL | efl: Fix build of Ecore_Evas_Extn. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Cedric BAIL | edje: forgotten NEWS. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Cedric BAIL | edje: make it compile on Solaris 11. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eduardo Lima... | New embryo function: get_program_id |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vincent Torri | and update eio.pc.in too (+ minor stuff) |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vincent Torri | merge: eio + fix compilation on windows + minor fixes... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Paulo Alcantara | evas/cserve2: Re-enable speculative load |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Paulo Alcantara | evas/image: Fix uninitialised data passed to Cserve2 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Christopher... | Remove unnecessary comment. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Christopher... | No wayland on windows, evil not needed. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Christopher... | Patch from Jérémy Zurcher <jeremy@asynk.ch> to fix... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vincent Torri | update po files |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Daniel Juyung Seo | efl .gitignore: updated .gitignore. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Vincent Torri | Ecore: fix subdirs (aka : to test, do not compile while... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Cedric BAIL | evas: let fix all unref in the same way. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Rafael Antognolli | emotion/generic/vlc: Only send frame size when it's... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Gustavo Sverzut... | add changelog/news about new dependency. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Leandro Dorileo | EPhysics: soft button improvements |
commit | commitdiff | tree | snapshot |
next |