ecore: Rename Mode to AltGr
[framework/uifw/ecore.git] / src / lib / ecore_x / xlib / ecore_x_events.c
2012-06-28 englebassecore: Rename Mode to AltGr
2012-06-27 englebassecore: Fix support for intl keyboards
2012-06-04 ngc891ecore_x: XKeycodeToKeysym
2011-12-03 discomfitorin 2011, we began using formatting tools to fix problem...
2011-12-03 discomfitorremove annoying trailing comments
2011-11-22 rastercomplain if eina_str_convert doesn't work to kelp quake...
2011-11-04 rasterFrom: Sung-Jin Park <sj76.park@samsung.com>
2011-10-21 rasterecrustify on ecore-x.
2011-09-29 rasterupdate modifiers on mapping changes too.
2011-09-19 rasterfix bug in generic event handling on xlib side of ecore_x
2011-08-30 hermetecore/ecore_x - modified to support double/triple click...
2011-08-08 tasnEcore X: Added Xfixes selection notification support.
2011-07-14 devilhornsEcore_X: Add missing shift_lock modifier. Remove unused...
2011-07-12 mike_mecore-x: Remove XIM
2011-05-23 devilhornsEcore: Ecore_X: Init 'property' to a default value...
2011-05-03 rasterfix segv! wow. data was null.
2011-04-20 seozEcore: Removed trailing whitespaces.
2011-04-04 devilhornsEcore: Ecore_X: Xlib: Fix memory leak.
2011-03-21 devilhornsEcore_X:Xlib - No need for a return at the end of a...
2011-03-21 devilhornsEcore/Xlib: Remove unused variable.
2011-01-14 rasterfix oh so many warnings and potential errors - scan...
2011-01-04 rasterjust in case - check if malloc fails.
2010-11-22 barbierifix screensaver events, /me spanks raster (r53942)
2010-10-28 rasterecore_x -> add mapping change event for when key/pointe...
2010-10-04 rasterfix double/triple click
2010-09-26 barbieriecore_x: fix key-up events!
2010-08-18 devilhornsFix 'suggest braces around empty body if statement'.
2010-08-14 rasterFrom: Leif Middelschulte <leif.middelschulte@gmail...
2010-08-07 rastershapeinput too
2010-08-07 rastershape event gets info.
2010-08-04 lucasFORMATTING
2010-08-02 discomfitorre-uncrustify
2010-07-28 discomfitorformatting again
2010-07-28 discomfitoruncrustify so T_UNIX will stop nagging me! :)
2010-07-08 rasterhmm seems not kosher
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-06-09 nashEcore_x_selection convert is now a little richer.
2010-02-28 barbieriwarnings--
2010-02-25 rasteradd lots of logging functions - for trackign x overhead...
2010-02-24 rastersome roundtrips--
2010-02-23 devilhornsActually send the events wrt randr changes.
2010-02-19 devilhornsEcore_X changes for new illume2 code.
2010-02-02 englebassRemove Ecore_Txt
2010-01-29 rastersay we do pings - and respond within the event handler.
2010-01-19 rasterFrom: 이상진 <lsj119@samsung.com>
2010-01-17 mekiusRemove extra parentheses on calls to _ecore_mouse_button.
2010-01-17 rasteralso more multitouch suport improvements.
2010-01-17 raster,++
2010-01-17 rasteractually looked at headers for xi2 now.
2010-01-17 rasteropcode -> _ecore_x_xi2_opcode
2010-01-16 rastermultitouch support for xi2 and floating xi devices
2010-01-06 rasteradding some stuff for compositing goop!
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-12-21 cedric * ecore: Cleanup some warning.
2009-12-07 englebassMake clang happy
2009-09-02 raster1. ecore-evas doesnt disable draws to fully obscured...
2009-05-02 barbierino idea why this flag is required, but doing like other...
2009-05-02 barbierixrandr1.3 support: first steps (events).
2009-04-19 carofix default values of z and direction
2009-04-16 barbieriexport way to handle raw xlib/xcb events.
2009-03-22 barbieriMake ecore_x_selection a bit more generic, at least...
2009-03-16 cedric Let me introduce you to Ecore_Input. The idea is to...
2009-03-13 rasterhandle mapping notify properly - patch from Olof Sjobergh
2009-02-19 rasteradd string.h
2009-02-09 rasterfilter excess motion events
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2009-01-04 devilhornsFix nasty formatting and remove extra whitespace.
2009-01-04 devilhornsFix Sachiel typo...spank, spank ;)
2009-01-03 sachielUgly. But apparently Solaris does not have the Xutf8...
2008-12-14 sachielGoodbye forgotten debug. We won't miss you.
2008-12-08 sachielVery basic Input Method support. For now, it only uses...
2008-09-19 rasteradd event_win's to all events that didnt have them...
2008-08-17 rastermove around - flatter.