mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 11:41:56 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6657 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
305505e1ff
commit
2515c966c6
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
||||||
|
2000-06-10 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* Headers/gnustep/gui/NSDocument.h:
|
||||||
|
* Headers/gnustep/gui/NSDocumentController.h:
|
||||||
|
* Headers/gnustep/gui/NSDocumentFrameworkPrivate.h:
|
||||||
|
Added header, replaced import with include
|
||||||
|
* Source/NSDocument.m:
|
||||||
|
Added header, replaced import, retain, release...
|
||||||
|
Rewrote the saveXX methods
|
||||||
|
Rename saveFileType to fileTypeFromLastRunSavePanel
|
||||||
|
* Source/NSDocumentController.m:
|
||||||
|
Added header, replaced import, retain, release...
|
||||||
|
Added methods for handling of last recent documents.
|
||||||
|
Made addDocument and removeDocument public.
|
||||||
|
* Source/NSAttributedString.m:
|
||||||
|
Added header.
|
||||||
|
RTFHeaderStringWithContext: convert colour to RGB
|
||||||
|
|
||||||
2000-06-07 Adam Fedor <fedor@gnu.org>
|
2000-06-07 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Model/IMLoading.m ([GMModel -_makeConnections]): Call awakeFromNib
|
* Model/IMLoading.m ([GMModel -_makeConnections]): Call awakeFromNib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue