Commit Graph

12 Commits

Author SHA1 Message Date
Peter
08b87fafd0 Cleanup whitespace, indentation, header files, global declarations, and comments in the Win32-specific code to make this code easier to read and maintain. 2013-05-15 20:03:32 +00:00
Peter
b5069fd381 Add a show/hide "debug status lines" configuration option for Win32 so that this preference gets saved. Related, remove the X-Window specific menu option on Win32 to make room for the new "status lines" option. 2013-05-15 15:55:06 +00:00
Peter
434677d9f9 Remove several unused global variables from the Win32 front-end. 2013-05-08 21:33:55 +00:00
Peter
72cee13526 Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +00:00
Peter
571afca835 Correct the calculation for the Win32 window size. Account for the frame and caption size to avoid clipping the status lines. 2013-02-20 22:24:24 +00:00
Oliver Schmidt
93eda21bae Added 'Paste from Clipboard' with F5 key on Windows. 2013-01-27 13:26:13 +00:00
David Schmidt
1a92935d20 Boot from a disk image when initially invoked with it 2012-02-28 06:16:34 +00:00
David Schmidt
e7e481206d Make life easier on Windows - drag/drop files get more Posix-like names so you can edit file locations from config window 2012-02-18 07:34:21 +00:00
David Schmidt
1c9806253e 2012-02-18 06:21:43 +00:00
Mike Stephens
632f67aea9 Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010. 2010-10-12 02:43:33 +00:00
David Schmidt
09194da30a Enable Win32 fullscreen, after a fashion 2010-05-19 04:21:11 +00:00
David Schmidt
5dc39a808f Merge in changes from activegs 2010-05-08 04:41:06 +00:00