platform/upstream/efl.git
2011-02-16 Tom HacohenEvas textblock: Fixed possible issue with word/mixed...
2011-02-16 Cedric BAILecore: oops, forgotten return.
2011-02-16 Cedric BAILecore: Add ecore_file_download_full patch by Sangho...
2011-02-16 Tom HacohenEina Changelog: Updated changelog (zmike's change)
2011-02-16 Tom HacohenEvas textblock: Fixed an issue with item size calculation.
2011-02-16 Mike Blumenkrantz+EINA_INLIST_FOREACH_SAFE
2011-02-16 Jeonghyun YunFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
2011-02-15 Mike Blumenkrantzonly log error events for actual errors
2011-02-15 Mike Blumenkrantzadd more descriptive error messages for epoll flag...
2011-02-15 Sebastian DransfeldTODO++
2011-02-15 Cedric BAIL * evas: prevent early death of stringshare.
2011-02-15 Tom HacohenEvas textblock: Fixed a small calculation in format...
2011-02-15 Tom HacohenEvas textblock: Fixed a bug that caused format item...
2011-02-15 Eduardo FelipeFrom: Eduardo Felipe <eduardofelipe87@gmail.com>
2011-02-15 Eduardo FelipeFrom: Eduardo Felipe <eduardofelipe87@gmail.com>
2011-02-14 Sebastian DransfeldBetter fix for invalid variable usage.
2011-02-14 Tom HacohenEvas textblock: Fixed evas_textblock_cursor_range_geome...
2011-02-14 Tom HacohenEvas textblock: strcpy->strncpy in a place we use a...
2011-02-14 Tom HacohenEvas font: Fixed wrong condition that may cause an...
2011-02-14 Tom HacohenEvas textblock: Fixed compilation error, I don't unders...
2011-02-14 Tom HacohenEvas textblock: Fix compilation warning, for some reaso...
2011-02-14 Hannes Janetzekfix: size < ret_size is always false. scale icons less
2011-02-14 Tom HacohenEvas: updated changelog.
2011-02-14 Tom HacohenEvas textblock: Added a mode for setting newline behavior.
2011-02-14 ChunEon Parkevas/engines - fixed invalid variable usage.
2011-02-14 Tom HacohenEvas textblock: Fixed it so there's an Evas_Text_Props...
2011-02-14 Tom HacohenEvas textblock: Wrapping - used a less correct approach...
2011-02-14 Tom HacohenEvas textblock: don't force calc utf8 string in evas_te...
2011-02-14 Cedric BAIL * eet: improve speed and memory usage when decoding...
2011-02-14 Tom HacohenEvas textblock: Fixed issue with incorrect sizes in...
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
next