summaryrefslogtreecommitdiff
path: root/redo/sizing_windows.go
AgeCommit message (Expand)Author
2014-08-01Migrated the Windows backend to use sizer.Pietro Gagliardi
2014-08-01Cleaned up sizing_windows.go now that the important things have been reimplem...Pietro Gagliardi
2014-08-01More Windows sizing framework code: merged together the MulDiv() instances in...Pietro Gagliardi
2014-07-30Set up a new, cleaner model for deriving Control's methods and applied it to ...Pietro Gagliardi
2014-07-28Made the previous commit's changes on Windows. If the Stack Overflow question...Pietro Gagliardi
2014-07-26Removed sizing.endResize(); it's not really used at this point.Pietro Gagliardi
2014-07-25Adjusted sizing data to act as the base container type; this is needed for pr...Pietro Gagliardi
2014-07-18Fixed all the remaining compiler errors. C conversion works!Pietro Gagliardi
2014-07-17Migrated sizing_windows.go to C.Pietro Gagliardi
2014-07-17Migrated control sizing code for Mac OS X.Pietro Gagliardi
2014-07-16Re-added the Windows sizing code.Pietro Gagliardi