summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkevents.c
Commit message (Expand)AuthorAgeFilesLines
* cvs remove the old files after copying the files over to the -win32 names in ...Owen Taylor1999-11-121-5193/+0
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+5193
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-5193/+0
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-0/+40
* New font private structures, related to fontsets.Tor Lillqvist1999-11-081-35/+100
* Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK toTor Lillqvist1999-11-041-148/+108
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-626/+2710
* Don't use TextOutW for GDK_FONT_FONT fonts (which is all we have for now,Tor Lillqvist1999-10-131-1/+2
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-123/+112
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-20/+38
* Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to getTor Lillqvist1999-08-261-3/+24
* Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly.Tor Lillqvist1999-08-231-12/+14
* Fix a couple of bugs in the key event handling: Now AltGr chars workTor Lillqvist1999-08-121-2/+20
* README.win32 Add HAVE_WINTAB. Undefine it if bulding without the WintabTor Lillqvist1999-07-251-0/+7
* Implement it. Obscure bit manipulation needed.Tor Lillqvist1999-07-141-2/+9
* Less logging verbiage.Tor Lillqvist1999-07-121-11/+20
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-101-2/+5
* Handle Control-digits specially.Tor Lillqvist1999-07-031-0/+19
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-141-51/+39
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-1/+1
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-3/+2
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+2963