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
/
label_windows.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-15
Added Label.isStandalone(), used by Grid. Now for the Grid test...
Pietro Gagliardi
2014-08-14
Made Labels on Windows transparent.
Pietro Gagliardi
2014-08-14
Fixed the infinite loop on Tab control dialog message bug(s) on the Windows b...
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
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
Set up the Control restructure and migrated the Windows implementation over. ...
Pietro Gagliardi
2014-08-02
Split all the Control implementations into their own files and renamed the co...
Pietro Gagliardi