OSDN Git Service

Win: high resolution display is implemented
authorToshi Nagata <alchemist.2005@nifty.com>
Sat, 17 Sep 2022 14:59:08 +0000 (23:59 +0900)
committerToshi Nagata <alchemist.2005@nifty.com>
Sat, 17 Sep 2022 14:59:08 +0000 (23:59 +0900)
commit3ce19c39aec78f9dfd9d4b555974619bd9647c15
tree76dc58bbf0e60d88712d9d70669714714b5e7e13
parentb6daeca4ff026e2ae37a7e4b1f50ac6422e4facf
Win: high resolution display is implemented
15 files changed:
Makefile
build-win/molby.rc
build-win32/molby.rc
build-xcode/Molby.xcodeproj/project.pbxproj
wxSources/ConsoleFrame.cpp
wxSources/GlobalParameterFilesFrame.cpp
wxSources/GlobalParameterFrame.cpp
wxSources/MoleculeView.cpp
wxSources/MoleculeView.h
wxSources/MyApp.cpp
wxSources/MyApp.h
wxSources/MyListCtrl.cpp
wxSources/MyToggleButton.cpp [new file with mode: 0755]
wxSources/MyToggleButton.h [new file with mode: 0755]
wxSources/RubyDialogFrame.cpp