summaryrefslogtreecommitdiff
path: root/messages.go
AgeCommit message (Collapse)Author
2014-02-11Added _windows.go extensions to all the files in preparation for the library ↵Pietro Gagliardi
writing.
2014-02-10Added combo boxes and added some to the main window example.Pietro Gagliardi
2014-02-09Added window messages and custom message loops.Pietro Gagliardi
2014-02-09Added the rest of the skeleton necessary for opening a simple window as well ↵Pietro Gagliardi
as the code to actually open one. Now for custom window procedures!