Commit Graph

34 Commits

Author SHA1 Message Date
Christopher Mason
199e2f9a76 Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +00:00
David Schmidt
b67b4eeb25 Make default imagewriter font be one we ship 2014-06-21 19:36:58 +00:00
David Schmidt
d6938a174b Update version number to 0.31 2014-06-21 19:16:05 +00:00
Peter
58cc512bc9 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
Christopher Mason
408c0453d1 Fix so that Imagewriter will build without SDL. 2014-04-03 19:34:59 +00:00
Christopher Mason
9fe038c8d0 Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
Christopher Mason
2404c4f5f4 Changed how serial ports are configured. Now you can select what individual port connects to. 2014-02-12 05:10:59 +00:00
Peter
72cee13526 Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +00:00
David Schmidt
b6409c9b2a Enable shift-insert for Oliver's clipboard paste 2013-01-30 18:18:11 +00:00
Oliver Schmidt
05fcad315e Made the Visual C++ 2010 solution generally work (again). 2013-01-09 22:52:17 +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
f04ff66a84 Update version number for release 2012-02-26 22:08:08 +00:00
David Schmidt
e7ff3fbe25 Update Mac processing for finding cwd 2012-02-22 00:54:59 +00:00
David Schmidt
69622cb30e Work harder to find current working directory in Windows
Update Cygwin DLLs
2012-02-21 16:43:36 +00:00
David Schmidt
a0682eeb28 Have *nix ports automagically create a config file in the current working directory if it doesn't exist 2012-02-21 14:37:20 +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
David Schmidt
b62b14b392 Let everyone print text. This is a particularly bad hack of the printer code, with ifdefs all over printer.cpp for SDL. I removed HAVE_PARALLEL, since every one has it now; but HAVE_SDL is now a switch that defines if a platform has the graphics library available instead. 2011-01-09 23:19:39 +00:00
David Schmidt
24376db6d4 Add literal location to default font we'll ship 2011-01-07 12:53:49 +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
6d1b9c3a23 Clean up a couple of OG-isms 2010-05-29 00:33:51 +00:00
David Schmidt
5dc39a808f Merge in changes from activegs 2010-05-08 04:41:06 +00:00
David Schmidt
e906aef693 Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more. 2010-04-28 01:07:29 +00:00
David Schmidt
705f3a159b OS/2 tinkering 2010-04-23 17:31:10 +00:00
David Schmidt
d2bf79bb7c Removing all references to the KEGS name except in the copyright notices 2010-04-21 21:59:03 +00:00
David Schmidt
f5c585f7b0 Quiet down the Windows build 2010-04-17 00:42:53 +00:00
David Schmidt
b14d22ae62 Treat final argument as a disk image to insert if present (and is not a command-line switch) 2010-04-16 11:47:47 +00:00
David Schmidt
a0254a567a Update default speed limit to be 2.8, update Mac niceties 2010-04-15 05:25:16 +00:00
Christopher Mason
fc4a69adfa Added virtual printer time-out back in 2010-04-15 04:52:05 +00:00
David Schmidt
68db86f65b New Mac icon, more name changes 2010-04-15 00:33:13 +00:00
David Schmidt
8b8616209d Buildable on Linux 2010-04-12 15:31:11 +00:00
David Schmidt
4a3949112f Protect Uthernet with HAVE_TFE and Printer with HAVE_PARALLEL 2010-04-12 14:23:37 +00:00
David Schmidt
d4f8d4d606 Initially merge Christopher Mason's changes in (build not working yet) 2010-04-12 10:48:59 +00:00
David Schmidt
adad3fef17 Standard SVN approach 2010-04-11 22:07:58 +00:00