summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdrawable-win32.c
Commit message (Expand)AuthorAgeFilesLines
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-2/+0
* Include the build directory.Tor Lillqvist2000-07-251-27/+25
* More work on the Win32 backend. More files compile now.Tor Lillqvist2000-07-231-273/+379
* Win32 changes, still doesn't build though.Tor Lillqvist2000-07-111-4/+4
* Don't try to draw too narrow or too low arcs, they seem to fail, at leastTor Lillqvist2000-05-021-1/+4
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-9/+15
* Internal GDK error reporting changes: (gdk_win32_gdi_failed) New functionTor Lillqvist2000-03-081-53/+52
* Store just pixel value of background colour.Tor Lillqvist2000-03-031-13/+13
* Move the test for no segments before the assertion for non-NULL segmentTor Lillqvist2000-02-131-69/+82
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-93/+209
* Remove, as this is a file generated by configure (or copied fromTor Lillqvist1999-11-211-2/+2
* Intermediate commit. I go to bed now.Tor Lillqvist1999-11-171-371/+209
* 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