summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdrawable-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed dashed line issues (#74441) to an IMO reasonable extend. That is:Hans Breuer2002-03-281-69/+252
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-253/+420
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-101-2/+2
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-051-1/+3
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-2/+13
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-1/+0
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-8/+8
* updated externalsHans Breuer2001-09-211-0/+6
* build in the backend dir after auto-generating filesHans Breuer2001-07-281-8/+47
* updated externalsHans Breuer2001-06-221-4/+4
* updatedHans Breuer2001-04-131-1/+50
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-191-5/+5
* updated for win32 msvc build (forgot this before)Hans Breuer2001-02-191-1/+2
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-16/+32
* gdk/gdk.def Update.Tor Lillqvist2000-11-111-23/+5
* Include x11/gdkx.h only when building for X11.Tor Lillqvist2000-10-251-0/+11
* gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.Tor Lillqvist2000-10-221-0/+8
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-071-21/+18
* 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