| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
on retina displays.
|
|
|
|
this file.
Use IListBox interface to limit exposure of ListBoxImpl to AutoCompletionDataSource.
Changes only affect visibility and declarations with no change to functionality.
|
|
|
|
|
|
|
|
From Mike Lischke.
|
|
|
|
|
|
|
|
OS X 10.5 with Xcode 4.3.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'positionSubViews'
as 'layout' has been added to their superclass NSView in OS X 10.7. The existing
'layout' method interfered with the new automatic layout feature.
|
|
|
|
|
|
so treat as a 2D array.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Does not change behaviour.
|
|
|
|
|
|
|
|
Remove unused variables. Fix potential leak.
|
|
|
|
|
|
|
|
|
|
|
|
protocol only when building for later than 10.5 so SDK has to know about
that protocol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|