darling-cocotron/AppKit/RTF.subproj
Christopher Lloyd e2f6f40b36 - Issue #193, Ken & Glen Aspeslagh's NSWindowTemplate autosave name fix
- Issue #194, Ken & Glen Aspeslagh's support for menu checkmark's
- Issue #195, Ken & Glen Aspeslagh's support for zero-width NSSplitView divider
- Issue #197, Ken & Glen Aspeslagh's support for "par" and "tab" in NSRichTextReader
- Issue #200, Ken & Glen Aspeslagh's -[NSFileManager subpathsAtPath:] implementation
- Issue #201, Ken & Glen Aspeslagh's [NSMutableString replaceOccurrencesOfString:withString:options:range:] implementation
- Issue #202, Ken & Glen Aspeslagh's fix for [NSString pathComponents] so it doesn't return empty path components
- Issue #203, Ken & Glen Aspeslagh's Added support for file size attribute in NSFileManager_win32 fileAttributesAtPath:traverseLinks:
- Issue #206, Ken & Glen Aspeslagh's Fix for issue with NSTableView vertical resizing
2008-10-31 18:27:58 +00:00
..
NSRichTextReader.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSRichTextReader.m - Issue #193, Ken & Glen Aspeslagh's NSWindowTemplate autosave name fix 2008-10-31 18:27:58 +00:00
NSRichTextWriter.h Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
NSRichTextWriter.m added missing blank at the end of the rtf type specifier in NSRichTextWriter writeRichText. Without the blank, RichText readers (Cocotron and Cocoa) would eat the first char of the content. 2008-07-04 18:33:34 +00:00