summaryrefslogtreecommitdiff
path: root/prefsize_darwin.go
AgeCommit message (Expand)Author
2014-03-12Separated file creation dates from the package comment.Pietro Gagliardi
2014-03-03Removed a leftover crash guard from the Mac OS X sysData code (in this case s...Pietro Gagliardi
2014-03-03Wrapped Mac OS X Listboxes in NSScrollViews. Their preferredSize seems to be ...Pietro Gagliardi
2014-03-03Changed how the preferred size of controls is determined to accomodate NSTabl...Pietro Gagliardi
2014-03-01Added windowDidResize: to the Mac OS X delegate for resizing windows. Now to ...Pietro Gagliardi
2014-03-01Added preferred size code for Mac OS X.Pietro Gagliardi