profile/ivi/evas.git
2011-01-14 discomfitorsighhh add more calloc checks
2011-01-14 discomfitorunless I'm going insane, this should return here to...
2011-01-14 discomfitoradd calloc check to avoid null deref
2011-01-14 discomfitoravoid possible null deref
2011-01-14 discomfitorcomment out some variables which are not currently...
2011-01-14 discomfitoranother dead store
2011-01-14 discomfitoranother dead store
2011-01-14 discomfitoravoid setting value that will never be read
2011-01-14 discomfitorthis is never read, so remove it
2011-01-13 rasteroooh thank you valgrind! found some bad mem access...
2011-01-12 tasnEvas textblock: Fixed a memory leak when removing forma...
2011-01-11 rasteroooh oops. all calls to cache_prune already lock for...
2011-01-11 rasterremove dangling useless template code
2011-01-11 rasterfix possible thread lock issue - scalecache wasnt locke...
2011-01-10 tasnEvas textblock: Fixed cursor pos set to work correctly...
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 rasterand avoid some work if there is nothing to flush at...
2011-01-07 rasteregl actually doesnt need a full reset - we CAN get...
2011-01-07 rasteri read the other day that glgeterror... causes driverst...
2011-01-07 carocommit++
2011-01-07 carotypo
2011-01-07 carouse configure-time headers checks instead of compiler...
2011-01-07 caromissing doxygen tag
2011-01-06 caroadd guards in config.h to avoid multiple inclusions
2011-01-06 rasterfix evas map bug -
2011-01-04 carotypo
2011-01-03 rasterooh map bug! bug bug bug! fix! (thanks valgrind)
2011-01-03 caroupdate MAINTAINERCLEANFILES
2010-12-26 tasnEvas textblock: Fixed evas_textblock_cursor_pos_set...
2010-12-26 rastermissing support for swapinterval api in glx.
2010-12-24 rasteradd unload callback - missing event problem that makes...
2010-12-23 tasnEvas textblock: Fixed cursor_pos_get/set to be absolute...
2010-12-18 caropreload_done member is declared only if async preload...
2010-12-18 caropreload_done member is declared only if async preload...
2010-12-18 caromissing declaration
2010-12-17 carovc++ does not like unistd.h. Actually, maybe we should...
2010-12-15 cedric * evas: fix typo.
2010-12-14 cedric * evas: better fix for path init.
2010-12-14 rasterfixed async preload stall bug! still 1 issue left when...
2010-12-14 rasterlockdebug - be able to find mutexes that lock for a...
2010-12-14 rasterwarning--
2010-12-14 rasterfix warning.
2010-12-13 cedric * evas: fix a long standing bug. Don't know how no one
2010-12-13 rasterset clobber info right for neon test.
2010-12-12 carouseless path
2010-12-11 carowarnings--
2010-12-11 carosuppress useless file
2010-12-11 caroupdate visual studio files
2010-12-11 carodeclare variables at the beginning of the block
2010-12-09 cedric * evas: fix polygon position on clear.
2010-12-08 tasnEvas textblock: Fixed a major bug in last_at_off.
2010-12-06 cedric * evas: notice object change on map color change.
2010-12-06 rasterand dont seg there.
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++
next