mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8108 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1b7e190b3e
commit
5f2962482e
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-11-13 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSPrintInfo.h: Added NSCopying protocol.
|
||||
* Source/NSPrintInfo.m: Added method [copyWithZone:].
|
||||
* Source/NSView.m: Implemented [print:], [fax:],
|
||||
[dataWithEPSInsideRect:] and [writeEPSInsideRect:toPasteboard:].
|
||||
* Source/NSWindow.m: Implemented [print:], [fax:],
|
||||
[dataWithEPSInsideRect:].
|
||||
* Headers/gnustep/gui/NSPrintOperation.h: Added ivars and PDF operations.
|
||||
* Source/NSPrintOperation.m: Started implementation of printing.
|
||||
|
||||
2000-11-13 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSTextStorage.m: partial rewrite to cache/unique dictionaries
|
||||
|
|
Loading…
Reference in a new issue