Add ecore_x_mouse_in_send() and ecore_x_mouse_out_send()
[framework/uifw/ecore.git] / src / lib / ecore_x / xcb / ecore_xcb.c
2012-05-22 rasterAdd ecore_x_mouse_in_send() and ecore_x_mouse_out_send()
2012-04-23 gastalCleanup Doxygen Warnings - ecore 4
2012-04-16 devilhornsEcore_X(cb): And simplify the checking for success...
2012-04-16 devilhornsEcore_X(cb): Fix xcb_change_pointer_control call to...
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2011-11-04 rasterFrom: Sung-Jin Park <sj76.park@samsung.com>
2011-10-23 devilhornsEcore_X(cb): Remove some dead code. Fix formatting...
2011-10-21 rasterecrustify on ecore-x.
2011-10-05 devilhornsEcore_X(cb): Return correct screen from ecore_x_screen_get
2011-09-24 devilhornsEcore_X(cb): Disable filtering of MotionNotify events...
2011-09-21 devilhornsEcore_X(cb): Remove debug printout. Add missing logfn.
2011-09-20 devilhornsEcore_X(cb): Add macro to check for validity of the...
2011-09-20 devilhornsEcore_X(cb): Add checks to make sure that extensions...
2011-09-20 devilhornsEcore_X(cb): Fix 'dpy' thingies ;)
2011-09-16 devilhornsEcore_X(cb): Work around (possible) xcb bug where
2011-09-13 devilhornsEcore_X(cb): Remove extra calls to ecore_x_flush. Move...
2011-09-08 devilhornsEcore_X(cb): Add simple .Xdefaults file parser for...
2011-08-30 devilhornsEcore_X(cb): Add missing flush after send_event(s).
2011-08-22 devilhornsEcore_X(cb): Enable code for using xprint to get window...
2011-08-20 devilhornsEcore_X(cb): Filter out some motion_notify events to...
2011-08-20 devilhornsEcore_X(cb): Use unchecked version for get_input_focus...
2011-08-20 devilhornsEcore_X(cb): Add some extra 'flush' calls to improve...
2011-08-08 devilhornsEcore_X: Make ecore_x_init (wrt xcb) match the xlib...
2011-07-27 devilhornsEcore_X: Remove recent xcb resource code (we're going...
2011-07-26 devilhornsEcore_X: Add some new api functions for getting default
2011-07-26 devilhornsEcore_X: Add a missing function for getting the count...
2011-07-26 devilhornsEcore_X: Oopsie, don't need those dbg statements anymore.
2011-07-26 devilhornsEcore_X: Add start of XResource handling for xcb backen...
2011-07-14 devilhornsEcore_X: Add new xcb code (still not 100% complete...
2011-05-27 barbieriA voice in my head said "vtorri will go after you if...
2011-05-27 barbieriprovide a way to query screen size (just the default...
2010-10-28 rasterecore_x -> add mapping change event for when key/pointe...
2010-10-07 barbierilog domains in lower-case only please.
2010-09-28 rasterat least it builds now with eina_bool changes and randr...
2010-08-05 lucasinit/shutdown ecore in ecore_x_init
2010-08-04 lucasFORMATTING
2010-08-02 discomfitorre-reformat
2010-07-30 rasterdel x fd handler before close.
2010-07-16 lucasCreate interface to system bell
2010-07-02 lucasFix callback signatures
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-06-15 carofix for double free, occured while processing a buffere...
2010-06-14 caroXCB used to provide iterators for requests returning
2010-01-14 dottedmagecore_x/xcb: Fix broken init count in ecore_x_init
2010-01-13 dottedmagecore_x/xcb: Do not segfault if unable to connect to...
2010-01-07 englebassPatch from Mathieu Taillefumier
2009-12-21 cedric * ecore: Use eina_log.
2009-11-10 dottedmagUse proper index to select mask in _ecore_xcb_key_mask_get
2009-10-10 caro * check the returned value of the _init() functions
2009-04-19 carotypo
2009-04-19 caromore fixes
2009-04-19 caromissing guards--
2009-04-19 caro * fix warnings
2009-04-16 barbieriexport way to handle raw xlib/xcb events.
2009-03-22 carofix test
2009-03-18 englebassECORE_X_MODIFIER_* are now internal to ecore_x.
2009-03-17 cedric * ecore_xcb: Fix key grab too.
2009-03-16 cedric Let me introduce you to Ecore_Input. The idea is to...
2008-09-20 rasterillogict - patch for right lefty mouse...
2008-08-17 rastermove around - flatter.