summaryrefslogtreecommitdiff
path: root/redo/controls_windows.go
AgeCommit message (Expand)Author
2014-07-19Fixed more conversion kinks. Now for a major change...Pietro Gagliardi
2014-07-19Started dropping the whole request/response system because it fell apart... t...Pietro Gagliardi
2014-07-18Added (and applied) standard Windows fonts.Pietro Gagliardi
2014-07-18Fixed all the remaining compiler errors. C conversion works!Pietro Gagliardi
2014-07-17Migrated common_windows.go to C. Now to nuke unneeded files and fix compiler ...Pietro Gagliardi
2014-07-17Migrated controls_windows.go to C.Pietro Gagliardi
2014-07-17Added the code for the subclassing. And it smashes the stack. Wonderful...Pietro Gagliardi
2014-07-17Laid down the framework for control events on Windows. The only problem left ...Pietro Gagliardi
2014-07-15Added basic control showing to the Windows backend.Pietro Gagliardi
2014-07-15Added the beginninig of the Windows Control code.Pietro Gagliardi