| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-09 | Settled the placement of functions formerly in sizing_windows.c and updated ↵ | Pietro Gagliardi | |
| the winapi_windows.h header file to suit. | |||
| 2014-08-08 | Mostly fixed Labels on Windows being offset slightly; need to finish the fix ↵ | Pietro Gagliardi | |
| by making it not apply to standalone Labels and adding comments. | |||
| 2014-08-04 | Re-added base units calculation to the resizing code now that container ↵ | Pietro Gagliardi | |
| stores a HWND again. | |||
| 2014-08-01 | Migrated the Windows backend to use sizer. | Pietro Gagliardi | |
| 2014-08-01 | Added a function to the Windows backend to keep track of text length. This ↵ | Pietro Gagliardi | |
| will be important for sizing purposes. | |||
| 2014-07-28 | Made the previous commit's changes on Windows. If the Stack Overflow ↵ | Pietro Gagliardi | |
| question tells me I'm wrong, we can deal with it then. But yay simple sizing code again :D | |||
| 2014-07-18 | Added (and applied) standard Windows fonts. | Pietro Gagliardi | |
| 2014-07-18 | Added #include "_cgo_export.h" to files that needed it and fixed a cast ↵ | Pietro Gagliardi | |
| error in controls_windows.c that that revealed. Anyway buttons work now on all platforms, woo :D | |||
| 2014-07-17 | Migrated sizing_windows.go to C. | Pietro Gagliardi | |
