mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9468 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
86fd9af034
commit
9e20f65fb0
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2001-03-21 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSColor.h
|
||||
Made NSColor an abstract class, without ivars.
|
||||
* Source/NSColor.m
|
||||
Define concret subclasses of NSColor and moved code into this
|
||||
subclasses.
|
||||
* Source/NSColorList.m
|
||||
Corrected two errors in [writeToFile:] introduced by the last
|
||||
changes.
|
||||
* Source/NSBezierPath.m
|
||||
[containsPoint:] corrected and simplified a bit, but this still
|
||||
needs a complete rework.
|
||||
|
||||
2001-03-19 Jonathan Gapen <jagapen@home.com>
|
||||
|
||||
* Headers/gnustep/gui/NSPrinter.h: Prefix instance vars w/underscore.
|
||||
|
|
Loading…
Reference in a new issue