summaryrefslogtreecommitdiff
path: root/stdfont_windows.go
AgeCommit message (Expand)Author
2014-07-02Moved it all back; the preemptive multitaksing during an event handler kills ...Pietro Gagliardi
2014-07-02Moved everything out of the way pending rewrite.Pietro Gagliardi
2014-06-10More go fmt.Pietro Gagliardi
2014-06-09Removed TODO about messagebox font in stdfont_windows.go; decided to just use...Pietro Gagliardi
2014-05-25Finished migrating the Windows code to using the pregenerated constants.Pietro Gagliardi
2014-04-28Got rid of another TODO about GetLastError() in the same way as earlier (this...Pietro Gagliardi
2014-03-12Separated file creation dates from the package comment.Pietro Gagliardi
2014-02-24Re-added Windows font grabbing code. I won't use it just yet, since I only no...Pietro Gagliardi
2014-02-11Moved things that I haven't migated yet out of the way for now.Pietro Gagliardi
2014-02-11Added _windows.go extensions to all the files in preparation for the library ...Pietro Gagliardi