ciderpress/util
Andy McFadden 2cb5bf0dcc Fix file viewer layout
If scaling > 100% is enabled on the primary display, the controls in
the dialog window get bigger.  The file viewer uses hard-coded values
for the initial and minimum window size, which causes the expanded
controls to draw on top of each other.  (Issue #53.)

We now query the system for the scale factor, and adjust the window
size accordingly.
2022-01-07 11:34:46 -08:00
..
CancelDialog.h Fix warnings 2021-04-24 13:43:04 -07:00
FaddenStd.h Minor fixes 2014-11-18 17:10:23 -08:00
ImageDataObject.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
ImageDataObject.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
Modeless.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MyBitmapButton.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MyBitmapButton.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MyDIBitmap.cpp Rework Super Hi-Res handling, particularly APF 2017-09-22 16:23:33 -07:00
MyDIBitmap.h Rework Super Hi-Res handling, particularly APF 2017-09-22 16:23:33 -07:00
MyDebug.cpp Improve filename handling when adding files 2015-01-08 14:16:20 -08:00
MyDebug.h Disable logging in non-debug builds 2015-01-22 10:06:55 -08:00
MyEdit.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MyEdit.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MySpinCtrl.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MySpinCtrl.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
PathName.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
PathName.h Improve filename handling when adding files 2015-01-08 14:16:20 -08:00
Pidl.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
Pidl.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
ProgressCancelDialog.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
SelectFilesDialog.cpp WinHelp to HtmlHelp conversion, part 2 2014-12-09 14:10:52 -08:00
SelectFilesDialog.h Fix warnings 2021-04-24 13:43:04 -07:00
SoundFile.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
SoundFile.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
StdAfx.cpp Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
StdAfx.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
Util.cpp Fix file viewer layout 2022-01-07 11:34:46 -08:00
Util.h Fix file viewer layout 2022-01-07 11:34:46 -08:00
UtilLib.h Reimplement ChooseDirDialog 2015-01-13 13:25:34 -08:00
util.vcxproj Update to latest build tools (breaks WinXP) 2021-04-24 11:38:41 -07:00
util.vcxproj.filters Reimplement ChooseDirDialog 2015-01-13 13:25:34 -08:00