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
/
container_windows.go
Age
Commit message (
Collapse
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-24
Split ymargin into top and bottom margins to accomodate Groups on Windows; ↵
Pietro Gagliardi
fixed those.
2014-08-15
Added Group on Windows.
Pietro Gagliardi
2014-08-14
Fixed the infinite loop on Tab control dialog message bug(s) on the Windows ↵
Pietro Gagliardi
backend.
2014-08-12
Improved dialog base units calculations on Windows.
Pietro Gagliardi
2014-08-09
Finished the previous commit.
Pietro Gagliardi
2014-08-08
Mostly fixed Labels on Windows being offset slightly; need to finish the fix ↵
Pietro Gagliardi
by making it not apply to standalone Labels and adding comments.
2014-08-04
Same as previous commit, but for showing and hiding containers on Windows.
Pietro Gagliardi
2014-08-04
Merged cases of C.moveWindow() on Windows containers to one place ↵
Pietro Gagliardi
(container_windows.go) as a method on container.
2014-08-04
Re-added base units calculation to the resizing code now that container ↵
Pietro Gagliardi
stores a HWND again.
2014-08-04
Completed the migration of the Windows backend to the new container system.
Pietro Gagliardi