summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkglobals-win32.c
Commit message (Expand)AuthorAgeFilesLines
* GdkWin32: Remove _gdk_input_codepage variableLuca Bacci2022-01-171-1/+0
* GdkWin32: Remove the global screen offsetLuca Bacci2021-11-071-2/+0
* Move the _gdk_win32_pointer_input_api global variable into GdkWin32DisplayLuca Bacci2021-08-191-1/+0
* Make room for other API's than WintabLuca Bacci2021-08-191-0/+1
* Remove _gdk_input_ignore_wintab variableLuca Bacci2021-08-191-3/+0
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* GDK W32: Test for IME correctlyРуслан Ижбулатов2019-03-221-1/+1
* GDK W32: Another massive clipboard and DnD updateРуслан Ижбулатов2018-03-291-2/+4
* W32: Massive W32 DnD fixРуслан Ижбулатов2017-12-021-32/+2
* GDK W32: More flexible modal operation modeРуслан Ижбулатов2017-12-021-1/+1
* GDK W32: Handle drivers that do not send WT_CSRCHANGE after WT_PROXIMITYРуслан Ижбулатов2017-12-021-1/+1
* GDK: Make sure W32 backend compiles without GdkDeviceManagerРуслан Ижбулатов2017-12-021-1/+1
* win32: Stop using gdk_display_get_device_managerMatthias Clasen2017-11-251-0/+1
* Win32: fold the gdkinput.c file in gdkdisplay-win32.cPaolo Borelli2016-02-221-0/+2
* Win32: remove the _gdk_monitors global variablePaolo Borelli2016-02-191-3/+0
* Win32: remove the _is_win8_or_above global variablePaolo Borelli2016-02-191-2/+0
* win32: get rid of _gdk_screen global variableIgnacio Casal Quinteiro2016-01-151-1/+0
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-1/+0
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-1/+1
* gdk-win32: Really Implement GdkScreen->is_composited()Chun-wei Fan2015-04-171-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Ignore client requested window move/size during SIZEMOVEAlexander Larsson2011-11-101-0/+1
* Work on OLE2-based generic DNDTor Lillqvist2009-12-161-1/+13
* Make more GdkAtom variables visible in all gdk/win32 filesTor Lillqvist2009-12-161-0/+4
* Bug 559408 - Transparency lost when images are copied between GTK+ and theTor Lillqvist2009-01-301-5/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.cTor Lillqvist2008-01-101-1/+1
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-1/+0
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-6/+7
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-041-2/+7
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-161-2/+1
* Fix for #163702, from Ivan Wong:Tor Lillqvist2005-01-231-0/+1
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-311-2/+0
* Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input byTor Lillqvist2004-10-011-1/+1
* List the three theme gtkrc files separately, zip doesn't do anything ifTor Lillqvist2004-09-031-1/+1
* On Win32, do not produce tablet motion or button events while a window isRobert Ögren2004-08-311-0/+2
* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)Tor Lillqvist2004-07-071-1/+1
* If both Shift and CapsLock pressed, ignore the shift only for lettersTor Lillqvist2004-04-101-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* If the WM_TRANSIENT_FOR property is being deleted, set the owner of theTor Lillqvist2004-01-251-0/+2
* gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used.Tor Lillqvist2003-08-071-0/+5
* gdk/win32/gdkprivate-win32.h New flags _gdk_input_locale_is_ime andTor Lillqvist2003-07-261-0/+1
* Minor cosmetics.Tor Lillqvist2002-12-171-3/+3
* Add missing entries, needed by gtk.Tor Lillqvist2002-11-161-0/+4
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-161-1/+0
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-16/+16
* Implement the functions that until now just were non-functional stubs. ForTor Lillqvist2002-02-261-0/+3
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-1/+3
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-101-7/+15
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-2/+2