summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdraw.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Tor Lillqvist1999-11-121-909/+0
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+909
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-909/+0
* gdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor cleanups andTor Lillqvist1999-11-081-6/+4
* New font private structures, related to fontsets.Tor Lillqvist1999-11-081-37/+55
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-88/+50
* Add more font private data.Tor Lillqvist1999-10-201-11/+51
* Don't use TextOutW for GDK_FONT_FONT fonts (which is all we have for now,Tor Lillqvist1999-10-131-2/+15
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-36/+148
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-25/+34
* Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly.Tor Lillqvist1999-08-231-3/+4
* When blitting inside one window, use ScrollWindowEx, and callTor Lillqvist1999-08-171-0/+21
* Fix start and end radial endpoint calculations which were totally wrong.Tor Lillqvist1999-08-161-7/+34
* Less logging verbiage.Tor Lillqvist1999-07-121-2/+2
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-101-29/+88
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-1/+1
* Some bug fixes and improvements to the Win32 GDK.Tor Lillqvist1999-03-071-24/+18
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+655