summaryrefslogtreecommitdiff
path: root/redo/controls_windows.c
AgeCommit message (Expand)Author
2014-07-30Renamed the controls* and containers* files to basicctrls* and containerctrls...Pietro Gagliardi
2014-07-25Implemented Tab on Windows.Pietro Gagliardi
2014-07-21Fixed the RemoveWindowSubclass() crash in Windows Checkboxes.Pietro Gagliardi
2014-07-21Mostly added Checkbox to the Windows backend; it doesn't show up right away a...Pietro Gagliardi
2014-07-18Added (and applied) standard Windows fonts.Pietro Gagliardi
2014-07-18Added #include "_cgo_export.h" to files that needed it and fixed a cast error...Pietro Gagliardi
2014-07-18Fixed all the remaining compiler errors. C conversion works!Pietro Gagliardi
2014-07-17Migrated controls_windows.go to C.Pietro Gagliardi