profile/ivi/evas.git
2009-03-26 raster1. a bunch of neon asm infra and some asm, but only...
2009-03-24 quakeri found it is useless and cdbs is setting up prefix...
2009-03-24 quakerforgot to add --prefix=/usr
2009-03-24 quakerUpdated debian stuff everywhere.
2009-03-24 caroupdate configure output wrt the xrender merge
2009-03-24 carouse unsigned int for bit fields, as suggested by Gustavo
2009-03-24 carodisable cairo and qtopia engines for the release.
2009-03-24 caroguard the xcb function declarations
2009-03-24 caroremove the gliz engine:
2009-03-24 caroAPI break (well, kind of...)
2009-03-24 caroremove xrender xcb directory (useless since the merge)
2009-03-24 caromerge of the xrender Xlib and XCB engines
2009-03-24 caroUse an enum for the backend
2009-03-23 rasterleak--!
2009-03-22 barbierioops, fix wrong attributes.
2009-03-20 caro * Re-add EAPI. These macros must be defined specifical...
2009-03-20 barbierievas now use eina attribute macros.
2009-03-19 barbieriwarnings--
2009-03-19 cedric * evas: Add forgottent file needed for make dist.
2009-03-18 caroinitialize correctly psize, so that the cache is used.
2009-03-17 barbierifix image_data_put on software 16 bits engine.
2009-03-17 englebassignore
2009-03-17 cedric * evas_object_smart: Oops, the right test.
2009-03-17 cedric * evas_object_smart: Prevent adding a child from anoth...
2009-03-17 englebassignore++
2009-03-17 englebassCheck whether functions exist before executing them.
2009-03-16 rastermore neon infra - just for "copies" right now. only...
2009-03-14 caroAC_CHECK_HEADERS is not correctly used in evas_check_en...
2009-03-14 carotypo in header file name
2009-03-14 rasterpreliminary neon asm support. do NOT use!
2009-03-14 rasteruse macros for lock/unlock in .c file
2009-03-13 rasterpatch from Tiago Falcão - unroll loops in evas a bit.
2009-03-13 rasteroops - use macro for .h too
2009-03-13 rasteruse mutex instead of spinlock. older pthreads dont...
2009-03-10 carorelease the clipper only it has been created, that...
2009-03-07 caromask is a pixmap, not a drawable
2009-03-07 caroremove trailing spaces
2009-03-07 caroremove hack about unused parameter and use __UNUSED__...
2009-03-03 cedric * evas: Add some const.
2009-03-03 carofix warning when using some extensions defined in glext.h
2009-03-02 urandom--oopsie in the min size calc of the flow layouts
2009-03-01 carooptimize ddraw engine : when locking a surface, don...
2009-03-01 urandommore accurate min size calculation for flow layouts
2009-02-28 barbieriMark as changed when smooth scale flag changes.
2009-02-28 barbieriminor optimizations to box recalculation.
2009-02-28 urandomsize min hints for the flow layouts
2009-02-28 barbieriSplit files so we can avoid "defined but not used"...
2009-02-28 barbierishutdown cache, hope it works like in common/32 engine.
2009-02-28 urandomit actually makes sense to have them overlap on justify...
2009-02-28 urandomand also for the vertical layout
2009-02-28 urandomfix smaller-box-than-items problem for horizontal layout
2009-02-28 barbieriFix flow layout if box size is smaller than required.
2009-02-28 barbieribox: remove unused parameters
2009-02-28 carofix comment
2009-02-28 caroautomatic detection according to the host
2009-02-28 caro * remove 'unused parameter' warnings
2009-02-27 barbieriRemove last standing warnings.
2009-02-27 barbieriOops, missing file.
2009-02-27 barbieriCreate macros to help initialize class structures.
2009-02-25 carodoes not return a value in function returning void
2009-02-25 caroremove more 'unused parameter' warnings
2009-02-25 caroremove 'unused parameter' warning
2009-02-25 carouse pm instead of PAL_MODE_RGB666 when allocating colors
2009-02-24 barbieridirectfb: Oops, don't give bogus data to image_data.
2009-02-24 carofix some warnings reported by llvm (see local.profusion...
2009-02-24 carosync when needed
2009-02-23 rasterupdate debug code.
2009-02-23 rasterfix font cutout clip bug.
2009-02-22 carofix xrender xcb engine
2009-02-22 rasterfix premul default value for tiff loader
2009-02-21 caroremove trailing spaces
2009-02-21 caromake gl engine able to use cutouts - in some cases...
2009-02-21 raster1. make software font draw code actually use cutouts.
2009-02-17 cedric * evas_object_image.c: Remove a warning and...
2009-02-17 rasterand support obscured rects for clip-out if middle of...
2009-02-15 carofree correctly each buffer in XCB engine
2009-02-15 rasterfix minor bug in fill mode.
2009-02-15 rephormdon't return NaN for hue if r=g=b
2009-02-12 cedric * evas/lib/canvas/evas_async_events.c: Use memset...
2009-02-12 rasterin theory - (not tested yet) allow hitns to set middle...
2009-02-11 cedric * evas/m4/ac_attribute.m4,
2009-02-10 cedric * evas/src/lib/include/evas_common.h,
2009-02-05 barbieriDo not inform callbacks that did not changed the state...
2009-02-05 barbieriDo not recalculate table/box if size does not really...
2009-02-01 caroMissing modification of the variable DOXYGEN to
2009-02-01 carofix logic in efl_doxygen.m4
2009-01-29 rastercheck for null inputs in imaging and dont segv if u...
2009-01-29 caromake the direct3d engine working with d3dx9 header...
2009-01-29 barbieriload_size option now accept -1xH or Wx-1
2009-01-27 rasterextra fragment shader prog to 0 call. remove. useless.
2009-01-23 barbierisorry, let's keep name coherent with others.
2009-01-23 barbierievas preload: do not lock mutex aready locked.
2009-01-23 barbieriFix image cache shutdown.
2009-01-23 barbierievas preload: keep the preload thread alive.
2009-01-23 barbieribuffer: reorder destroy-recreate sequence to avoid...
2009-01-23 caro__stdcall must also be used in the definition of the...
2009-01-23 barbieriRemove all images pending preload before cache shuts...
2009-01-23 barbieriLet's try to shutdown cache and fix delete problem.
2009-01-22 rasterallow asm to turn off via env vars
2009-01-21 turranMissing #else for non win32
next