18288 Commits (f1e077844e58fd00a0f1dec43aae459890db2f14)

Author SHA1 Message Date
Gustavo Sverzut Barbieri f1e077844e fix edje error reporting for once and for all. 11 years ago
Bruno Dilly bb43446421 EPhysics: small fixes related to slider constraint 11 years ago
Leandro Dorileo 701ed6b8fd EPhysics: slider constraint 11 years ago
Bruno Dilly 70d44875dc EPhysics: spinner theme 11 years ago
Bruno Dilly 36c8bd3338 EPhysics: update gitignore 11 years ago
Bruno Dilly ca3e40782a EPhysics: allow user to configure simulation 11 years ago
Tom Hacohen 6dd9396d6f Evas font: Fixed compilation without fontconfig. 11 years ago
Cedric BAIL a2720ade35 eina: fix documentation. 11 years ago
Tom Hacohen ab7104e4ae Eo: Also fix the case when the chain is not allocated. 11 years ago
Cedric BAIL 4540fa9d0f eina: cleanup eina_file_map_lines API before release. 11 years ago
Tom Hacohen 7595ce698d Eo: Fixed an issue with mixins and super calls. 11 years ago
Christopher Michael 2aa4cd4bd5 Evas (wayland_egl): Add traps for a NULL rendering engine. 11 years ago
Jihoon Kim 2631bb075f ecore: fix typo in ecore_main_fd_handler_add 11 years ago
Christopher Michael ac66f47334 Ecore_Evas (wayland): Account for framespace width & height when 11 years ago
Christopher Michael 72aad68b27 Evas: Fix bugs in Wayland Engine(s) with regard to object geometry & 11 years ago
Mike Blumenkrantz ba567e440e add EEZE_DISK_MOUNTOPT_NODEV 11 years ago
Mike Blumenkrantz d995e25c80 never attempt to use disk label for mounting 11 years ago
Mike Blumenkrantz 68a09359bd eeze now unmounts using the devnode instead of the mount point 11 years ago
Mike Blumenkrantz ce53e4f2e0 failing to create a mount point no longer results in an error since it's possible for this to be handled by certain mount utilities 11 years ago
Mike Blumenkrantz 244e5f7919 revert part of 74545 and change fopen to open; somehow this broke reading 11 years ago
Mike Blumenkrantz 10e1c670dd add --enable-mtab to eeze to force use of deprecated mtab for mountinfo (libmount pre 2.20) 11 years ago
Carsten Haitzler e33c5d05cd and... first monitor mtab not fstab for MOUNT changes/ mtab is 11 years ago
Carsten Haitzler c7bf0ff14a segv-- on parsing garbage ini files. 11 years ago
Cedric BAIL 6f73a22a03 edje: Reduce potential reentrant issue when using edje_object_signal_emit. 11 years ago
Cedric BAIL 4af162575d edje: try to make windows happier. 11 years ago
Cedric BAIL 94ba6484a9 edje: compile again on windows. 11 years ago
Cedric BAIL 97e1bc44a3 eet: as pointed by Vincent, remove useless check as we don't use those function any more. 11 years ago
Jihoon Kim 00da35f8ba ecore_evas: fix typo in ecore_evas.c 11 years ago
Jihoon Kim 090a00a9ca ecore: add Ecore_IMF doxygen link in Ecore Documentation 11 years ago
Jihoon Kim e06987b442 ecore: fix typo in ecore_timer_delay 11 years ago
Carsten Haitzler 26b2841518 remove efret private decl of public api. 11 years ago
Bruno Dilly 79615bf7fe EPhysics: update todo list 11 years ago
Bruno Dilly 0520b61219 EPhysics: implement body tracking by camera 11 years ago
Bruno Dilly 24c2279813 EPhysics: fix collision detection point 11 years ago
Bruno Dilly a05e66c88b EPhysics: add test for collision filter 11 years ago
Bruno Dilly 30a6d07376 EPhysics: implement camera position handling 11 years ago
Leandro Dorileo 7b6a83144f EPhysics: collision filter 11 years ago
Leandro Dorileo 6a2d290fce EPhysics: body collision data 11 years ago
Leandro Dorileo 34734a4a72 EPhysics: small/trivial function return fix 11 years ago
Leandro Dorileo ba55257c64 EPhysics: sleeping threshold and max sleep time 11 years ago
Bruno Dilly b3e016122d EPhysics: add note regarding body data 11 years ago
Bruno Dilly 3ea072eca7 EPhysics: only build tests theme if tests are build 11 years ago
Bruno Dilly 564c23a80f EPhysics: add data setter / getter for bodies 11 years ago
Bruno Dilly 7dc1e7b4b7 EPhysics: fix mass getter 11 years ago
Christopher Michael 4716f7f7ca Evas: We can include evas_pipe.h in common even without 11 years ago
Cedric BAIL 65f245cb08 evas: small doc improvement. 11 years ago
Tom Hacohen 58d6248b20 Eo: Changed ops prints to be DOMAIN:OP_NAME. Easier to follow. 11 years ago
Tom Hacohen 6ae96d43ff Eo: Make func override warning an error instead (prev commit). 11 years ago
Tom Hacohen d368088e59 Eo: Add a warning when trying to override a function that was already set for a class. 11 years ago
Tom Hacohen 6c9804fba9 Evas font: Fixed font cache to correctly handle different font sizes. 11 years ago