summaryrefslogtreecommitdiff
path: root/gdk/win32/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Drop Autotools buildEmmanuele Bassi2017-08-141-108/+0
* Visual Studio builds: Move project files to win32/Chun-wei Fan2017-01-091-3/+3
* gdk: Remove testing functionsBenjamin Otte2017-01-081-1/+0
* GDK/Win32: Support Vulkan context creationChun-wei Fan2016-12-291-0/+2
* gdk: Make GdkDrawingContext not per-backendBenjamin Otte2016-11-301-2/+0
* gdk: Make each backend have a custom GdkDrawingContext subclassBenjamin Otte2016-11-201-0/+2
* MSVC builds: Support MSVC 2013 and laterChun-wei Fan2016-10-261-2/+2
* Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4Chun-wei Fan2016-10-191-8/+8
* Rename Makefile references from 3.0 to 4.0Matthias Clasen2016-10-071-2/+2
* Opt in to structured loggingMatthias Clasen2016-07-221-0/+1
* win32: Port to new monitor apiРуслан Ижбулатов2016-04-271-2/+6
* win32: move gdkvisual code in gdkscreenPaolo Borelli2016-02-281-1/+0
* Win32: fold the gdkinput.c file in gdkdisplay-win32.cPaolo Borelli2016-02-221-1/+0
* MSVC Builds: Massive Rename of ProjectsChun-wei Fan2015-09-151-8/+8
* build: Clean Up Visual Studio Project GenerationChun-wei Fan2015-09-151-0/+17
* Add OpenGL Support for the GDK Windows BackendChun-wei Fan2014-12-171-0/+5
* Bug 702144: Make gdkwin32.h a pure include-only headerChun-wei Fan2013-08-141-0/+1
* New visibility handling in gdkMatthias Clasen2013-05-051-8/+9
* win32: Fix up wintab supportAlexander Larsson2012-04-031-0/+2
* Install gdk/win32 headersGreg Hellings2011-08-151-0/+10
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* Fix win32 buildFridrich Štrba2011-01-111-0/+1
* Fix file lists in the win32 backendMatthias Clasen2011-01-051-6/+9
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-211-1/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-2/+0
* API: remove GdkGCBenjamin Otte2010-08-101-1/+0
* API: remove GdkImageBenjamin Otte2010-08-101-1/+0
* Remove deprecated GdkFontChristian Dywan2010-06-281-1/+0
* Use correct libgdkincludedir in gdk/win32 tooTor Lillqvist2010-06-091-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-2/+6
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+1
* New file, dummy implementations.Tor Lillqvist2007-11-251-0/+1
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Build Wintab support always on Windows. Don't require the Wintab SDK.Tor Lillqvist2007-01-191-10/+3
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-191-4/+3
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-9/+1
* Forgot to commit this one.Tor Lillqvist2005-07-121-2/+0
* Use cairo_set_device_offset().Owen Taylor2005-03-181-1/+0
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+1
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-20/+8
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-1/+0
* Fix gdkenumtypes.h hackEric Warmenhoven2002-12-061-1/+1
* Try a different hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-141-4/+2
* Add in a awful hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-081-0/+11
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+2
* Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.Tor Lillqvist2002-02-281-1/+1
* Add headers. Add section about ActiveIMM.Tor Lillqvist2001-11-081-5/+15
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-2/+37