Pietro Gagliardi
|
4aa755326e
|
Removed a stray comment.
|
2015-11-28 16:39:07 -05:00 |
Pietro Gagliardi
|
a10aed65a1
|
More TODOs.
|
2015-11-28 15:39:46 -05:00 |
Pietro Gagliardi
|
e6e264408f
|
Implemented dialog parenting on Windows. Eliminated the dialog helper. uiArea still works (and still responds to key events), but IsDialogMessage() isn't being called for the active window anymore...
|
2015-11-28 10:53:48 -05:00 |
Pietro Gagliardi
|
6bb659de4e
|
More TODOs.
|
2015-11-27 20:52:56 -05:00 |
Pietro Gagliardi
|
c87cf13d67
|
Turned off incremental linking.
|
2015-11-27 20:25:01 -05:00 |
Pietro Gagliardi
|
69823eab84
|
More MSVC build fixes
|
2015-11-27 20:18:14 -05:00 |
Pietro Gagliardi
|
99176a1d10
|
Disabled compiler warnings for system headers on MSVC. Removed /Wp64; it's a no-op on VS2013 (our minimum supported version).
|
2015-11-27 20:07:23 -05:00 |
Pietro Gagliardi
|
d29d36a6cd
|
Fixed assorted build errors in the MSVC build. It works! And MinGW-w64 will need isolation awareness...
|
2015-11-27 19:59:46 -05:00 |
Pietro Gagliardi
|
ba55b8ec7a
|
Added a rudimentary MSVC Makefile. It still requires GNU make because nmake isn't powerful enough. I need to fix something in windows/winapi.h before it will work with Microsoft's resource compiler though...
|
2015-11-27 19:13:53 -05:00 |