summaryrefslogtreecommitdiff
path: root/common.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-10Improved program appearance by setting the correct font, colors, and other ↵Pietro Gagliardi
styles.
2014-02-10Added listboxes and added a list box to the example window.Pietro Gagliardi
2014-02-10Added combo boxes and added some to the main window example.Pietro Gagliardi
2014-02-10More TODOs.Pietro Gagliardi
2014-02-10Added a button to the test main window, including click handling.Pietro Gagliardi
2014-02-08Added a lot of the stuff needed to create a simple window. Not done yet...Pietro Gagliardi
2014-02-07Initial commit. Added MessageBox() code.Pietro Gagliardi