framework/uifw/evas.git
2012-06-22 antognollievas/fonts: Remove warning.
2012-06-22 antognollievas/cserve2: Change our fash implemenation name.
2012-06-22 antognollievas/cserve2: CServe2 client side lib modifications.
2012-06-22 antognollievas/cserve2: Add font and glyphs loading implementation
2012-06-22 antognollievas/cserve2: Add common fash for glyphs.
2012-06-21 rastertenative font glyph workaround for fonts not containing...
2012-06-21 tasnEvas: require harfbuzz >= 0.9.0 in configure.ac.
2012-06-20 stefanevas/cserve2: Enums can hold negative values fine....
2012-06-20 stefanevas/cserve2: Unused parameter warnings--
2012-06-20 cedricevas: don't forget to destroy all the cached Evas_Text_...
2012-06-20 cedricevas: fix working with utf8.
2012-06-20 rasterprintf-- and keep inset line in case for later
2012-06-20 rasterwoooow line advance broken for bitmap fonts!
2012-06-20 rasterfix grid sizing for textgrid with some mono ttf fonts!
2012-06-20 cedricevas: small 25% speed up of textgrid (we are still...
2012-06-19 caroforget that one
2012-06-19 caroEvas: remove software DirectDraw 16 bits engine
2012-06-18 tasnEvas textblock: Fixed rendering issues with small fonts.
2012-06-18 rasterfix underline and strikethrough drawing in textgrid.
2012-06-18 tasnEvas textblock: Fixed issue with _textblock_clear and...
2012-06-18 rasterdotn segv if color vals beyond palette size in tg.
2012-06-18 tasnEvas textblock: Fixed issues with deleting paragraphs...
2012-06-18 tasnEvas font: Revert "This makes build break when harfbuz...
2012-06-18 rasterfix off-by-1 in textgrid!
2012-06-18 jyparkThis makes build break when harfbuz already installed .
2012-06-18 cedricevas: destroy the mutex after we use it for the last...
2012-06-17 rasterremove workaround thanks to tasn font fix.
2012-06-17 tasnEvas font: Fix the font engine to work with Bitmap...
2012-06-17 cedricevas: let's have an O(1) check instead of O(N).
2012-06-17 rasteradd ()'s
2012-06-17 rasterfix gl engine bitmap fonts :)
2012-06-17 rasterwanrn--
2012-06-17 rasteradjust default memprool alloc sizes. too big imho.
2012-06-16 rasterprintf--
2012-06-16 rasterfont changes update correctly now in tg.
2012-06-16 rasterwrong logic check. fix!
2012-06-16 rastercompleting more work on textgrid. well optimized now...
2012-06-15 rasterworkaround text issue not getting widht of stirng right...
2012-06-15 rasterfix new textgrid to actually handle updates right....
2012-06-15 hermetevas/render - clean up when map is enabled. In this...
2012-06-15 hermetevas/render - no. my fault.
2012-06-15 hermetevas/render - removed useless param
2012-06-15 hermetevas/render - fix indent.
2012-06-15 hermetevas/event - simpler route
2012-06-15 discomfitorchangelog + documentation for evas_object_smart_members...
2012-06-15 discomfitormake evas_object_smart_members*get return NULL for...
2012-06-15 seozGAMES, emap, darkness, evas, evas_generic_loaders,...
2012-06-15 caroEvas: add textgrid object (not finished, nor optimized...
2012-06-15 caroEvas: add shm lib for static linking
2012-06-15 discomfitorhey how about we stop breaking evas and edje with EVERY...
2012-06-14 cedricevas: cache conversion from Evas_Map to RGBA_Map.
2012-06-14 jyparkmax_samples makes redeclaration
2012-06-14 sungEvasGL: some depth_stencil lines didn't get in there the
2012-06-14 sungEvasGL: Added proper depth-stencil internal surface...
2012-06-13 tasnRevert "evas/event - Fixed incorrect events passing...
2012-06-13 hermetevas/event - Fixed incorrect events passing. Now child...
2012-06-13 discomfitorfix crash when adding an image to an engineless canvas
2012-06-13 discomfitorbring some sanity back to Evas.h formatting
2012-06-13 tasnEvas smart: Fixed issue with eyelight.
2012-06-13 hermetevas/event - trivial changes
2012-06-13 rasterand in my continuing foxes for bitmap font loading...
2012-06-12 rasteractually getting smart data should safely retunr NULL...
2012-06-12 tasnEvas: Unbreak evas. Apparently it doesn't compile in...
2012-06-12 tasnEvas smart: Verify it's a smart object before returning...
2012-06-12 tasnEvas font: Support no bidi no shaping mode in font...
2012-06-12 hermetevas/map - removed empty evas_object_map_source_set...
2012-06-12 hermetevas/line - Fixed simple line drawing on s/w backened...
2012-06-12 hermetevas/line - fixed indentation
2012-06-12 seozevas Evas.h: Fixed typo.
2012-06-11 hermetevas/line - why do you flush here?
2012-06-11 tasnEvas smart: Remove from the list, don't assume we have...
2012-06-10 tasnEvas magic checks: Print magic errors by default.
2012-06-10 cedricevas: make pipe rendering faster by forcing it to updat...
2012-06-10 rasterfix bvitmap font handling. woot. can use pcf's and...
2012-06-08 cedricevas: don't include clip object.
2012-06-07 cedricevas: this function call are internal no need for expen...
2012-06-07 cedricevas: delay O(n) update of the bounding box until we...
2012-06-07 cedricevas: fix YUV video prepare issue with pipe rendering.
2012-06-05 tasnEvas textblock: Added some NULL checks that shouldn...
2012-06-05 tasnEvas textblock: Fixed cursor position empty right align...
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-06-04 hermetevas/line - code refactoring.
2012-06-04 hermetevas/line - trivial changes
2012-06-04 hermetevas/line - identation fix
2012-06-01 jihoonevas/examples.dox: fix typo
2012-05-31 seozevas examples.dox: Fixed typo.
2012-05-31 antognollievas/cserve2: Change request list to inlist.
2012-05-31 antognollievas/cserve2: Add a "processing" queue for each type
2012-05-31 antognollievas/cserve2: Add a "processing" queue to requests.
2012-05-31 antognollievas/cserve2: Add basic error handling on thread
2012-05-31 antognollievas/cserve2: Add handling of FONT_LOAD.
2012-05-31 antognollievas/cserve2: Some fixes for requests.
2012-05-31 antognollievas/cserve2: Some more code to requests management.
2012-05-31 antognollievas/cserve2: Use Slave_Command instead of
2012-05-31 antognollievas/cserve2: Add requests and slave workers
2012-05-31 antognollievas/cserve2: Adding font requests manipulation.
2012-05-31 antognollievas/cserve2: Slave thread is only a simple callback.
2012-05-31 antognollievas/cserve2: Add threaded slave support.
2012-05-31 seozevas examples.dox: Fixed typo.
2012-05-31 sungAdding MSAA extension define for Evas GL MSAA surface...
next