Bitmaps work now on MS Windows.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13760 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2002-06-02 12:23:06 +00:00
parent 18c7af0f8e
commit 857cfd3f13

View file

@ -1,3 +1,13 @@
2002-06-02 Fred Kiefer <FredKiefer@gmx.de>
* Source/win32/WIN32Server.m
Treat NSBackingStoreRetained the same as NSBackingStoreBuffered,
just as the X backends do.
* Source/winlib/WIN32GState.m
Reimplemented creation of bitmaps. This should now work for all
bitmaps with >16 bits per pixel. The bitmaps that are still missing
are due to clipping problems, as can be seen by switching clipping off.
2002-05-12 Adam Fedor <fedor@gnu.org>
* Source/gsc/GSGState.m (-DPSsetalpha:): Call setColor:state:.