multitouch support for xi2 and floating xi devices
[framework/uifw/ecore.git] / src / lib / ecore_evas / ecore_evas_x.c
2010-01-16 rastermultitouch support for xi2 and floating xi devices
2010-01-14 englebassremove unused variable
2010-01-14 cedric * ecore_evas: Cleanup buffer render user. Why isn...
2010-01-07 englebassSplit evas from ecore_input
2010-01-07 rasterclean up engines - put idle entere handlign in core...
2009-12-14 rasterquick - set accepts_input 1 on ee windows. that code...
2009-12-07 englebassMake clang happy
2009-10-24 carostrdup() name and class only if they are not NULL
2009-09-02 raster1. ecore-evas doesnt disable draws to fully obscured...
2009-07-16 barbieriremove gcc -Wextra warnings
2009-07-14 carorename 'x11' to 'xlib' for software x11 based engines...
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-23 cedric * ecore_evas: Fix ecore_evas_gl_x11_new usage.
2009-06-17 lmunchFix a few more Ecore_List2 to Eina_Inlist conversion...
2009-06-17 cedric * ecore: Remove Ecore_List2 from ecore_evas.
2009-06-17 cedric * ecore: Fix ecore_evas_x uninitialised variable.
2009-06-08 caroAdd Region API to ecore_x (Xlib using Region and XCB...
2009-05-07 caroAPI BREAK
2009-04-25 caromissing use of ecore_x_drawable_rectangle_fill()
2009-04-25 carouse ecore_x_drawable_rectangle_fill().
2009-04-14 carouse ecore_input for the windows xp code
2009-04-11 caroremove useless ecore_evas_x_**_subwindow_get() functions
2009-04-11 caro * unused parameters --
2009-04-10 caroAPI BREAK
2009-03-26 shorneActually use the correct build flag
2009-03-25 shorneFix build issues
2009-03-24 carouse the new merged xrender engine
2009-03-23 caro * API BREAK: ecore_gc_new can create now a graphic...
2009-03-21 caroas the XCB and Xlib software engines have merged, the
2009-03-19 cedric * Ecore_Input: Make it generic.
2009-03-19 urandommake this build again
2009-03-19 caroremove trailing spaces
2009-03-18 cedric * ecore_evas: Fix typo preventing live preview to...
2009-03-16 cedric * ecore_evas_x: Remove now useless function.
2009-03-16 cedric Let me introduce you to Ecore_Input. The idea is to...
2009-02-28 rasterECORE_EVAS_FPS_DEBUG now printfs useful data.
2009-02-05 cedric * ecore/src/lib/ecore_evas/ecore_evas_quartz.c,
2009-01-31 carouniformize the inclusion of config.h
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-12-17 rasteruse new engine merge.
2008-12-11 cedricRemove ecore_hash and eina_hash use from ecore.
2008-10-29 barbieriadd some const.
2008-10-29 barbieriExport driver as engine_name.
2008-10-22 rasterremove some debugging
2008-10-21 cedricRemove Evas_List from Ecore.
2008-08-17 rastermove around - flatter.