platform/upstream/efl.git
2011-02-21 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-02-21 Carsten Haitzlerfix bug with prev/cur text state access in text obj...
2011-02-21 Carsten Haitzlerchlog++
2011-02-21 WooHyun JungFrom: WooHyun Jung <wh0705.jung@samsung.com>
2011-02-21 Daniel Juyung SeoEdje edje_entry.c: Removed trailing whitespaces. Patch...
2011-02-20 Christopher... Ecore_Evas: Add UNUSED where missing.
2011-02-20 Vincent Torriformatting and warnings--
2011-02-20 Vincent TorriEcore_WinCE: do not erase a window background
2011-02-20 Vincent Torri * fix a bug in the key up event ('space' key was not...
2011-02-20 Mike Frysingerevas: fix building with libpng-1.5
2011-02-19 Sebastian DransfeldTODO++
2011-02-19 Sebastian DransfeldOnly print if verbose and TODO++
2011-02-19 Sebastian DransfeldRemove debug ouput
2011-02-19 Carsten Haitzlerchangelog for todays fixes
2011-02-19 Carsten Haitzlerfix convert to a8. someone fixed this badly. fix right...
2011-02-19 Carsten Haitzlerfix off by 1!
2011-02-19 Carsten Haitzleradd an ellipsis alias.
2011-02-19 Mathieu TaillefumierFrom: Mathieu Taillefumier <mathieu.taillefumier@free.fr>
2011-02-18 Vincent Torriadd ethumb.spec back in dist
2011-02-18 Vincent Torridon't add generated files in the distribution !
2011-02-17 Rui SeabraOops :)
2011-02-17 Rui SeabraAdd rpm spec to eio and one more entry to svn:ignore.
2011-02-17 Rui SeabraAdd an rpm spec and a few more svn:ignore references.
2011-02-17 Christopher... Ecore_X_Image: Add missing LOGFN for ecore_x_image_put.
2011-02-17 Christopher... Ecore_X_Image: Add trap for potential missing XImage.
2011-02-17 Cedric BAILeio: add eio_dir_stat_ls.
2011-02-17 Tom HacohenEina ut8: Made the utf8 parser tests more complete.
2011-02-17 Vincent TorriBetter headers check.
2011-02-17 Tom HacohenEina utf8: Handle overlong representations in the parser.
2011-02-17 Mike Blumenkrantz+eina_list_move* for moving list node data to another...
2011-02-16 Tom HacohenEvas: Updated changelog.
2011-02-16 Tom HacohenEvas font: Draw the replacement char whan the glyph...
2011-02-16 Tom HacohenEvas encoding: Removed Evas_Encoding and moved to eina_...
2011-02-16 Tom HacohenEina coverage: Added eina_unicode_utf8_* and utf8<...
2011-02-16 Tom HacohenEina unicode: Added utf8 handling functions and also...
2011-02-16 Tom HacohenEvas encoding: Should be bitwise AND and not logical...
2011-02-16 Tom HacohenEvas encoding: Fixed an issue with the return value...
2011-02-16 Tom HacohenEvas encoding: Made the utf8 parser more robust.
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--
next