summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkvisual-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing entries, needed by gtk.Tor Lillqvist2002-11-161-3/+1
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-9/+9
* Renames:Owen Taylor2002-06-201-2/+2
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-2/+13
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-88/+116
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-1/+1
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-4/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+2
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-13/+43
* Include <stdlib.h> for getenv().Tor Lillqvist2001-01-151-0/+2
* Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API.Tor Lillqvist2001-01-071-2/+3
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-301-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* More work on the Win32 backend. More files compile now.Tor Lillqvist2000-07-231-21/+7
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-9/+0
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-1/+1
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+346
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-346/+0
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-2/+3
* Delete the gdk_DC when exiting, just to be sure.Tor Lillqvist1999-09-211-19/+2
* README.win32 Add HAVE_WINTAB. Undefine it if bulding without the WintabTor Lillqvist1999-07-251-314/+150
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-2/+1
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+527