summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkprivate-win32.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 520286 - Non-deletable window has no minimize / maximize buttonsTor Lillqvist2008-03-101-0/+1
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.cCody Russell2008-02-051-0/+5
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-3/+3
* gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.cTor Lillqvist2008-01-101-1/+8
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER andTor Lillqvist2006-09-101-0/+8
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-110/+3
* Get the invalidated region from ScrollWindowEx() instead of an incorrectTor Lillqvist2006-01-021-0/+2
* Remove unnecessary includes.Tor Lillqvist2005-11-091-3/+0
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-7/+8
* Improve and simplify line segment rendering on Win32, especially theTor Lillqvist2005-06-241-1/+3
* gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c SupportTor Lillqvist2005-06-041-0/+9
* gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check theTor Lillqvist2005-05-181-0/+1
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-021-6/+0