Christoph Oelckers
|
12129b0f07
|
- added a system-include independent wrapper for Windows's OutputDebugString, so that this can be used more easily in files that cannot include windows.h.
|
2016-04-10 13:03:44 +02:00 |
|
alexey.lysiuk
|
9e016bbfc3
|
Removed useless operations from OS X system code
No more 'expression result unused' warnings
|
2016-02-27 12:48:26 +02:00 |
|
alexey.lysiuk
|
24501dbc93
|
Fixed copy to pasteboard on legacy OS X
Copy/paste is now implemented using the method available on all supported versions
This fixes 'unrecognized selector' exception on OS X 10.4 and 10.5
|
2016-01-17 11:58:44 +02:00 |
|
alexey.lysiuk
|
3af95e0aea
|
Added native startup window for OS X
|
2015-12-29 15:19:42 +02:00 |
|
alexey.lysiuk
|
0efdccd942
|
Separated POSIX's i_system.cpp from native OS X implementation
|
2015-12-29 14:52:18 +02:00 |
|