profile/ivi/evas.git
2010-03-16 rasterfix sync issue with override-redirect windows
2010-03-16 rastermore bug--
2010-03-16 rastercrash--
2010-03-16 rasterbug--
2010-03-15 rasterwow - killed 2 bugs with 1 stone!
2010-03-14 rastersegv--
2010-03-14 rasteranother bug--
2010-03-14 rastermore entry bug--
2010-03-14 rasterinf loop--
2010-03-14 rasterfix valgrind complaints within tb - fixes an entry...
2010-03-14 rasterif cur not pointing to node.
2010-03-13 rasterprintf--
2010-03-12 rasterand fix cursor when entry is empty case. more cases...
2010-03-12 rasterok segv not there.. but behavior not good. now i rememe...
2010-03-11 rasterfix 1 entry insert issue - also printf debugging for now
2010-03-09 caroremove Evas_Data.h
2010-03-08 devilhornsAdd macros (actually defines like hint_fill_set) for...
2010-03-07 carotypo
2010-03-07 carowhen pthread is found, don't abort if spin lock is...
2010-03-07 rasteraccording to dottedmag - this breaks things... i dndt...
2010-03-07 rasteralow linesiae to get smaller - from mikhal
2010-03-07 barbieriupdate text when secundary colors change.
2010-03-07 rasterapi for image content hint - nothing uses it yet, but...
2010-03-05 caroFix Objective C compiler detection and Mac OS X header
2010-03-04 rasterREVERT!!!! you broke evas build.
2010-03-04 dottedmagInsert more comments into _format and simplify if(...
2010-03-04 dottedmagevas_textblock: Make maxascent/maxdescent variables...
2010-03-04 dottedmagEvas_Textblock: store 'cursor' in the 'cursors' list...
2010-03-04 dottedmagevas_textblock: Get rid of code duplication in _nodes_a...
2010-03-04 cedric * evas: Now an object will only receive once the same...
2010-03-02 cedric * evas: Fix update of textblock when style change.
2010-03-02 dottedmagDocument evas_object_textblock_replace_char_{get,set}
2010-03-02 rasteralso dont need itt.
2010-03-02 rasterdont need itt here either. llvm shhh
2010-03-02 rasterok - dont need itt at all - will make llvm quieter...
2010-03-02 rasterfix possiblre unaligned access issue - doesnt actually...
2010-03-02 rasterand complain if it fails. at least u will know :)
2010-03-02 rastertheoretical bug (crash) if realloc fails - but if it...
2010-03-02 rasterhmm llvm complaining -b ut again - i think its bogus...
2010-03-02 rastertheoraticel bug - llvm report. wouldnt actually happen...
2010-03-02 rasterok use calloc - but.. i think llvm is wrong for:
2010-03-01 rastersome internalling of symbols and formatting
2010-03-01 rasterfix calloc with negative values - missing size set...
2010-03-01 rasterfix some more possible bad callocs
2010-03-01 rasterleak--
2010-03-01 rasterfix ... negative calloc... hrrrm
2010-03-01 rasterfix links to include xrender link
2010-03-01 rasterok cant get this info until a context is made current...
2010-03-01 rasterdisabel the rgb select for now until nokia fix their...
2010-03-01 rasterturn this off - definitely broken on n900! bug filing...
2010-03-01 rasteroooh oops. colormap etc. was wrong. fix fix fix. no...
2010-03-01 rastermake egl work again.. sgx egl broken tho :(
2010-03-01 rasteroops - fix.
2010-03-01 rasterbegin work on argb window support for gl - glx/gl doesn...
2010-02-28 caroabort when pthread is requested but not found
2010-02-27 rastereek - map event adjus gone wrong. fix!
2010-02-27 rasterhmmmm oops. re-enable bgra support.
2010-02-27 rasterfound booboo on non-bgra extended gl-es.
2010-02-27 rasterneon back - found the bug! expedite!
2010-02-27 rasterdisabel neon blend for now.. i smell some trouble somew...
2010-02-26 barbierisimplify and optimize parsing of percentage and float...
2010-02-26 barbieriminor but easy speedups for tag processing.
2010-02-26 barbieriuse eina_strbuf faster variants whenever possible.
2010-02-25 cedric * evas: Always redraw Textblock on style change.
2010-02-25 cedric * evas: Remove duplicated code.
2010-02-25 carorevert
2010-02-25 carochange option --enable-pthreads to --enable-threaded...
2010-02-23 cedric * evas: Bring back Font Kerning cache as it does impro...
2010-02-22 rasterFrom: Marc Andre Tanner <mat@brain-dump.org>
2010-02-21 rasterfix alpha set/unset on image obj in gl engine.
2010-02-21 rasterborder_scale ... possible++
2010-02-20 rasterstderr for that output! one day it will go - but for...
2010-02-20 rasterand merge some delcaration lines for compactness
2010-02-20 rastersimplify shaders to have fewer tmp vars. in case of...
2010-02-19 carocheck OpenGL version:
2010-02-18 rasterdisable error gets - minor impact to keep getting error...
2010-02-18 rasterand fix some over-zealous optimising.
2010-02-18 rastermore shaders... for more speeeeeeds!
2010-02-18 rasterdont need these with shaders.
2010-02-18 rasterlots more shaders!
2010-02-18 barbierido not access NULL image data for native surfaces.
2010-02-17 cedric * evas: Sync DirectFB engine with last Evas engine...
2010-02-17 cedric * evas: Fix SDL map usage (raster edje map test is...
2010-02-17 rasterfix small potnential bug in map rendering.
2010-02-17 rasterdone need egl errors there.
2010-02-17 rasterget ansio ext + max val.
2010-02-17 rasterfix err output.
2010-02-17 rasterfix maps with alpha.. sorry about that!
2010-02-17 rasteroops fix erro check.
2010-02-17 rasterlots of gl error catching.. if gl errors happen.
2010-02-17 rasterbe less pedantic on fglrx.
2010-02-16 barbieritypedefs in events, makes life easier for bindings...
2010-02-16 barbieriAPI break: proper Canvas events callback.
2010-02-15 rasterchange gl engine api a little - fixed in ecore-evas...
2010-02-15 rasteradd checks for vendor etc. too
2010-02-14 rasterand be paranoid if context createion fials - try again...
2010-02-14 rasteradd indirect engine option - and do glsym for glxcreate...
2010-02-13 barbierievas: help bindings.
2010-02-13 caroapply raster's changes to the xcb engine
2010-02-13 rasterdont need these 2 syncs.
next