| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -2/+0 |
* | Further hacking. Now actually compiles. Haven't tried yet whether | Tor Lillqvist | 1999-11-20 | 1 | -34/+20 |
* | Intermediate commit. I go to bed now. | Tor Lillqvist | 1999-11-17 | 1 | -1/+4 |
* | re-adding for manual rename of repository files. | Tor Lillqvist | 1999-11-11 | 1 | -0/+1685 |
* | Just renamed the Win32 backend files to *-win32. | Tor Lillqvist | 1999-11-10 | 1 | -1685/+0 |
* | Add new keysyms from X11R6.4 (including EuroSign). | Tor Lillqvist | 1999-10-31 | 1 | -3/+3 |
* | Corresponding changes as in X11 backend. | Tor Lillqvist | 1999-10-05 | 1 | -22/+19 |
* | A few includes added for the picky MSVC compiler. | Tor Lillqvist | 1999-10-02 | 1 | -0/+1 |
* | Change GDK_WINDOWING_WIN32 usage to #ifdef also here. | Tor Lillqvist | 1999-10-02 | 1 | -7/+7 |
* | README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab | Tor Lillqvist | 1999-07-25 | 1 | -153/+305 |