11834 Commits (3f6ada804f26a1eecd14774759c68949a4a1c9ea)
 

Author SHA1 Message Date
Iván Briano 3f6ada804f Make edje_cc store script source snippets (only embryo now) in the generated file. 13 years ago
Cedric BAIL d3e3b86e29 * edje: the most simple and usefull case of alias convertion 13 years ago
Tom Hacohen d3b5301bbd Edje entry: Fixed bug with preedit string. The text was committed to the current cursor position instead of the preedit cursor position (which may be different if you click the mouse somewhere in the tetx). Patch by Jihoon Kim. 13 years ago
Carsten Haitzler 5c3b45bf65 so... why.. do.. we .. not init.. all? :) how do we expect https and 13 years ago
Cedric BAIL cb402e2a5a * eina: we don't plan to provide ABI compatibility until 1.0. 13 years ago
Mike Blumenkrantz 269a6ab702 closes ticket 634 13 years ago
Davide Andreoli 4664ec794f Put myself as author in edje (as per all the edje_edit works) 13 years ago
Cedric BAIL 64a612ef38 * efreet: simplify code. 13 years ago
Cedric BAIL 5d663ce49b * eina, eet: fix coverage generation with newer lcov. 13 years ago
Cedric BAIL 46fd048e2c * eet: Improve speed of eet_data_read decoding. Mostly for array. 13 years ago
Cedric BAIL aaae4e223a * eina: eina_array_clean should be inlined from the beginning. 13 years ago
Tom Hacohen 92c16f8892 Evas textblock: Fixed a bug with inserting text before a <PS>. 13 years ago
Cedric BAIL 1413e6f3b7 * eet: improve speed for Eet_String users. 13 years ago
Cedric BAIL 7db2cb388c * efreet: improve speed of cache regeneration. 13 years ago
Mike Blumenkrantz 7b3463a3ef explicitly set eina error level, add a printf 13 years ago
Mike Blumenkrantz 99fa106e8e null pointer to avoid partial free in rare cases 13 years ago
Mike Blumenkrantz 3c05a283b6 fix weird bug where fdh in a list could become null 13 years ago
Mike Blumenkrantz fd44ecf46c fix annoying printfs that should be ERRs 13 years ago
Cedric BAIL 8dceeeee5b efreet: probably fix windows build. 13 years ago
Sebastian Dransfeld ea8cd61f4e init count to 0 13 years ago
Sebastian Dransfeld caaf7ab25f formatting 13 years ago
Sebastian Dransfeld 0c8c2d3c9f Stick with efreet formatting 13 years ago
Sebastian Dransfeld 66e52e2829 Rename efreet_icon_private.h to something better 13 years ago
Cedric BAIL 65e808c0af * efreet: Eet.h is needed by declaration in efreet_private.h. 13 years ago
Christopher Michael 8719a729ab Fix missing include <Ecore.h> for needed ecore functions 13 years ago
Vincent Torri 57c6d1b2e0 fix efreet after the Windows commits 13 years ago
Rui Seabra 52dc7d7067 Adjusting rpm spec to a more current state of affairs. 13 years ago
Vincent Torri a3ffd27636 remove win7 code and fix other minor problems 13 years ago
Vincent Torri 126c3574c3 fix compilation on Windows 13 years ago
Cedric BAIL 756df73df7 * edje: strcpy could only go wrong. 13 years ago
Vincent Torri 95f36c0e18 more fixes, but needs to remove Windows 7 code, now... 13 years ago
Cedric BAIL a90e2e4aff * efreet: improve icon cache, increase speed and consume a little 13 years ago
Cedric BAIL fbfa54bc05 * eet: another forgotten improvement. 13 years ago
Cedric BAIL a453783e68 * eet: reduce memory used by Eet dictionary. 13 years ago
Vincent Torri 5c9cb60854 typo 13 years ago
Vincent Torri 6b4b7bc42d add native win32 thread support in ecore_thread. Not tested a lot at all. 13 years ago
Vincent Torri 883850c5ec on Windows, "C:" is not a directory, but a drive. 13 years ago
Sebastian Dransfeld b9c9af539a Check if dir exists before listening to it 13 years ago
Carsten Haitzler c75b63a482 evas -> use mempool for many objects and things. but.. disable it for 13 years ago
Vincent Torri a636dab74d declare alloca() 13 years ago
Vincent Torri d07b011ca8 move Ecore_File.h inclusion to the source file 13 years ago
Vincent Torri 42f57e9fc3 put alloca declaration after config.h 13 years ago
Gustavo Sverzut Barbieri 32c3f22f70 oops, forgot some machine output. 13 years ago
Gustavo Sverzut Barbieri 038b682a04 welcome edje_external_inspector. 13 years ago
helen 750d360c97 evas_object_image_file_set can receives null to unset 13 years ago
helen c508b793d5 eina_array_data_set can receives null to unset 13 years ago
Sebastian Dransfeld 71b3b7f19b TODO++ 13 years ago
helen be33a14270 Missing include in eina_inlist.c 13 years ago
Cedric BAIL db4e12ca36 * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING. 13 years ago
Sebastian Dransfeld 14f8c7b24f TODO++-- 13 years ago