index
:
jcarr/ui
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
/
zconstants_windows_386.go
Age
Commit message (
Expand
)
Author
2014-06-02
Gave message boxes on Windows the MB_TASKMODAL style, which does event modali...
Pietro Gagliardi
2014-05-30
Moved the standard window class (for Window) on Windows to get the sysData po...
Pietro Gagliardi
2014-05-30
Added GetWindowLongPtr()/SetWindowLongPtr() generation to the windowsconstgen...
Pietro Gagliardi
2014-05-29
Added the new Modifiers handling to the Windows backend.
Pietro Gagliardi
2014-05-25
Finished migrating the Windows code to using the pregenerated constants.
Pietro Gagliardi
2014-05-25
Removed constants from common_windows.go. Almost done!
Pietro Gagliardi
2014-05-25
Removed constants from area_windows.go. I think I added a regression earlier ...
Pietro Gagliardi
2014-05-25
Stripped constants from dialog_windows.go.
Pietro Gagliardi
2014-05-25
And merged the old events_windows.go constants into zconstants_windows_GOARCH...
Pietro Gagliardi
2014-05-25
Fixed issues handling INVALID_HANDLE_VALUE in the Windows constant generator,...
Pietro Gagliardi