commit | c456387fe1ed922c5bfb5daf0e780f0000cab2fb | [log] [tgz] |
---|---|---|
author | Brian P. Hinz <bphinz@users.sf.net> | Sat Aug 27 17:33:04 2016 -0400 |
committer | Brian P. Hinz <bphinz@users.sf.net> | Sat Aug 27 17:33:04 2016 -0400 |
tree | 269a8b95eff08344098afdf89a511ce443ec2bf1 | |
parent | da33c36638482d014996a3d99c90e2781304cebb [diff] |
Make all viewer parameters static. Viewer instances are isolated from each other by spawning a completely new process for each viewer, rather than simply starting a new thread. All dialogs were redesigned to better match the look of the native viewer, and also to be more tolerant of sizing differences between platforms.