summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkinput-xfree.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-422/+0
* Add a missing includeMatthias Clasen2009-11-271-1/+2
* Filter out events that the current window didn't select forThomas Jaeger2009-09-291-1/+1
* Report XInput button motion events until all buttons are released.Thomas Jaeger2009-09-291-1/+1
* XInput allows up to 255 buttonsThomas Jaeger2009-09-291-2/+3
* Refactor _gdk_input_other_eventThomas Jaeger2009-09-291-6/+6
* Always report XInput events to the grab window if any.Carlos Garnacho2009-09-211-6/+7
* Block extended events to windows that didn't select them.Carlos Garnacho2009-09-211-0/+1
* Initial version of input supportAlexander Larsson2009-05-291-117/+172
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Correct return_if_fail checks. (#379803, Tommi Komulainen)Matthias Clasen2006-12-211-3/+3
* Some more fixes necessary to make building with gcc 4 work.Matthias Clasen2005-04-101-1/+1
* #include gdkaliasdef.c here too.Manish Singh2005-03-161-0/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Bug #107664 continued:Matthias Clasen2003-03-081-10/+4
* Fix args to pango_x_shutdown_display().Owen Taylor2002-08-021-19/+19
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-1/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-34/+43
* *** empty log message ***Jacob Berkman2001-12-111-5/+9
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-14/+14
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-0/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-061-1/+1
* Ignore calls with <= width or height.Owen Taylor2000-07-031-76/+53
* Call XFreeDeviceState() on results of XQueryDeviceState().Owen Taylor1999-11-101-0/+2
* Add missing include, fix GdkWindowPrivate => GdkDrawablePrivate.Owen Taylor1999-11-081-1/+0
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-8/+7
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+1
* When the pointer is grabbed on an input window, either explicitely, orOwen Taylor1998-09-051-27/+51
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-47/+21
* Initial revisionElliot Lee1997-11-241-0/+368