12609 Commits (5e106f5cd6eb01bae5eb617e330a824b74dd3c72)
 

Author SHA1 Message Date
Sebastian Dransfeld 5e106f5cd6 Move desktop cache to efreet_cache.c 12 years ago
Sebastian Dransfeld 2dd1fe0d41 Delay cache recreation with a timer 12 years ago
Sebastian Dransfeld b17640ba62 Pass dirs to desktop cache process as arguments 12 years ago
Sebastian Dransfeld c5669b308e Fix memleak in desktop cache create 12 years ago
Sebastian Dransfeld 049fee06f1 efreet_cache_icon -> efreet_icon 12 years ago
Sebastian Dransfeld 09203ef10a Free hashes on init error 12 years ago
Sebastian Dransfeld 23c5801400 Move all eet cache handling to efreet_cache.c 12 years ago
Sebastian Dransfeld 72ab08256a Move struct only used for cache 12 years ago
Sebastian Dransfeld 3997e75aa9 move around some code 12 years ago
Sebastian Dransfeld 45aebcb121 Make efreet_cache_icon_theme_free static 12 years ago
Sebastian Dransfeld c999910e15 Remove unneeded EAPI 12 years ago
Cedric BAIL 546dba4856 * edje: fix case with recursive alias. 12 years ago
Tom Hacohen b4f5d791a5 Evas text: Fixed compilation warning introduced in last commit. 12 years ago
Tom Hacohen 6e68ec8b42 Evas font-engine: Fixed inset to use the string objects instead of strings. 12 years ago
Mike Blumenkrantz daafddb571 implement full event-driven error messaging api for all non-curl ecore_con 12 years ago
Mike Blumenkrantz 54baacb790 added some more possibly useless safety checks to ecore_con_ares 12 years ago
Carsten Haitzler aaad5f7319 fix most of nash's mess. 2 added aborts that nash has to fix. 12 years ago
Carsten Haitzler 1e58115de6 make font cache flush 0 out font cache size first 12 years ago
Brett Nash 290e6c430d Remove the old 'proxy' functions. 12 years ago
Mike Blumenkrantz 345e17dbfa demonstrate eeze_disk_mountopts_get for coverage 12 years ago
Mike Blumenkrantz 9d811df5b2 switch EEZE_DISK_MOUNTOPT_DEFAULTS to a define 12 years ago
Brett Nash 9c927de649 Add evas_object_image_source_get, and fix NOTNULL() args to _source_set 12 years ago
Brett Nash 1415635f94 Add header for image proxy. 12 years ago
Mike Blumenkrantz 178cda4124 implement actual handling of mountopts, add utf8 to default mountopts, allow iso automounting in eeze_mount 12 years ago
Sebastian Dransfeld 6067dad09e Check for special "*" glob 12 years ago
Sebastian Dransfeld 6ad5b0111e Remove unneeded header 12 years ago
Mike Blumenkrantz a2b2f60c07 slightly more descriptive error messages for TAsns who think mount apps magically know where disks should be mounted 12 years ago
Sebastian Dransfeld 8c9ac9c967 Don't free strings from eet 12 years ago
Mike Blumenkrantz 5feb32f820 forgot a safety check here 12 years ago
Christopher Michael 0bee0601e1 Evas: Fixed a few 'implicit declaration' warnings. 12 years ago
Sebastian Dransfeld 851fcce119 Don't deref NULL pointer 12 years ago
Lucas De Marchi 81cc0b0cd5 evas: make less noise when configuring 12 years ago
Sebastian Dransfeld 01a9d81096 Wait for caches to update, then quit. 12 years ago
Sebastian Dransfeld bd1b8e9985 renmae variable to prevent name clash 12 years ago
Sebastian Dransfeld 68c11a1c76 check >= to close fd 12 years ago
Sebastian Dransfeld 8c9083f65d Add free callback to eet hashes 12 years ago
Sebastian Dransfeld 2728c70bc3 Don't free data from efreet_util_cache_names 12 years ago
Sebastian Dransfeld 021beae781 Move theme hash from efreet_icon to efreet_cache 12 years ago
Sebastian Dransfeld 2344ff9520 These TODO's are done 12 years ago
Sebastian Dransfeld 88efa51928 Fix segv correctly 12 years ago
Brett Nash 8b90ca9676 Hardcode directfb and sdl to use 4 point maps. 12 years ago
Hannes Janetzek 0f47e4a0eb fix segv of e's icon theme chooser. please review 12 years ago
Tom Hacohen eaa25d4784 Evas font-query: Fixed compilation warnings. Cedric's compiler doesn't trust me like me compiler trusts me. 12 years ago
Cedric BAIL 80aae072ef * edje: fix invalid memory access by edje alias code. 12 years ago
Tom Hacohen 7c1e687056 Eina: Updated changelog. 12 years ago
Tom Hacohen cb2587c8f6 Evas textblock: started using the new eina_unicode_strndup. 12 years ago
Tom Hacohen 9fcf0b3c46 Eina unicode: Added eina_unicode_strndup. 12 years ago
Tom Hacohen 5ceb0ce407 Evas encoding: Improved evas_common_encoding_utf8_get_len to be more consistent with evas_common_encoding_utf8_get_next. This is a semi fix to the issue with malformed utf8 strings (#670) 12 years ago
Carsten Haitzler c743e4f56c methinks nash you missed doing the pipe pipeline for map changes. 12 years ago
Carsten Haitzler 7881c0b849 improvement to gl engine wrt. caching. 12 years ago