diff --git a/ChangeLog b/ChangeLog index e29538a89..8884aa7e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2002-09-07 Fred Kiefer + + * Source/NSApplication.m + Release the invocation in [detachDrawingThread:toTarget:withObject:] + not in the helper method. (Patch by David Ayers ). + * Headers/gnustep/gui/NSPasteboard.h + * Source/externs.m + Define NSHTMLPboardType. + * Headers/gnustep/gui/GSTextConverter.h + Define protocol for method [classForFormat:producer:]. + * Headers/gnustep/gui/NSTextAttachment.h + Moved NSAttributedString text attachment method declarations to here. + * Headers/gnustep/gui/NSAttributedString.h + Define new MacOSX methods. + * Source/NSAttributedString.m + Implemented [textFileTypes], [textPasteboardTypes], + [textUnfilteredFileTypes], [textUnfilteredPasteboardTypes]. + * Source/NSMenu.m + * Source/NSTextView.m + Corrected includes. + 2002-09-06 Adam Fedor * Headers/gnustep/gui/NSPrintInfo.h: Add print option.