Add ecore_x_mouse_in_send() and ecore_x_mouse_out_send()
[framework/uifw/ecore.git] / src / lib / ecore_x / xlib / ecore_x.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-17 rasterreturn true on SUCCESSS, not failure.
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 jihoonecore_x: fix some typos
2011-12-16 discomfitorfix possible 0 byte allocation
2011-12-03 discomfitorin 2011, we began using formatting tools to fix problem...
2011-12-03 discomfitorremove annoying trailing comments
2011-11-04 rasterFrom: Sung-Jin Park <sj76.park@samsung.com>
2011-10-21 rasterecrustify on ecore-x.
2011-10-12 rastersegv over there in xlib ecore_x... suddenly... in a...
2011-09-29 rasterupdate modifiers on mapping changes too.
2011-08-30 hermetecore/ecore_x - modified to support double/triple click...
2011-08-18 englebassecore: Fix shadow warnings
2011-08-08 tasnEcore X: Added Xfixes selection notification support.
2011-07-26 devilhornsEcore_X: Xlib uses screen number, not screen object...
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-21 devilhornsEcore_X: Add some doxy for newly added functions (to...
2011-07-21 devilhornsEcore_X: Add a couple of missing functions to the xlib...
2011-07-14 devilhornsEcore_X: Add missing shift_lock modifier. Remove unused...
2011-07-12 mike_mecore-x: Remove XIM
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...
2011-04-20 seozEcore: Removed trailing whitespaces.
2011-04-03 devilhornsEcore_X: Xlib - Set correct doxy group for function.
2011-01-14 rasterfix oh so many warnings and potential errors - scan...
2010-10-28 rasterecore_x -> add mapping change event for when key/pointe...
2010-10-20 rasternote -= we may leak display struct here...
2010-10-07 barbierilog domains in lower-case only please.
2010-09-26 caroint --> bool
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-05 lucasinit/shutdown ecore in ecore_x_init
2010-08-04 lucasFORMATTING
2010-08-02 discomfitorre-uncrustify
2010-07-30 rasterdel x fd handler before close.
2010-07-28 discomfitoruncrustify so T_UNIX will stop nagging me! :)
2010-07-16 lucasCreate interface to system bell
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-06-04 rasterbe mroe explicit on keeping im handle.
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-03-02 rasteroops! screen 0 not 1!
2010-02-25 rasterwhy do a round trip for local info like.. root window...
2010-02-25 rasteradd lots of logging functions - for trackign x overhead...
2010-02-24 rastersome roundtrips--
2010-02-13 rasterlittle shim - disabled, but can be used in future to...
2010-02-01 rastermore work on the sync stuff... looking good now.
2010-01-20 rastermake genericevent ifdefed - obviously is too new. oddd...
2010-01-19 rasterFrom: 이상진 <lsj119@samsung.com>
2010-01-17 rasteralso more multitouch suport improvements.
2010-01-07 englebassPatch from Mathieu Taillefumier
2010-01-03 caro * move structures from ecore_private.h to the correspo...
2009-12-22 englebassRemove duplication from ecore headers
2009-12-21 cedric * ecore: Use eina_log.
2009-10-10 caro * check the returned value of the _init() functions
2009-07-09 caro * add ecore_x_atom_name_get() API (will be used by...
2009-05-07 rasterhmm why wasnt this committed?
2009-05-05 andreasadded xlib implementation for ecore_x_default_screen_get
2009-05-03 mcalamelliPlace the ECORE_XSS #endif in the right place, otherwis...
2009-05-02 barbierixrandr1.3 support: first steps (events).
2009-04-16 barbieriexport way to handle raw xlib/xcb events.
2009-03-18 englebassECORE_X_MODIFIER_* are now internal to ecore_x.
2009-03-17 cedric * ecore_x: Unbreak E17 use of ALT modifier. Bindings...
2009-03-16 cedric Let me introduce you to Ecore_Input. The idea is to...
2009-02-09 rasterfilter excess motion events
2009-02-04 rasterallow ecore_x to use auto-repeat detection - if its...
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-12-08 cedricValgrind complain when doing IC Destroy after XCloseDis...
2008-12-08 sachielVery basic Input Method support. For now, it only uses...
2008-09-24 rasterfix dpi check! oops!
2008-09-24 rasteradd simple dpi get call
2008-09-20 rasterillogict - patch for right lefty mouse...
2008-08-17 rastermove around - flatter.