7595 Commits (7acfd6d6486a932f9a19d43c1d372d33780775fb)
 

Author SHA1 Message Date
Gustavo Sverzut Barbieri 7acfd6d648 fix theme/frame parsing to not leak and be simpler. 14 years ago
Gustavo Sverzut Barbieri 6aa85b1cf9 indent. 14 years ago
Gustavo Sverzut Barbieri df0ea7a123 public header files should include global headers, not local. 14 years ago
Gustavo Sverzut Barbieri 386972f2f0 match API rename, it's module flush now. 14 years ago
Cedric BAIL b02de756a6 * eina: Rename eina_module_list_delete to eina_module_list_flush. 14 years ago
Rafael Antognolli ffe70c5e07 Fix some memory handling issues: 14 years ago
Gustavo Sverzut Barbieri 658d39dac8 emotion supports mov, make template edje more efficient. 14 years ago
Gustavo Sverzut Barbieri ebcc27e426 improve tool usage. 14 years ago
Gustavo Sverzut Barbieri 2d2dfb7485 improve debug support on module loading. 14 years ago
Gustavo Sverzut Barbieri 51e81f52ef fix symbol visibility in plugins. 14 years ago
Gustavo Sverzut Barbieri b803f43e91 Export EAPI otherwise plugins will not get symbols. 14 years ago
Gustavo Sverzut Barbieri 473f5ea563 remove -Wextra warnings. 14 years ago
Gustavo Sverzut Barbieri 4a2bd500e3 remove gcc -Wextra warnings 14 years ago
Gustavo Sverzut Barbieri 00d15b298a do not remove sub-evases from ecore_evases list. 14 years ago
Cedric BAIL 6ca987941f * eina: Fix declaration according to Vincent Torri review. 14 years ago
Carsten Haitzler 01062bf98b cast. c++ doesn't like the implied void * -> struct * cast. 14 years ago
Cedric BAIL a477424685 * eina: Expose an helper for memory pool as Eina_Trash data type. 14 years ago
Gustavo Sverzut Barbieri 2051b9b76c svn:ignore + TODO 14 years ago
Gustavo Sverzut Barbieri c6b4e69225 zero pointers before failing. 14 years ago
Rafael Antognolli 0e694f4e18 Fix ethumb file URI generation. 14 years ago
Gustavo Sverzut Barbieri 6103d8db01 oops, fix case of timers never being fired while we have idlers. 14 years ago
Vincent Torri 7807fa64a0 rename 'x11' to 'xlib' for software x11 based engines when it makes sense 14 years ago
Vincent Torri da292c1f29 * rename 'x11' to 'xlib' when it makes sense 14 years ago
Gustavo Sverzut Barbieri a772d03b40 inlist: docs, docs docs 14 years ago
Gustavo Sverzut Barbieri a6f46561e7 add missing stddef.h, required by offsetof() 14 years ago
Gustavo Sverzut Barbieri 9af4d08f79 one more safety check: do not remove element if it's not in any list. 14 years ago
Rafael Antognolli 26a3abe8ef Making ethumb_client_connect always call the connected_cb. 14 years ago
Rafael Antognolli 31fc2b0dfa Added support to creating animated thumbnails from videos. 14 years ago
Rafael Antognolli 2dd7e38b96 Changing boolean flags to Eina_Bool. 14 years ago
Rafael Antognolli d147af24e3 Created new function edje_edit_image_data_add(). 14 years ago
Gustavo Sverzut Barbieri 05f61cd086 fix uninitialized problems reported by valgrind. 14 years ago
Gustavo Sverzut Barbieri 29c44e5234 Improve docs in Eet.h 14 years ago
Gustavo Sverzut Barbieri 4faa46cab3 Efreet_Mime: bugfix for magic matching. 14 years ago
Gustavo Sverzut Barbieri 9aef9f5eca Efreet_Mime: fix subrules with non-zero depth. 14 years ago
Vincent Torri 84be18a101 typo 14 years ago
Gustavo Sverzut Barbieri 5959578954 fix minor glitches with edje box. 14 years ago
Carsten Haitzler d6a6cc63e8 cserve for evas now has a threaded loader - much better when multiple clients 14 years ago
Mikhail Gusarov d6af88ef6c patch from: Mikhail Gusarov <dottedmag@dottedmag.net> 14 years ago
Rafael Antognolli 8106bf6d44 Added ETHUMB_THUMB_EET as a format flag. 14 years ago
Rafael Antognolli 6a060751f8 Providing more API to plugins. 14 years ago
Rafael Antognolli 116c7d3266 Fixed wrong usage of dbus. 14 years ago
Rafael Antognolli f9b765ec1c Added support to set quality and compress level. 14 years ago
Rafael Antognolli 5dc0fa41ef Added support to free_data callbacks. 14 years ago
Rafael Antognolli 8f9dc79021 Fixed wrong usage of eina_list_remove_list on Ethumb_Client. 14 years ago
Vincent Torri 3c7680e6cb * add ecore_x_atom_name_get() API (will be used by ewl) 14 years ago
Cedric BAIL 3dfa5693f9 * eet: Update ChangeLog. 14 years ago
Cedric BAIL 0a6ef8bbde * eet: Reorder gcry init so that it's correctly taken into account by gcry. 14 years ago
Cedric BAIL 729eaf324c * eina: Remove recursion from eina_rectangle. 14 years ago
Cedric BAIL 7a94d9de85 * evas: Try all known modules when testing an unknown file. 14 years ago
Vincent Torri 7e475a152c missing ; 14 years ago