mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
update changeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2974 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
215358fca3
commit
57f24b45de
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ Tue Sep 8 1998 Felipe A. Rodriguez <far@ix.netcom.com>
|
|||
with menuHasChanged=YES for performance reasons.
|
||||
* NSMenu.m->NSMenu in removeItem: replaced call to _menuChanged with
|
||||
menuHasChanged=YES for performance reasons.
|
||||
* NSStringDrawing.h: reformat for clarity
|
||||
|
||||
Tue Sep 8 16:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
|
||||
//
|
||||
// General methods
|
||||
// // write instace to disk
|
||||
// // write instance to disk
|
||||
- (BOOL)writeToFile:(NSString *)path // at path. if directory
|
||||
atomically:(BOOL)atomicFlag // type, this method is
|
||||
updateFilenames:(BOOL)updateFilenamesFlag // recursive, if flag is
|
||||
|
|
Loading…
Reference in a new issue