| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 540861 - invalid UTF-8 in input device name | Tor Lillqvist | 2008-07-03 | 1 | -9/+21 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 496958 - Wacom Bamboo Doesn't Function with GTK apps in Win32 | Tor Lillqvist | 2008-05-13 | 1 | -1/+1 |
* | Remove. (gdk_device_get_type): Drop class init function. The X11 version | Tor Lillqvist | 2007-02-19 | 1 | -32/+17 |
* | New debugging function. (_gdk_input_wintab_init_check): Call it when | Tor Lillqvist | 2007-01-30 | 1 | -1/+147 |
* | Fix for bug #143460 - missed tablet clicks on Windows | Robert Oegren | 2007-01-19 | 1 | -45/+33 |
* | Build Wintab support always on Windows. Don't require the Wintab SDK. | Tor Lillqvist | 2007-01-19 | 1 | -251/+247 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+1 |
* | Avoid spurious core pointer events when the tablet pen is lifted. | Robert Ă–gren | 2005-07-28 | 1 | -2/+45 |
* | Fix handling of Aiptek and Aiptek-like graphical tablets such as Trust on | Robert Ögren | 2005-07-13 | 1 | -130/+34 |
* | gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just | Tor Lillqvist | 2005-03-16 | 1 | -4/+4 |
* | Print debugging output only if asked for, not always. | Tor Lillqvist | 2005-03-16 | 1 | -9/+9 |
* | Implement better handling of Wintab tablet context overlap on Win32. | Robert Ă–gren | 2005-02-25 | 1 | -0/+26 |
* | Implement lazy extended input initialization on Win32, by Robert Ă–gren. | Tor Lillqvist | 2005-02-02 | 1 | -6/+17 |
* | Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, a | Robert Ă–gren | 2004-09-25 | 1 | -1/+2 |
* | On Win32, do not produce tablet motion or button events while a window is | Robert Ă–gren | 2004-08-31 | 1 | -1/+8 |
* | On Win32, make graphical tablets work on multi-monitor systems. (#145467, | Robert Ă–gren | 2004-08-26 | 1 | -15/+12 |
* | Set x_root and y_root in button and motion events from the tablet. | Robert Ă–gren | 2004-08-06 | 1 | -0/+14 |
* | Fix win32 build problem w/o wintab. Fixed #145242 | J. Ali Harlow | 2004-07-01 | 1 | -1/+1 |
* | Send key modifiers (shift, ctrl etc) in button and motion events from the | Robert Ă–gren | 2004-05-27 | 1 | -37/+51 |
* | Don't propagate mouse events to windows that want extended input events. | Robert Ă–gren | 2004-05-24 | 1 | -5/+49 |
* | Remove duplicated line. (Spotted by Benoît Carpentier.) | Tor Lillqvist | 2004-05-22 | 1 | -1/+0 |
* | Add missing call to g_object_ref in Wintab code. (#138341) | Robert Ă–gren | 2004-05-12 | 1 | -6/+25 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Add missing entries, thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 1 | -15/+0 |
* | gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used. | Tor Lillqvist | 2003-08-07 | 1 | -4/+2 |
* | New function, callback proc for EnumWindows(). | Tor Lillqvist | 2003-06-30 | 1 | -4/+4 |
* | Bug #107664 continued: | Matthias Clasen | 2003-03-08 | 1 | -9/+2 |
* | gdk/win32/gdkprivate-win32.h Rename all global variables and functions to | Tor Lillqvist | 2002-11-12 | 1 | -4/+4 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 1 | -2/+2 |
* | Merge from gtk-1-3-win32-production and gtk-2-0: | Tor Lillqvist | 2002-09-11 | 1 | -2/+2 |
* | Use correct function name in warning messages. | Tor Lillqvist | 2002-09-11 | 1 | -2/+2 |
* | Fix args to pango_x_shutdown_display(). | Owen Taylor | 2002-08-02 | 1 | -4/+4 |
* | Make the core pointer object per-display. (#85698) | Owen Taylor | 2002-06-18 | 1 | -1/+1 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -1/+3 |
* | Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as they | Tor Lillqvist | 2002-03-06 | 1 | -3/+3 |
* | process WM_PAINT messages for bg_pixmap == GDK_NO_BG, fixes The GIMP's | Hans Breuer | 2002-02-18 | 1 | -1/+1 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 1 | -35/+39 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -1/+1 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -21/+21 |
* | gdk_device_get_history moved to gdk/gdkinput.c like the other backends | Hans Breuer | 2001-07-20 | 1 | -26/+2 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 1 | -14/+11 |
* | Update. | Tor Lillqvist | 2000-10-09 | 1 | -5/+4 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 1 | -0/+67 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -1/+0 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 1 | -801/+298 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -2/+2 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -6/+6 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c | Tor Lillqvist | 1999-12-30 | 1 | -1/+1 |