summaryrefslogtreecommitdiff
path: root/new/main_windows.c
AgeCommit message (Collapse)Author
2015-04-15Split all OS backends into their own folders.Pietro Gagliardi
2015-04-11Resolved snwprintf() issues once and for all. Thanks to cousteau, dorp, and ↵Pietro Gagliardi
kate in irc.freenode.net/##c.
2015-04-11Decided to disable the initial parent window on Windows. If this causes ↵Pietro Gagliardi
problems, I can re-enable it later. More TODOs.
2015-04-07Resolved a bunch of TODOs. Added one.Pietro Gagliardi
2015-04-07Added uiControlHandle() and fixed other uiButton issues.Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Implemented what we have so far, but on Windows.Pietro Gagliardi