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
/
comctl_windows.go
Age
Commit message (
Expand
)
Author
2014-04-29
Decided not to deactivate the Windows Common Control 6 manifest activation co...
Pietro Gagliardi
2014-04-28
Got rid of another TODO about GetLastError() in the same way as earlier (this...
Pietro Gagliardi
2014-04-28
Removed a TODO about GetLastError() being set in comctl_windows.go, rewording...
Pietro Gagliardi
2014-04-28
Moved TODOs about stripping non-Windows XP constants to future plans; also re...
Pietro Gagliardi
2014-04-02
Forced Common Controls version 6 on Windows by embedding the needed manifest in.
Pietro Gagliardi
2014-03-12
Separated file creation dates from the package comment.
Pietro Gagliardi
2014-03-12
Added indeterminate ProgressBar code on Windows and fixed up a few other thin...
Pietro Gagliardi
2014-03-12
Dropped Windows 2000 support.
Pietro Gagliardi
2014-02-25
Removed a stray TODO about a constant in comctl_windows.go.
Pietro Gagliardi
2014-02-25
Added Windows implementation of ProgressBar and the requisite comctl32.dll code.
Pietro Gagliardi