profile/ivi/evas.git
2010-12-06 rasterand only check version if surf != NULL
2010-12-06 nashEvas: Neon: Do neon test if ARM...
2010-12-06 rasterchange native api to allow for other types of native...
2010-12-06 nashEvas: Neon: More .fpu neon flags
2010-12-06 nashBe more aggresive turning on neon, and don't include...
2010-12-06 nashAdd .fpu neon to the configure test.
2010-12-06 nashEvas: Neon: Explicitly set the .fpu flag for neon.
2010-12-04 rasterfor svg loader.. look for cairo too. seems some rsvg...
2010-12-04 cedric * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze...
2010-12-03 cedric * evas: reorder header as needed.
2010-12-03 rasterFrom: 백근훈 [mailto:knhoon.baik@samsung.com]
2010-12-02 rastermake sure we ensure out gl context is current at each...
2010-12-01 rasterfix neon (thnx nash) to not round down incorrectly...
2010-12-01 rasterfix smooth scaler to not round down incorrectly.
2010-11-29 tasnEvas textblock: Fixed a bug with inserting text before...
2010-11-26 rasterevas -> use mempool for many objects and things. but...
2010-11-25 helenevas_object_image_file_set can receives null to unset
2010-11-22 cedric * evas: remove useless header.
2010-11-16 cedric * evas: fix static build of GL SDL engine.
2010-11-16 cedric * evas: fix frame building.
2010-11-14 rastermake cutout rect blocks a bit bigger.
2010-11-12 cedric * efl: beta2 !
2010-11-11 cedric * evas: provide alternative schema for finding framebu...
2010-11-11 tasnEvas font-engine: Fixed the first miss breaks font...
2010-11-09 rasteradd scroll flag in addition to hold flag.
2010-11-08 cedric * evas: some style fix.
2010-11-08 cedric * evas: don't segv when manipulating line at canvas...
2010-11-08 tasnEvas textblock: Fixed range_delete to not move the...
2010-11-08 rasterno more debian dir in our svn - debian now handles...
2010-11-06 caroset log domain to -1 after unregistering it
2010-11-05 cedric * evas: fix possible off by one bug with line object.
2010-11-04 tasnEvas font-engine: Don't break if there was a previous...
2010-11-04 cedric * evas: fix polygon move on first frame.
2010-11-02 rastereek - case of stride value being wrong! fix!
2010-11-02 rasteroops - in the process i disabled the multiple fonts...
2010-10-29 rasterwork on fixing up a font "leak". its disabled via retur...
2010-10-28 rasterput in some disabled cache dump dbg.
2010-10-27 rasterformatting.
2010-10-27 rastermake gles autodetect work.
2010-10-26 rasterstricter header checking.
2010-10-26 rastermore complete gl auto-checking in configure.ac
2010-10-26 rasterand that tga entry too
2010-10-26 rasterforgot tga loader in static list
2010-10-26 rasterdisplay tga loader enabled status
2010-10-26 rasterfmting.
2010-10-26 rasterforgot to allow bmp loader to be static.
2010-10-25 rasterfix tasn bug++
2010-10-25 rasterfix warnings in async render code.. and well.. warn...
2010-10-25 tasnEvas font-engine: Silence gcc about a possible use...
2010-10-25 rasterunsigned INT!
2010-10-25 rasteronly set swap interval if it changes for egl - and...
2010-10-25 rasterput in special known "save native" case to avoid needin...
2010-10-24 rastermake sure they are extern fn pointers
2010-10-24 tasnEvas font-engine: Reverted my hack in 53828 because...
2010-10-24 tasnEvas font-engine: Hacked around a wrong setting of...
2010-10-23 lucasRemove warnings from evas_preload
2010-10-22 rasterallow evas gl engine skipping wait native if known...
2010-10-20 devilhornsFix doxy typo.
2010-10-20 rasterfix shutdown - clear up has entrie handles.
2010-10-20 tasnEvas textblock: Fixed docs. Patch by Jihoon Kim.
2010-10-18 xcomputermanBetter.
2010-10-18 xcomputermanFix compile for gl_sdl engine, now builds again
2010-10-18 rasterexperimental.
2010-10-15 sachielOh look, I had some docs to commit and forgot about...
2010-10-15 rasteryou wouldnt believe it if i told you.. but put in a...
2010-10-14 cedric * evas: prevent possible segv.
2010-10-14 cedric * evas: force the update to only affect the currently...
2010-10-14 rasterfix stride - again. but no one noticed this one .....
2010-10-13 lucasFix bug in evas_smart_cb_descriptions_fix.
2010-10-13 cedric * evas: don't use eina_list in thread that's not safe.
2010-10-13 tasnEvas text: Fixed inset handling.
2010-10-13 tasnEvas textblock + font engine: Don't take inset into...
2010-10-12 tasnEvas text object: Fixed shaping.
2010-10-11 rasterfix clip bug.
2010-10-08 rasterdisable ref.
2010-10-08 rasterfix for dyn image size change.
2010-10-07 barbieribetter logging.
2010-10-07 devilhornsFix issue when using word-cache: Make sure we have...
2010-10-07 etrunkoEvas: Don't #define _GNU_SOURCE
2010-10-07 cedric * evas: fix bug in box vertical layout preventing...
2010-10-07 rastershortcut some smart acceses for clipped smart.
2010-10-06 tasnEvas textblock: Removed duplicated if.
2010-10-06 tasnEvas font query: query coords should not take bitmap...
2010-10-06 rasteri think i foundsed me a fontconfig bug.. this i think...
2010-10-06 tasnEvas textblock: Fixed a type in remove_pair that caused...
2010-10-05 tasnEvas textblock: Fix bug with removing formats, format...
2010-10-05 tasnEvas textblock: Fixed a bug with deleting range when...
2010-10-05 tasnEvas textblock and font engine: Fixed cursor position...
2010-10-05 tasnEvas textblock: In continuation to the previous commit...
2010-10-05 tasnEvas textblock: Selection should work from the start...
2010-10-04 rasterdynamic tex ref wrong. fix.
2010-10-04 devilhornsReduce variable useage for evas_object_box by using...
2010-10-03 tasnEvas textblock: Added a small comment about where to...
2010-10-03 rasterefl 1.0.0 beta.
2010-10-03 devilhornsFix some misspellings.
2010-10-01 rastereek stride should be in bytes - to allow for various...
2010-10-01 rasterFrom: Howell Tam <howell.tam@fluffyspider.com>
2010-10-01 rasterfix flipped object texture if map enabled AND object...
2010-10-01 rasteraaaah and map in map clip and more bug fixes...
2010-10-01 rastermap in map render bug with gl - fix.
next