framework/uifw/evas.git
2009-10-12 rasterand fix more bits not tested yet
2009-10-12 rasterremove _dends. old code.
2009-10-12 rasterupdate build for gles on s3c6410 testing
2009-10-11 rastersome infra for starting to handle dest-alpha (rgba...
2009-10-11 rasterkeep locks for less - ie not arorund a loop calling...
2009-10-10 rasterfix autofoo make and included files etc. produce shader...
2009-10-10 rasterand delete u and v textures too
2009-10-10 rasterfix yuv shader. right now.
2009-10-10 rasteryuv support is back now.
2009-10-10 rasteradd --enable-gl-flavor-gles to force GLES flavor of...
2009-10-09 sachielbigger clipper
2009-10-09 rasteroops missed file.
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-10-09 rasterdont retunr if invalid
2009-10-08 carofix evas_init() when called several times but is failing
2009-10-08 billiobadd a bunch of entries to some svn:ignore properties
2009-10-08 rasteradd external api call to call smart calc calls on al...
2009-10-08 carosimplify evas_init() and evas_shutdown() a bit
2009-10-07 cedric * evas: Remove some llvm warning.
2009-10-06 caro * more quoting
2009-10-02 sachielAdded version and insert_after to box api
2009-10-02 carouse Eina macro for default log color
2009-10-01 carocall engine info_free() after output_free()
2009-10-01 carofix eina logging in software_ddraw
2009-10-01 rastermore patches from tom
2009-09-30 rasterinit some ptrs to null.
2009-09-30 rasterFrom: Tom <tom@stosb.com> (tasn)
2009-09-28 sachielUse align == -1 for fill, and don't fill if not requested.
2009-09-28 rasteradd some macros/defin es to make life easier
2009-09-28 rasterand fix async load thing hanging around... put in share...
2009-09-27 caro * use Requires.private field in evas.pc if pkg-config...
2009-09-25 rasteri KNOW there is a bug here... the question is.. how...
2009-09-24 rasteraccount for padding too for too-big
2009-09-24 carorevert. I didn't see that the .c files were included...
2009-09-24 caro * export _evas_log_dom_global as it can be used in...
2009-09-24 carofix double to Evas_Coord conversion warnings
2009-09-23 carofix common configuration of VS
2009-09-23 caromove declaration of variables at the beginning of the...
2009-09-23 caromake evas_module.c and evas_path.c compile with vc++
2009-09-23 carouse size_t instead of int
2009-09-23 caromove the gradient2 main structure in a specific header...
2009-09-22 carolast auto-import symbols
2009-09-22 caromore auto-import symbols
2009-09-22 caroauto-import symbols
2009-09-22 caromove declaration of variables at the beginning of the...
2009-09-22 rasterfix wrns.. and fix macro!
2009-09-22 rasterand much pain and ganshing of teeth.. this took too...
2009-09-21 cedric * evas: Use eina_log.
2009-09-21 rasterand be able to check for my libjpeg hacks and enable...
2009-09-21 rastermore work on jpeg region load. use some hacks i did...
2009-09-20 rasterhandle regions for all jpeg types (cymk, rgb, gray...
2009-09-20 caromove EINA_DEPRECATED to the beginning of the declaration
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-16 barbieridunno what's this crazy math, but it overflows on 64...
2009-09-16 rastermake loaders use "big image" macro to detect an image...
2009-09-15 rasteradd "region" load opt. no loader handles it... yet
2009-09-13 diebTrailing whitespaces--, remove wrong tabs.
2009-09-11 raster1. make max image size a #define
2009-09-07 rasterfix some possible mutex probs
2009-09-05 carofix build when async events are not enabled
2009-09-04 caroevas_init() fails if eina_init() or evas_async_events_i...
2009-09-04 caroremove trailing spaces
2009-09-04 raster1. make smart callback calling faster with == instead...
2009-09-04 barbierifix eina to not use deprecated eina_error logging.
2009-08-25 caromasks should be correctly rotated in the xcb engine...
2009-08-25 carowe should try if shm is available
2009-08-24 devilhornsReturn NULL to be consistent, not 0.
2009-08-19 rasteroh suncc - shut up!
2009-08-17 rasterFrom: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-08-14 antognolliBugfix on directfb engine:
2009-08-14 cedric * evas: Garbage is back for opaque window without...
2009-08-14 cedric * evas: Fix two render bugs :
2009-08-14 cedric * evas: gl_x11 window can't support alpha, as drawing...
2009-08-13 barbierifix evas box flow layouts to consider padding.
2009-08-12 barbierineed to set trailing NULL as it will not be done automa...
2009-08-09 devilhornsFix placement of __UNUSED__
2009-08-09 devilhornsFormatting
2009-08-07 devilhornsJust Formatting. NO code changes.
2009-08-07 devilhornsevas_object_resize patch to move evas_object_recalc_cli...
2009-08-05 cedric * evas: gl_common now use Eina_Rectangle_Pool.
2009-08-03 cedric * evas: Fix ticket #143 from Vincent Torri.
2009-08-03 rasterTicket #372 - patch. fix.
2009-07-30 cedric * eina: Add eina_cpu_count.
2009-07-29 devilhornsDo not return a value if the function returns void.
2009-07-29 rasterback to pre ver's
2009-07-29 rasterSNAPSHOT: svn-03
2009-07-28 barbieriunbreak static savers, cedric pay attention to seds!
2009-07-28 kwoAdd som m4 directory ignores.
2009-07-28 sachielFix build of loaders
2009-07-28 caroclean dist rule
2009-07-28 caroremove uneeded declaration (to be symetric with xcb...
2009-07-20 cedric * evas: Return Eina_Bool when it make sense.
2009-07-18 mickeylevas: add first bunch of typedefs for previously anonym...
2009-07-14 caro * rename 'x11' to 'xlib' when it makes sense
2009-07-12 barbierifix uninitialized problems reported by valgrind.
2009-07-10 rastercserve for evas now has a threaded loader - much better...
2009-07-10 rasterpatch from: Mikhail Gusarov <dottedmag@dottedmag.net>
2009-07-07 cedric * evas: Try all known modules when testing an unknown...
2009-07-06 caromissing ;
2009-07-01 cedric * evas: Reduce code duplication.
next