summaryrefslogtreecommitdiff
path: root/new/init_windows.c
AgeCommit message (Expand)Author
2015-04-07_snprintf_s() is not supported on Windows XP...Pietro Gagliardi
2015-04-07Fixed build issues. Now I just need to hook resizing into uiWindow and implem...Pietro Gagliardi
2015-04-07Hooked everything else together (initialParent, ui_windows.h in uipriv_window...Pietro Gagliardi
2015-04-07Added Common Controls code again (because we're going to need the subclassing...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