Apple-II inspired terminal emulator for OS X
Go to file
Kelvin Sherlock d35fc38d6d prevent pasting when terminal is inactive.
git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3106 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 17:31:40 +00:00
2Term.xcodeproj update deployment target. 2016-07-06 13:08:36 +00:00
cpp tabTo, insertc, deletec for TextPort. 2011-02-06 18:31:49 +00:00
Emulators remove event logging. 2016-07-06 17:14:05 +00:00
English.lproj newfangled window title stuff. 2016-07-06 02:56:58 +00:00
images updated graphics. 2012-08-04 22:34:19 +00:00
originals git-svn-id: svn://qnap.local/TwoTerm/trunk@2009 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2011-02-03 02:32:17 +00:00
Views prevent pasting when terminal is inactive. 2016-07-06 17:31:40 +00:00
Benaphore.cpp git-svn-id: svn://qnap.local/TwoTerm/trunk@1650 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2010-07-09 01:18:30 +00:00
Benaphore.h git-svn-id: svn://qnap.local/TwoTerm/trunk@1650 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2010-07-09 01:18:30 +00:00
CharacterGenerator.h character size from image file. 2011-01-22 18:28:20 +00:00
CharacterGenerator.m a2 charset 2011-02-03 02:39:56 +00:00
ChildMonitor.h Thread to monitor child. 2011-01-17 16:32:39 +00:00
ChildMonitor.m ... 2012-08-04 22:37:52 +00:00
Defaults.h change settings for visual effects 2011-02-14 16:34:05 +00:00
Defaults.m change settings for visual effects 2011-02-14 16:34:05 +00:00
Info.plist project update 2016-07-05 19:27:11 +00:00
main.m git-svn-id: svn://qnap.local/TwoTerm/trunk@1649 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2010-07-08 22:26:58 +00:00
NewTerminalWindowController.h change settings for visual effects 2011-02-14 16:34:05 +00:00
NewTerminalWindowController.m unsigned -> NSUInteger 2016-07-05 21:23:23 +00:00
ScanLineFilter.cikernel updated ScanLine Filter 2011-02-03 02:37:12 +00:00
ScanLineFilter.h updated ScanLine Filter 2011-02-03 02:36:36 +00:00
ScanLineFilter.m updated ScanLine Filter 2011-02-03 02:36:36 +00:00
TermWindowController.h use gcd to read child data and monitor if child is still alive. 2016-07-06 17:15:13 +00:00
TermWindowController.mm use gcd to read child data and monitor if child is still alive. 2016-07-06 17:15:13 +00:00
TwoTermAppDelegate.h git-svn-id: svn://qnap.local/TwoTerm/trunk@1792 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2010-10-06 00:39:09 +00:00
TwoTermAppDelegate.m change settings for visual effects 2011-02-14 16:34:05 +00:00