| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | Out with the old... | Pietro Gagliardi | |
| 2014-07-02 | Moved it all back; the preemptive multitaksing during an event handler kills ↵ | Pietro Gagliardi | |
| us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer). | |||
| 2014-07-02 | Moved everything out of the way pending rewrite. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-09 | Removed TODO about messagebox font in stdfont_windows.go; decided to just ↵ | Pietro Gagliardi | |
| use it. | |||
| 2014-05-25 | Finished migrating the Windows code to using the pregenerated constants. | Pietro Gagliardi | |
| 2014-04-28 | Got rid of another TODO about GetLastError() in the same way as earlier ↵ | Pietro Gagliardi | |
| (this time in stdfont_windows.go); also fixed capitalization on the earlier one. | |||
| 2014-03-12 | Separated file creation dates from the package comment. | Pietro Gagliardi | |
| 2014-02-24 | Re-added Windows font grabbing code. I won't use it just yet, since I only ↵ | Pietro Gagliardi | |
| now realize I don't actually need it for preferred sizes, but eh | |||
| 2014-02-11 | Moved things that I haven't migated yet out of the way for now. | Pietro Gagliardi | |
| 2014-02-11 | Added _windows.go extensions to all the files in preparation for the library ↵ | Pietro Gagliardi | |
| writing. | |||
