summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkinput-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 540861 - invalid UTF-8 in input device nameTor Lillqvist2008-07-031-9/+21
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 496958 - Wacom Bamboo Doesn't Function with GTK apps in Win32Tor Lillqvist2008-05-131-1/+1
* Remove. (gdk_device_get_type): Drop class init function. The X11 versionTor Lillqvist2007-02-191-32/+17
* New debugging function. (_gdk_input_wintab_init_check): Call it whenTor Lillqvist2007-01-301-1/+147
* Fix for bug #143460 - missed tablet clicks on WindowsRobert Oegren2007-01-191-45/+33
* Build Wintab support always on Windows. Don't require the Wintab SDK.Tor Lillqvist2007-01-191-251/+247
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Avoid spurious core pointer events when the tablet pen is lifted.Robert Ă–gren2005-07-281-2/+45
* Fix handling of Aiptek and Aiptek-like graphical tablets such as Trust onRobert Ögren2005-07-131-130/+34
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-161-4/+4
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-161-9/+9
* Implement better handling of Wintab tablet context overlap on Win32.Robert Ă–gren2005-02-251-0/+26
* Implement lazy extended input initialization on Win32, by Robert Ă–gren.Tor Lillqvist2005-02-021-6/+17
* Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, aRobert Ă–gren2004-09-251-1/+2
* On Win32, do not produce tablet motion or button events while a window isRobert Ă–gren2004-08-311-1/+8
* On Win32, make graphical tablets work on multi-monitor systems. (#145467,Robert Ă–gren2004-08-261-15/+12
* Set x_root and y_root in button and motion events from the tablet.Robert Ă–gren2004-08-061-0/+14
* Fix win32 build problem w/o wintab. Fixed #145242J. Ali Harlow2004-07-011-1/+1
* Send key modifiers (shift, ctrl etc) in button and motion events from theRobert Ă–gren2004-05-271-37/+51
* Don't propagate mouse events to windows that want extended input events.Robert Ă–gren2004-05-241-5/+49
* Remove duplicated line. (Spotted by Benoît Carpentier.)Tor Lillqvist2004-05-221-1/+0
* Add missing call to g_object_ref in Wintab code. (#138341)Robert Ă–gren2004-05-121-6/+25
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* Add missing entries, thanks to J. Ali Harlow.Tor Lillqvist2004-03-051-15/+0
* gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used.Tor Lillqvist2003-08-071-4/+2
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-4/+4
* Bug #107664 continued:Matthias Clasen2003-03-081-9/+2
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-4/+4
* Delete leftover declarations of the obsolete Win32-only functionsTor Lillqvist2002-09-191-2/+2
* Merge from gtk-1-3-win32-production and gtk-2-0:Tor Lillqvist2002-09-111-2/+2
* Use correct function name in warning messages.Tor Lillqvist2002-09-111-2/+2
* Fix args to pango_x_shutdown_display().Owen Taylor2002-08-021-4/+4
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-1/+3
* Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as theyTor Lillqvist2002-03-061-3/+3
* process WM_PAINT messages for bg_pixmap == GDK_NO_BG, fixes The GIMP'sHans Breuer2002-02-181-1/+1
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-35/+39
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-1/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-21/+21
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-26/+2
* Include x11/gdkx.h only when building for X11.Tor Lillqvist2000-10-251-14/+11
* Update.Tor Lillqvist2000-10-091-5/+4
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-121-0/+67
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-1/+0
* Include the build directory.Tor Lillqvist2000-07-251-801/+298
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-061-2/+2
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-6/+6
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.cTor Lillqvist1999-12-301-1/+1