profile/ivi/evas.git
2011-03-19 rasterevas cache system more pedantic about matches and statting.
2011-03-19 rasterwarnings--
2011-03-19 rasternochlog: fix warning to not wrap @ 80 cols.
2011-03-18 seozEvas evas.dox.in: Added Jiyoun Park. Sync with AUTHORS.
2011-03-18 cedricevas: don't display build files.
2011-03-18 cedricevas: fix wrong call to free when using mempool for...
2011-03-18 rasterrevert version change 999 -> 99. also e17 didnt even...
2011-03-17 englebassSet v_mic to 99 (less than 256) to please OS X
2011-03-16 seozEvas evas.dox.in: Added Sung W. Park.
2011-03-16 cedricevas: rename Evas_GL_Context to Evas_Engine_GL_Context
2011-03-16 cedricevas: probably another needed patch for clipping issue...
2011-03-15 cedricevas: this will fix some clipping issue with map.
2011-03-15 tasnEvas common: Use _GNU_SOURCE instead of __USE_GNU.
2011-03-15 tasnEvas font-engine: Fixed bug with different sizes in...
2011-03-14 caroEvas: formatting and add ico module building
2011-03-14 rasterevas: add memory image loader api. ask not how it works...
2011-03-13 rasterhandle 1bit icos properly. oops.
2011-03-11 rasterEvas: add ico loader!
2011-03-10 rasterchlog++ - and yes i know. backport to 1.0.1 - as i...
2011-03-10 rasterok - finally - biran wang... you get your hacky bmp...
2011-03-10 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-03-09 rasterfix -> call hide BEFORE del.
2011-03-08 rasterand now with some testing... actually fix the swapinter...
2011-03-08 rasteri cannot believe evas has lasted this long without...
2011-03-08 englebassignore++
2011-03-08 ruiFix build (from make dist files).
2011-03-08 ruiSupport WBMP loader.
2011-03-08 raster2 different sync apis with differetn ext's. fix.
2011-03-08 discomfitor_evas_gl_common_viewport_set segv fix: ROUND 2!
2011-03-07 rasterREVERT! hell no. glu is not going to become a dependenc...
2011-03-07 discomfitorfix weird segv I found when trying opengl mode in comp...
2011-03-01 seozEvas evas.dox.in: Fixed typo.
2011-02-27 caroformatting
2011-02-27 carofinal fix for the static jpeg build on Windows
2011-02-27 carowhitespaces--
2011-02-27 caroEvas jpeg saver: don't build and fix static build on...
2011-02-27 caroformatting and spell
2011-02-27 caroActually, it's important and it's a compilation failure...
2011-02-27 caroEvas: fix static build of *bmp and tga loaders
2011-02-24 carofix Windows CE compilation
2011-02-24 tasnEvas textblock: Added a workaround for a segfault.
2011-02-24 tasnEvas textblock: Don't set style if it's the same.
2011-02-24 tasnEvas textblock: Stringshare the style text of each...
2011-02-24 tasnEvas textblock: Fix wrong behavior when updating style.
2011-02-23 tasnEvas textblock: Remove a redundant cast.
2011-02-23 tasnEvas textblock: Fix the false-positive strict-aliasing...
2011-02-23 tasnEvas font-engine: Also unref the fs->file (see last...
2011-02-23 tasnEvas font-engine: Ref fs->file if we use it.
2011-02-22 tasnEvas font-engine: Fixed walking to use ptrs instead...
2011-02-22 raster * Fixed bug smart calc array where it'd nuke...
2011-02-22 cedricefl: add back touch on configure time generated file.
2011-02-22 tasnEvas: Updated changelog.
2011-02-22 tasnEvas textblock: Fixed setting cursor in evas_textblock_...
2011-02-21 cedricefl: turn on cached result, that will reduce your confi...
2011-02-21 rasterfix bug with prev/cur text state access in text obj...
2011-02-20 vapierevas: fix building with libpng-1.5
2011-02-19 rasterchangelog for todays fixes
2011-02-19 rasterfix convert to a8. someone fixed this badly. fix right...
2011-02-19 rasterfix off by 1!
2011-02-16 tasnEvas: Updated changelog.
2011-02-16 tasnEvas font: Draw the replacement char whan the glyph...
2011-02-16 tasnEvas encoding: Removed Evas_Encoding and moved to eina_...
2011-02-16 tasnEvas encoding: Should be bitwise AND and not logical...
2011-02-16 tasnEvas encoding: Fixed an issue with the return value...
2011-02-16 tasnEvas encoding: Made the utf8 parser more robust.
2011-02-16 tasnEvas textblock: Fixed possible issue with word/mixed...
2011-02-16 cedriceet, ecore, evas, efreet: don't track generated files.
2011-02-16 tasnEvas textblock: Fixed an issue with item size calculation.
2011-02-16 rasterFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
2011-02-15 cedric * evas: prevent early death of stringshare.
2011-02-15 tasnEvas textblock: Fixed a small calculation in format...
2011-02-15 tasnEvas textblock: Fixed a bug that caused format item...
2011-02-14 englebassBetter fix for invalid variable usage.
2011-02-14 tasnEvas textblock: Fixed evas_textblock_cursor_range_geome...
2011-02-14 tasnEvas textblock: strcpy->strncpy in a place we use a...
2011-02-14 tasnEvas font: Fixed wrong condition that may cause an...
2011-02-14 tasnEvas textblock: Fixed compilation error, I don't unders...
2011-02-14 tasnEvas textblock: Fix compilation warning, for some reaso...
2011-02-14 tasnEvas: updated changelog.
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.
next