platform/upstream/efl.git
2011-02-14 Tom HacohenEvas textblock: Use eina_unicode_strndup instead of...
2011-02-14 Tom HacohenEvas textblock: Replaced all the calls to eina_unicode_...
2011-02-14 Tom HacohenEvas textblock: speeded things up by using the cached...
2011-02-14 Tom HacohenEvas textblock: Used eina_list_append_relative_list...
2011-02-14 Mike Blumenkrantzmissing semicolon. you never cease to amaze me, edev.
2011-02-14 ChunEon Parkevas/evas_object_image - fixed an inccorect word in...
2011-02-14 Mike Blumenkrantzadd filter for exe events
2011-02-14 Mike Blumenkrantzdisregard previous commit, must have been high
2011-02-14 Mike Blumenkrantzuse an id pointer to differentiate eeze_mount events...
2011-02-13 Tom HacohenEvas font: removed an obsolete comment.
2011-02-13 Tom HacohenEvas textblock: Improved error message.
2011-02-13 Tom HacohenEvas font-engine: Added text_len to text_props which...
2011-02-13 Brett NashFix the semicolon, and small optimisation.
2011-02-12 Carsten Haitzlerfix silly sized scaling issue.
2011-02-11 Sebastian DransfeldTODO++
2011-02-11 Mike Blumenkrantz+ecore_con_client_port_get
2011-02-11 Carsten Haitzlerfix up gl side image cache to cleanly ref/deref and...
2011-02-11 Mike Blumenkrantzsupport libmount 2.19, fix some bugs here and there...
2011-02-11 Mike Blumenkrantzadd new option for verbose to print some debug info...
2011-02-11 Mike Blumenkrantzformatting
2011-02-10 Mike Blumenkrantzonly enable eeze 1.1 with libmount 2.18.0 for now
2011-02-10 Mike Blumenkrantzchangelog for previous commit
2011-02-10 Mike Blumenkrantzavoid double printing errors
2011-02-10 Mike Blumenkrantzrewrite all event handler code to be unified, always...
2011-02-10 Daniel Juyung Seodox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
2011-02-10 Tom HacohenEvas text_utils: make the text_props_content_ref/unref...
2011-02-10 Tom HacohenEvas text_utils: fixed a bug with splitting.
2011-02-10 Sebastian Dransfeldremove wrong comment, fixed
2011-02-10 Sebastian DransfeldTODO--
2011-02-10 Sebastian Dransfeldmove NON_EXISTING define to efreet_cache
2011-02-10 Sebastian DransfeldSearch for theme directly in hash
2011-02-10 Sebastian DransfeldTODO--
2011-02-10 Sebastian DransfeldAdd more testing to tests
2011-02-10 Sebastian DransfeldMove desktop cache to efreet_cache.c
2011-02-10 Sebastian DransfeldDelay cache recreation with a timer
2011-02-10 Sebastian DransfeldPass dirs to desktop cache process as arguments
2011-02-10 Sebastian DransfeldFix memleak in desktop cache create
2011-02-10 Sebastian Dransfeldefreet_cache_icon -> efreet_icon
2011-02-10 Sebastian DransfeldFree hashes on init error
2011-02-10 Sebastian DransfeldMove all eet cache handling to efreet_cache.c
2011-02-10 Sebastian DransfeldMove struct only used for cache
2011-02-10 Sebastian Dransfeldmove around some code
2011-02-10 Sebastian DransfeldMake efreet_cache_icon_theme_free static
2011-02-10 Sebastian DransfeldRemove unneeded EAPI
2011-02-10 Cedric BAIL * edje: fix case with recursive alias.
2011-02-10 Tom HacohenEvas text: Fixed compilation warning introduced in...
2011-02-10 Tom HacohenEvas font-engine: Fixed inset to use the string objects...
2011-02-10 Mike Blumenkrantzimplement full event-driven error messaging api for...
2011-02-10 Mike Blumenkrantzadded some more possibly useless safety checks to ecore...
2011-02-10 Carsten Haitzlerfix most of nash's mess. 2 added aborts that nash has...
2011-02-10 Carsten Haitzlermake font cache flush 0 out font cache size first
2011-02-09 Brett NashRemove the old 'proxy' functions.
2011-02-09 Mike Blumenkrantzdemonstrate eeze_disk_mountopts_get for coverage
2011-02-09 Mike Blumenkrantzswitch EEZE_DISK_MOUNTOPT_DEFAULTS to a define
2011-02-09 Brett NashAdd evas_object_image_source_get, and fix NOTNULL(...
2011-02-09 Brett NashAdd header for image proxy.
2011-02-09 Mike Blumenkrantzimplement actual handling of mountopts, add utf8 to...
2011-02-09 Sebastian DransfeldCheck for special "*" glob
2011-02-09 Sebastian DransfeldRemove unneeded header
2011-02-09 Mike Blumenkrantzslightly more descriptive error messages for TAsns...
2011-02-09 Sebastian DransfeldDon't free strings from eet
2011-02-09 Mike Blumenkrantzforgot a safety check here
2011-02-09 Christopher... Evas: Fixed a few 'implicit declaration' warnings.
2011-02-09 Sebastian DransfeldDon't deref NULL pointer
2011-02-09 Lucas De Marchievas: make less noise when configuring
2011-02-09 Sebastian DransfeldWait for caches to update, then quit.
2011-02-09 Sebastian Dransfeldrenmae variable to prevent name clash
2011-02-09 Sebastian Dransfeldcheck >= to close fd
2011-02-09 Sebastian DransfeldAdd free callback to eet hashes
2011-02-09 Sebastian DransfeldDon't free data from efreet_util_cache_names
2011-02-09 Sebastian DransfeldMove theme hash from efreet_icon to efreet_cache
2011-02-09 Sebastian DransfeldThese TODO's are done
2011-02-09 Sebastian DransfeldFix segv correctly
2011-02-09 Brett NashHardcode directfb and sdl to use 4 point maps.
2011-02-08 Hannes Janetzekfix segv of e's icon theme chooser. please review
2011-02-08 Tom HacohenEvas font-query: Fixed compilation warnings. Cedric...
2011-02-08 Cedric BAIL * edje: fix invalid memory access by edje alias code.
2011-02-08 Tom HacohenEina: Updated changelog.
2011-02-08 Tom HacohenEvas textblock: started using the new eina_unicode_strndup.
2011-02-08 Tom HacohenEina unicode: Added eina_unicode_strndup.
2011-02-08 Tom HacohenEvas encoding: Improved evas_common_encoding_utf8_get_l...
2011-02-08 Carsten Haitzlermethinks nash you missed doing the pipe pipeline for...
2011-02-08 Carsten Haitzlerimprovement to gl engine wrt. caching.
2011-02-08 Carsten Haitzlerhey... no printfs during all that lighting calcing :)
2011-02-08 Tom HacohenEvas textblock: #if 0 a couple of debugging functions.
2011-02-08 Tom HacohenEvas font-engine: Fixed the issue of text not showing...
2011-02-07 Carsten Haitzleroops somehow missed this commit - part of adding wbmp...
2011-02-07 Sebastian DransfeldSet file owner to calling user
2011-02-07 Sebastian DransfeldMove lock creation to own function for cache
2011-02-07 Sebastian DransfeldDo init efreet before using efreet_*() functions
2011-02-07 Sebastian DransfeldDon't create cache dir several times
2011-02-07 Sebastian DransfeldFix doc
2011-02-07 Brett NashClean up for proxies.
2011-02-07 Brett NashManual merge of proxy code (inc ChangeLog)
2011-02-07 Brett NashFixes to make proxy work
2011-02-07 Mike Blumenkrantzremove some commas
2011-02-06 Brett NashSupport for Proxy Objects (and others)
2011-02-06 Brett NashProxy: Use the always map option, and tweak for images.
2011-02-06 Brett NashFix redrawing issues with proxies.
2011-02-06 Brett NashDeleting an object cleans up proxies now.
next