profile/ivi/evas.git
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...
2012-05-30 rasterchlog++
2012-05-30 rasterFRom daniel zaoui -> spotted issues with callback delet...
2012-05-30 hermetevas/map - fixed afterimage problem. now we don't need...
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 hermetevas/map - simplify code
2012-05-30 cedricevas: finally got rid of that nasty dancing font issue...
2012-05-30 cedricevas: Don't wake up prepare thread when there is nothin...
2012-05-30 hermetevas/render - pre render will be always. don't need...
2012-05-30 hermetevas/evas_object_smart - simpler code.
2012-05-30 hermetevas/map - fixed to update the rendering when map is...
2012-05-29 tasnEvas object text: Make the object size big enough to...
2012-05-29 tasnEvas text: apply italic correction for run-time slanted...
2012-05-29 tasnEvas font-draw: Use bitmap offset in the glyph when...
2012-05-29 hermetevas/render - they are already cleaned.
2012-05-29 hermetevas/render - removed duplicated call
2012-05-29 hermetevas/rendering - Fixed to clean up when map actually...
2012-05-25 devilhornsEvas: (wayland): Use Seb's strncmp statement (easier...
2012-05-25 devilhornsEvas: Fix clipping issue for wayland engines (were...
2012-05-25 devilhornsEvas: Add framespace clip object (for efl wayland clipp...
next