Added newlines

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6598 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-05-19 09:15:26 +00:00
parent bf22c1ff44
commit 619d3f53cc

View file

@ -1,4 +1,5 @@
2000-05-17 Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
* Model/GMAppKit.m: NSButton methods removed; all NSButton
attributes are actually stored in an associated NSButtonCell.
Eliminate (de)archiving of NSTextField attributes that duplicate
@ -9,6 +10,7 @@
of NSColorWell.
2000-05-13 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSText.h:
* Headers/gnustep/gui/NSTextView.h:
* Source/NSText.m:
@ -18,7 +20,6 @@
Added some missing method declarations to NSTextView.
This is only the start of the rearangement of this classes.
2000-05-09 Richard Frith-Macdonald <rfm@gnu.org>
* gui/Source/NSTabView.m: General tidyup, minro fixes, and implemented