chiark / gitweb /
A-_ha_! The Windows Rectangle() call appears to get uppity if asked
authorSimon Tatham <anakin@pobox.com>
Tue, 27 Apr 2004 22:49:21 +0000 (22:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 27 Apr 2004 22:49:21 +0000 (22:49 +0000)
commit03e486268314c77a0180c7c2c4fbe2bb74c1a553
tree22fb5a3935f5953faf732b2b977e8e730234017c
parentc866e24f9a39e015071cd27311b557fb0ef43b41
A-_ha_! The Windows Rectangle() call appears to get uppity if asked
to draw a 1x1 rectangle, presumably on the grounds that that's
beneath its dignity and you ought to be using SetPixel() instead. So
now I do, and now Net actually looks exactly the same on Windows and
GTK. Woo!

[originally from svn r4157]
windows.c