dhewm3/neo/tools/materialeditor
Daniel Gibson c3d480afe4 Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions
Minimum required Windows version is XP again (instead of Win10).
Win_GetWindowScalingFactor() tries to use two dynamically loaded functions
from newer windows versions (8.1+, Win10 1607+) and has a fallback for
older versions that also seems to work (at least if all displays have
the same DPI).

Moved the function to win_main.cpp so the dynamically loaded functions
can be loaded at startup; so edit_gui_common.cpp could be removed again.
2021-05-10 03:18:24 +02:00
..
ConsoleView.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
ConsoleView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
FindDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
FindDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialDef.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialDef.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialDoc.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
MaterialDoc.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialDocManager.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialDocManager.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialEditor.cpp - 4K / DPI aware Tool fixes 2021-05-10 01:09:47 +02:00
MaterialEditor.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialEditView.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
MaterialEditView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialModifier.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialModifier.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialPreviewPropView.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialPreviewPropView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialPreviewView.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialPreviewView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialPropTreeView.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialPropTreeView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialTreeView.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
MaterialTreeView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaterialView.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MaterialView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MEMainFrame.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
MEMainFrame.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MEOptions.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
MEOptions.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
StageView.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
StageView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
ToggleListView.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
ToggleListView.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00