mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
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:
parent
bf22c1ff44
commit
619d3f53cc
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue