summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkinput.c
Commit message (Expand)AuthorAgeFilesLines
* Remove *_set_extension_events() and old API to query devices.Carlos Garnacho2010-12-171-227/+0
* gdk: Rename GdkWindowObject to GdkWindowBenjamin Otte2010-12-021-15/+11
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-2/+2
* Add annotationsMatthias Clasen2010-09-171-1/+1
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* [docs] Use the correct gtk-doc notationJavier Jardón2010-05-271-2/+2
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-478/+69
* Seal gdkMatthias Clasen2010-05-251-0/+125
* Merge in Gdk-custom.c introspection annotationsColin Walters2009-12-161-1/+8
* Only use gdk_input_select_events() if XINPUT_NONE is definedJavier Jardón2009-11-111-1/+5
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* Keep track of axis valuesThomas Jaeger2009-09-301-0/+2
* Fix gdk_device_get_history() for the core pointerMichael Natterer2009-09-171-5/+23
* Initial version of input supportAlexander Larsson2009-05-291-124/+106
* Force native windows for all windows used with input eventsAlexander Larsson2009-04-021-0/+5
* Initial client-side-windows workAlexander Larsson2009-04-021-2/+2
* Bug 559622 – GdkDevice test segfaultsChristian Dywan2008-11-301-8/+15
* Correctly chain up the finalize implementation.Emmanuele Bassi2008-09-291-8/+15
* Bug 553803 – eventually call XCloseDevice on XOpenDevice resultsMatthias Clasen2008-09-271-9/+32
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Make gtk_widget_set_extension_events() work on already realized widgetsMichael Natterer2007-03-141-9/+22
* Use G_DEFINE_TYPE.Matthias Clasen2006-04-041-11/+11
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* 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-1/+2
* Document 2.2 API additions.Matthias Clasen2002-11-281-1/+3
* Fix args to pango_x_shutdown_display().Owen Taylor2002-08-021-4/+4
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-17/+39
* Renames:Owen Taylor2002-06-201-1/+1
* Set the display.Owen Taylor2002-06-181-0/+5
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-12/+10
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-33/+60
* Typo fix. Updates. Document the special values <none> and <parent> forMatthias Clasen2001-10-271-1/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-26/+26
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-13/+1
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-15/+56
* Doc fixesOwen Taylor2001-03-041-1/+4
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Ignore calls with <= width or height.Owen Taylor2000-07-031-115/+138
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+4
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-26/+7
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-6/+8
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-031-0/+1
* StartedOwen Taylor1999-10-011-4/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1