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
/
control_windows.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-14
Fixed the infinite loop on Tab control dialog message bug(s) on the Windows b...
Pietro Gagliardi
2014-08-04
Removed Control.containerShow() and Control.containerHide() and the overall a...
Pietro Gagliardi
2014-08-03
Converted the new Windows Control code to use interfaces instead of controlba...
Pietro Gagliardi
2014-08-03
Did the previous commit, but for the Windows backend.
Pietro Gagliardi
2014-08-03
More TODOs.
Pietro Gagliardi
2014-08-03
Set up the Control restructure and migrated the Windows implementation over. ...
Pietro Gagliardi
2014-08-02
Removed the generic preferredSize() from the Windows backend; all controls ar...
Pietro Gagliardi
2014-08-01
More Windows sizing framework code: merged together the MulDiv() instances in...
Pietro Gagliardi
2014-08-01
Changed LPCWSTR to LPWSTR in the Windows code as the C means const and there ...
Pietro Gagliardi
2014-07-30
Split out the default definitions of Control.allocate() into a single place.
Pietro Gagliardi
2014-07-30
Set up a new, cleaner model for deriving Control's methods and applied it to ...
Pietro Gagliardi