20211 Commits (90b5d6aeb2e0650d4bb9173105015391d6b589fb)
 

Author SHA1 Message Date
Stefan Schmidt 90b5d6aeb2 Revert "efl/embryo: Keep room for the terminating '\0' we may add to the path." 11 years ago
Stefan Schmidt 6a5c0eb7cf efl/embryo: Keep room for the terminating '\0' we may add to the path. 11 years ago
Mike Blumenkrantz 297cd971ab fix some NULL derefs in tb part recalc, also a typo which probably broke sizing 11 years ago
Carsten Haitzler fd90f7b882 start some work on allowing ecore_extn to double-buffer. doesn't do 11 years ago
Cedric BAIL c4c7fe5d2d efl: don't skip redraw when needed. 11 years ago
Cedric BAIL 498b46802c eina: fix Eina_Barrier when pthread doesn't provide one. 11 years ago
Bruno Dilly 9a22dfe79c ephysics: move src/bin to examples 11 years ago
Bruno Dilly bc319eb9bb ephysics: get back example header 11 years ago
Bruno Dilly f1088d5631 ephysics_tests: copy forgotten stuff and svnignore 11 years ago
Bruno Dilly 9584915d91 ephysics: cleanup after tests split 11 years ago
Bruno Dilly 7a504551b2 Create trunk/ephysics_tests 11 years ago
Bruno Dilly ceae5649b6 ephysics: prepare to split tests 11 years ago
Massimo Maiurana f299471884 updating various translations 11 years ago
Bruno Dilly 1381519e03 edje: update NEWS and Changelog 11 years ago
Stefan Schmidt d13ca5705f eeze/sensor: Fix leaks when getting allocated data from obj_get 11 years ago
Bruno Dilly d0b3c4a96d efl: fix cflags for the case that x_includes in not empty 11 years ago
Stefan Schmidt 2dc790bf47 evas/bidi: Make sure we access the correct memory here. 11 years ago
Stefan Schmidt 77b2e63002 eeze/sensor: Add more documentation and comment the code. 11 years ago
Jihoon Kim bafa56598b edje: Return plain text in retrive surrounding text callback of entry 11 years ago
Cedric BAIL 2ade3fa902 evas: fix case when we were in the middle of a charactere. 11 years ago
Cedric BAIL 981b5f7d40 efl: fix an uninitialized data path in OpenGL engine. 11 years ago
Cedric BAIL b8ffd432b1 efl: fix potential segv in Evas software engine native_set code. 11 years ago
Cedric BAIL 5828c04123 evas: preserve ellipsis. 11 years ago
Carsten Haitzler 6e7e05a008 move escape and eio to IN-EFL. 11 years ago
Cedric BAIL 1a542bcf8b edje: don't expose private variable in our public API. 11 years ago
Cedric BAIL a3f52650b9 evas: make Evas_Object_Text ellipsis handle faster by not recalculating what was already calculated. 11 years ago
Carsten Haitzler dff801c49b update pos 11 years ago
Carsten Haitzler 5898909947 ecore-evas moduels broke listing of modules... names all changed! 11 years ago
Rui Seabra 42f3769bca Add eo's datadir to efl and make edje's build depend on ephysics (so one gets the eventual goodies). 11 years ago
Daniel Willmann 9772e3b5dc efl: Fix possible memory corruption in ecore xrandr EDID functions 11 years ago
Daniel Willmann 0258402fe8 efl: Fix building examples when coverage is enabled 11 years ago
Daniel Willmann e9bd0b7a27 eet: Fix possible buffer overflow in functions relying on EET_T_LAST. 11 years ago
Cedric BAIL 5e76bb821f edje: use Evas to compute Ellipsis. 11 years ago
Cedric BAIL a16f6e2330 evas: add ellipsis support in evas. 11 years ago
Daniel Zaoui 0e913e9415 eo_step gdb script installation to help debugging of applications by 11 years ago
ChunEon Park 19e600254f evas/gl - actually, this is correct. 11 years ago
Daniel Willmann b11f968b37 ephysics: Don't build tests by default -> Avoid circular dependency hell 11 years ago
Cedric BAIL ebd83134a4 efl: check that the object is not deleted or NULL before accessing it. 11 years ago
Stefan Schmidt d5523905e4 eeze/tests: Disable tests that will fail with -fvisibility=hidden 11 years ago
ChunEon Park 7d98f2be38 evas - fix the gl line inccorect position problem. 11 years ago
Daniel Juyung Seo e4a91b37d8 ephysics examples.dox: Apply ephysics api changes (r80716). 11 years ago
Bruno Dilly 3013d17b29 edje: update physics to handle ephysics API breakage 11 years ago
Leandro Dorileo d516515d47 EPhysics: test_soft_ellipsoid.c becomes test_soft_sphere.c 11 years ago
Leandro Dorileo 547ade5f6c EPhysics: soft_circle and soft_ellipsoid renaming 11 years ago
Leandro Dorileo 2ccf6d2a11 EPhysics: fix issues with force application 11 years ago
Leandro Dorileo 2e8fcf0a23 EPhysics: fix issues with rotation 11 years ago
Leandro Dorileo 44a9b9a350 EPhysics: add ephysics_body_sphere_add() API 11 years ago
Leandro Dorileo c90d6c5842 EPhysics: ephysics_body_circle_add() becomes ephysics_body_cylinder_add() 11 years ago
Bruno Dilly 2903b1f122 ephysics: scan-build cleanup 11 years ago
Bruno Dilly 6891e9a0e8 ephysics: warn if try to use functions not implemented 11 years ago