darling-cocotron/AppKit/NSToolbar.subproj/NSToolbarOverflowArrow.pdf
Christopher Lloyd ca879fbb39 - NSToolbar/NSToolbarItem overhaul. Better layout including visibility priority, streamlined sizing interaction between items, toolbar and window, better overflow menu tracking. Customization palette work in progress. Probably some regressions if anyone was using it.
- Removed import of windows.h in OBJCDynamicModule and typed NSModuleHandle as void * for windows. Fixed windows specific files which needed windows.h
-NSTableView/NSOutlineView changed to not cache numberOfRows in instance, but do cache inside methods, to avoid out of sync situations (doc.s do say it is called a lot). Some NSInteger updating.
- NSNib, fixed duplicate sending of awakeFromNib to objects in name table as they were already in archive after being assigned UID provided name was present in nib. Does not send awakeFromNib to objects in name table not present in nib.
- NSBundle, disable NSUnimplementedMethod in localizedInfoDictionary
- use winsock2 in NSSocket_windows
- NSBitmapImageRep imageRepsWithContentsOfFile check for nil result on initWithContentsOfFile:
- Fixed KGPDFPage box calculations
- NSSound_win32 BOOL fixes
2009-02-17 19:12:02 +00:00

2.9 KiB