Commit Graph

4 Commits

Author SHA1 Message Date
Christopher Lloyd
1f3600cbfb handle use of -hasMainMenu during a resize, return result of NSApp sendAction 2012-03-03 02:56:55 -05:00
Christopher Lloyd
dda2f03a42 variety of small fixes
-[NSWindow setViewsNeedDisplay:] will now schedule a displayIfNeeded to properly redisplay after a non-UI event.

NSFont LucidaGrande, LucidaGrande-Bold mapping

NSMenuItem NSValidatedUserInterfaceItem conformance

NSProgressIndicator tweaks for display update

NSThemeFrame fixes for toolbar layout

NSView autoresizesSubviews set to YES always when reading from nibs

Mouse deltas and scroll wheel fixes in Win32Display

NSPropertyListReader_vintage reads hex encoded NSData now.

assorted mundane fixes
2011-01-10 11:44:35 -05:00
Christopher Lloyd
9639cd9f53 Implement NSWindow -isMovableByWindowBackground 2010-11-02 23:36:15 -04:00
Christopher Lloyd
7e8c82d4eb rename NSWindowBackgroundView to NSThemeFrame to maintain private API compatibility 2010-11-01 22:49:13 -04:00