mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-12-02 01:03:53 +00:00
c3d480afe4
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. |
||
---|---|---|
.. | ||
PropTree.cpp | ||
PropTree.h | ||
PropTreeInfo.cpp | ||
PropTreeInfo.h | ||
PropTreeItem.cpp | ||
PropTreeItem.h | ||
PropTreeItemButton.cpp | ||
PropTreeItemButton.h | ||
PropTreeItemCheck.cpp | ||
PropTreeItemCheck.h | ||
PropTreeItemColor.cpp | ||
PropTreeItemColor.h | ||
PropTreeItemCombo.cpp | ||
PropTreeItemCombo.h | ||
PropTreeItemEdit.cpp | ||
PropTreeItemEdit.h | ||
PropTreeItemEditButton.cpp | ||
PropTreeItemEditButton.h | ||
PropTreeItemFileEdit.cpp | ||
PropTreeItemFileEdit.h | ||
PropTreeItemStatic.cpp | ||
PropTreeItemStatic.h | ||
PropTreeList.cpp | ||
PropTreeList.h | ||
PropTreeView.cpp | ||
PropTreeView.h |