profile/ivi/evas.git
2011-02-14 tasnEvas textblock: Added a mode for setting newline behavior.
2011-02-14 hermetevas/engines - fixed invalid variable usage.
2011-02-14 tasnEvas textblock: Fixed it so there's an Evas_Text_Props...
2011-02-14 tasnEvas textblock: Wrapping - used a less correct approach...
2011-02-14 tasnEvas textblock: don't force calc utf8 string in evas_te...
2011-02-14 tasnEvas textblock: Fixed issue with incorrect sizes in...
2011-02-14 tasnEvas textblock: Use eina_unicode_strndup instead of...
2011-02-14 tasnEvas textblock: Replaced all the calls to eina_unicode_...
2011-02-14 tasnEvas textblock: speeded things up by using the cached...
2011-02-14 tasnEvas textblock: Used eina_list_append_relative_list...
2011-02-14 discomfitormissing semicolon. you never cease to amaze me, edev.
2011-02-14 hermetevas/evas_object_image - fixed an inccorect word in...
2011-02-13 tasnEvas font: removed an obsolete comment.
2011-02-13 tasnEvas textblock: Improved error message.
2011-02-13 tasnEvas font-engine: Added text_len to text_props which...
2011-02-13 nashFix the semicolon, and small optimisation.
2011-02-12 rasterfix silly sized scaling issue.
2011-02-11 rasterfix up gl side image cache to cleanly ref/deref and...
2011-02-10 seozdox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
2011-02-10 tasnEvas text_utils: make the text_props_content_ref/unref...
2011-02-10 tasnEvas text_utils: fixed a bug with splitting.
2011-02-10 tasnEvas text: Fixed compilation warning introduced in...
2011-02-10 tasnEvas font-engine: Fixed inset to use the string objects...
2011-02-10 rasterfix most of nash's mess. 2 added aborts that nash has...
2011-02-10 rastermake font cache flush 0 out font cache size first
2011-02-09 nashRemove the old 'proxy' functions.
2011-02-09 nashAdd evas_object_image_source_get, and fix NOTNULL(...
2011-02-09 nashAdd header for image proxy.
2011-02-09 devilhornsEvas: Fixed a few 'implicit declaration' warnings.
2011-02-09 lucasevas: make less noise when configuring
2011-02-09 nashHardcode directfb and sdl to use 4 point maps.
2011-02-08 tasnEvas font-query: Fixed compilation warnings. Cedric...
2011-02-08 tasnEvas textblock: started using the new eina_unicode_strndup.
2011-02-08 tasnEvas encoding: Improved evas_common_encoding_utf8_get_l...
2011-02-08 rastermethinks nash you missed doing the pipe pipeline for...
2011-02-08 rasterimprovement to gl engine wrt. caching.
2011-02-08 rasterhey... no printfs during all that lighting calcing :)
2011-02-08 tasnEvas textblock: #if 0 a couple of debugging functions.
2011-02-08 tasnEvas font-engine: Fixed the issue of text not showing...
2011-02-07 rasteroops somehow missed this commit - part of adding wbmp...
2011-02-07 nashClean up for proxies.
2011-02-07 nashManual merge of proxy code (inc ChangeLog)
2011-02-07 nashFixes to make proxy work
2011-02-07 discomfitorremove some commas
2011-02-06 nashSupport for Proxy Objects (and others)
2011-02-06 nashProxy: Use the always map option, and tweak for images.
2011-02-06 nashFix redrawing issues with proxies.
2011-02-06 nashDeleting an object cleans up proxies now.
2011-02-06 nashAdd the extra proxy convenience functions.
2011-02-06 nashProxy Debug --
2011-02-06 nashProxy Debug --
2011-02-06 nashProxy: Pass the correct object to opaque check
2011-02-06 nashDebug --
2011-02-06 nashDebug --
2011-02-06 nashProxy: Whitespace--
2011-02-06 nashProxy: Opaque test a little smarter
2011-02-06 nashRender smart objects too.
2011-02-06 nashBasic (but ugly) working proxy map for text/textblocks.
2011-02-06 nashSwitch to a sub proxy sstructure.
2011-02-06 nashOld stagaed patch for managing list of proxies.
2011-02-06 nashActually commit object proxy
2011-02-06 nashProxy Object framework.
2011-02-06 tasnEvas font-engine: Don't ref/unref info if len==0 becaus...
2011-02-03 caroput visual studio files outside the libraries directory
2011-02-02 tasnEvas textblock: Use the ellipsis char instead of 3...
2011-02-02 tasnEvas table: Updated the table's docs. vtorri - Thanks...
2011-02-02 tasnEvas font-ot: Started using our glyph and kerning cache...
2011-02-01 tasnEvas: updated changelog.
2011-02-01 tasnEvas table: Added "mirrored mode" to table. This is...
2011-02-01 tasnEvas text: Don't call text_props_info_create if there...
2011-02-01 tasnEvas: Updated changelog.
2011-02-01 tasnEvas font: Fixed word_prerender now that we cache every...
2011-02-01 tasnEvas font/textblock/text: Started using string objects...
2011-02-01 tasnEvas textblock: Fixed a couple of invalid reads in...
2011-02-01 rasterformatting of wbmp loader code fix.
2011-02-01 rasterThanks to samsung - added WBMP loader.
2011-02-01 rasterslight tune of neon asm - based on stuff from nash...
2011-01-31 tasnEvas textblock: Fixed paragraph line number. It got...
2011-01-31 rasterFrom: ChunEon Park <chuneon.park@samsung.com>
2011-01-31 rasterother way.
2011-01-30 tasnRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 tasnRevert "Snap 2" - didn't mean to commit it. :(
2011-01-30 tasnEvas: Updated changelog.
2011-01-30 tasnSnap 2
2011-01-30 tasnSnapshot.
2011-01-30 tasnEvas: Updated changelog.
2011-01-30 tasnEvas textblock: Eliminate the use of cutoff, we don...
2011-01-30 tasnEvas font: Fix indentation.
2011-01-30 tasnEvas textblock: Did a bit of code clean-up.
2011-01-30 tasnEvas textblock: Added ellipsis support (actually only...
2011-01-30 tasnEvas textblock: Fixed a memory leak and comment.
2011-01-30 tasnEvas textblock: Updated a comment.
2011-01-30 tasnEvas textblock: Fixed issue with charwrap causing an...
2011-01-30 tasnEvas font: Fixed memory leak when reloading an already...
2011-01-30 tasnEvas text: Fixed a segfault with text objects with...
2011-01-30 tasnRevert "Evas textblock: Use the last item's width,...
2011-01-30 tasnEvas textblock: Fixed paragraph width to also take...
2011-01-30 tasnEvas text: Added API to query text object's text direction.
2011-01-30 tasnEvas textblock: Fixed cursor position in BEFORE mode...
2011-01-30 tasnEvas textblock: Fixed cursor position with a cleared...
next