index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redo
/
sizing_windows.go
Age
Commit message (
Expand
)
Author
2014-08-01
Migrated the Windows backend to use sizer.
Pietro Gagliardi
2014-08-01
Cleaned up sizing_windows.go now that the important things have been reimplem...
Pietro Gagliardi
2014-08-01
More Windows sizing framework code: merged together the MulDiv() instances in...
Pietro Gagliardi
2014-07-30
Set up a new, cleaner model for deriving Control's methods and applied it to ...
Pietro Gagliardi
2014-07-28
Made the previous commit's changes on Windows. If the Stack Overflow question...
Pietro Gagliardi
2014-07-26
Removed sizing.endResize(); it's not really used at this point.
Pietro Gagliardi
2014-07-25
Adjusted sizing data to act as the base container type; this is needed for pr...
Pietro Gagliardi
2014-07-18
Fixed all the remaining compiler errors. C conversion works!
Pietro Gagliardi
2014-07-17
Migrated sizing_windows.go to C.
Pietro Gagliardi
2014-07-17
Migrated control sizing code for Mac OS X.
Pietro Gagliardi
2014-07-16
Re-added the Windows sizing code.
Pietro Gagliardi