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 |
2012-12-03 |
Leandro Dorileo | EPhysics: anchor hardness api and small fixes |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Leandro Dorileo | EPhysics: fix y orientation issues |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Leandro Dorileo | EPhysics: force body update on light/perspective changes |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Leandro Dorileo | EPhysics: fix soft body rotation_set |
commit | commitdiff | tree | snapshot |
2012-12-03 |
José Roberto... | ethumb: Port to edbus v2 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Bruno Dilly | edje: support basic body attributes - friction and |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Bruno Dilly | ephysics: fix debug msgs at some functions |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | Ecore: add examples |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | Ecore: merge unit tests, ignore++ |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | Evas: fix static gl engines compilation, and maybe... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Bruno Dilly | edje: initial support to physics block inside |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | ecore: don't include Makefile_Ecore_Evas.am twice |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Carsten Haitzler | lets ensure that efreet never returns a null lang ... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Stefan Schmidt | eeze: Also give the eeze_sensor_test example a bit... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Stefan Schmidt | eeze/doc: Notes about init and shutdown of the sensor... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Stefan Schmidt | eeze/docs: Make sure we do not do a explicit link to... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Stefan Schmidt | eeze: Give the eeze_sensor doxygen an overhaul. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Carsten Haitzler | lets not break the world by missing size checks! |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Iván Briano | Fix build of IMF modules |
commit | commitdiff | tree | snapshot |
2012-12-03 |
José Roberto... | edbus: Implement edbus_object_event_callback_add() |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Lucas De Marchi | edbus: remove static from var |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Cedric BAIL | ecore: don't crash if the animator is already destroyed. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Cedric BAIL | efl: enable back Ecore_Evas build after merge. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | update po files |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Vincent Torri | ecore: fix distcheck |
commit | commitdiff | tree | snapshot |
next |