summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkprivate-win32.h
Commit message (Expand)AuthorAgeFilesLines
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-201-0/+39
* GDK: Use GdkCursor objects to keep track of W32 cursors, not HCURSORРуслан Ижбулатов2015-05-201-1/+1
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-4/+4
* W32: bump _WIN32_WINNT and WINVER to 0x600 (Vista)Руслан Ижбулатов2015-04-291-1/+2
* Enable RGBA windows on W32Руслан Ижбулатов2015-04-291-0/+4
* Simplify code a bit after xp support dropJose Rostagno2015-04-271-1/+0
* W32: Support horizontal mouse wheel scrollingРуслан Ижбулатов2015-04-171-0/+3
* gdk-win32: Really Implement GdkScreen->is_composited()Chun-wei Fan2015-04-171-0/+2
* Revert "W32: Implement composition check for GDK"Руслан Ижбулатов2014-04-101-10/+0
* W32: Implement composition check for GDKРуслан Ижбулатов2014-04-101-0/+10
* GDK/GTK on Windows: Fix buildChun-wei Fan2013-08-261-4/+4
* Pass screen to visual init (no default screen is available yet)Руслан Ижбулатов2013-06-111-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Make grab cursors work againAlexander Larsson2011-11-101-0/+2
* win32: Fix some warningsAlexander Larsson2011-11-101-1/+1
* win32: Fix modal_hint handlingAlexander Larsson2011-11-101-1/+1
* win32: Make flush/sync work like in XAlexander Larsson2011-11-101-1/+0
* win32: Ensure we always send a configure event when changing size/posAlexander Larsson2011-11-101-0/+1
* win32: Ignore client requested window move/size during SIZEMOVEAlexander Larsson2011-11-101-0/+2
* win32: Fix up initialization order of input subsystemAlexander Larsson2011-11-101-0/+1
* win32: resurect Windows clipboard selection notificationMarc-André Lureau2011-11-101-0/+1
* win32: no more GdkNativeWindow and related changesHans Breuer2011-02-061-14/+4
* gdk: Remove colormap debug categoryBenjamin Otte2011-01-211-2/+0
* Fix win32 buildFridrich Štrba2011-01-111-1/+0
* win32: gdk3 resurrectionHans Breuer2011-01-021-10/+147
* Remove unused get_offsets functions from headersMatthias Clasen2010-12-211-3/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-3/+0
* gdk: Remove pixmap debug categoryBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-3/+0
* Fix Win32 buildTor Lillqvist2010-08-231-17/+0
* API: remove GdkGCBenjamin Otte2010-08-101-55/+0
* API: remove GdkImageBenjamin Otte2010-08-101-7/+0
* API: remove gdk_drawable_copy_to_image()Benjamin Otte2010-08-101-9/+0
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-051-4/+4
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-4/+4
* Remove deprecated GdkFontChristian Dywan2010-06-281-21/+0
* [GdkGC] Remove deprecated GdkFont from GdkGCValues structureJavier Jardón2010-06-281-1/+0
* Work on OLE2-based generic DNDTor Lillqvist2009-12-161-3/+35
* Make more GdkAtom variables visible in all gdk/win32 filesTor Lillqvist2009-12-161-0/+4
* Make the gdk/win32 event debug printing function non-staticTor Lillqvist2009-12-161-0/+2
* Use G_STRLOC instead __FILE__ and __LINE__Javier Jardon2009-10-211-10/+2
* Deprecate also GdkFontPrivateWin32Shixin Zeng2009-08-201-0/+4
* Some win32 cleanupsAlexander Larsson2009-07-011-3/+0
* UpdatesCody Russell2009-04-021-0/+2
* CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-021-1/+4
* Bug 573067 - Intra-app dnd of text behavior on Windows is wrongTor Lillqvist2009-03-111-0/+2
* Bug 559408 - Transparency lost when images are copied between GTK+ and theTor Lillqvist2009-01-301-6/+6
* Bug 132501 - Make utility window translate to tool window in win32Tor Lillqvist2008-10-051-0/+3
* Bug 541162 – [Win32] Update for the new GdkWindowImpl stuffCody Russell2008-07-021-0/+14
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1