Pietro Gagliardi
|
d0fa7b2cb1
|
Resolved a bunch of TODOs. Added one.
|
2015-04-07 22:19:24 -04:00 |
Pietro Gagliardi
|
84c55e185d
|
Fixed compiler warnings. Stack works!
|
2015-04-07 19:36:46 -04:00 |
Pietro Gagliardi
|
85e711e54c
|
_snprintf_s() is not supported on Windows XP...
|
2015-04-07 04:22:30 -04:00 |
Pietro Gagliardi
|
a09430113f
|
Fixed build issues. Now I just need to hook resizing into uiWindow and implement a control and we'll be set...
|
2015-04-07 03:12:34 -04:00 |
Pietro Gagliardi
|
54259ed98b
|
Hooked everything else together (initialParent, ui_windows.h in uipriv_windows.h). Now to fix build issues... (like a missing const in const char * fixed here too).
|
2015-04-07 03:02:07 -04:00 |
Pietro Gagliardi
|
0d3e64a44d
|
Added Common Controls code again (because we're going to need the subclassing functions now).
|
2015-04-07 02:11:31 -04:00 |
Pietro Gagliardi
|
9298bc9e37
|
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
|
2015-04-07 00:26:27 -04:00 |
Pietro Gagliardi
|
4d89e6ae71
|
Implemented what we have so far, but on Windows.
|
2015-04-06 17:41:33 -04:00 |