*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9165 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-02-19 00:42:31 +00:00
parent cbf29dd632
commit fed0aac0a6

View file

@ -1,3 +1,10 @@
2001-02-19 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSWindow.m
[_initBackendWindow:] corrected the registration of drag types,
when a window gets realized. We have to use a copy here, as the
original will get changed.
2001-02-18 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSColorWell.m: Tidied a little, and made changes to conform