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