Commit Graph

  • 64274d09c4 c++11 updates. Kelvin Sherlock 2016-07-11 02:25:39 +0000
  • 291b16ff12 .m -> .mm Kelvin Sherlock 2016-07-11 02:22:02 +0000
  • 27ccd18f1b .m -> .mm Kelvin Sherlock 2016-07-11 02:21:13 +0000
  • ae61aaa524 fix the window title. Kelvin Sherlock 2016-07-08 00:54:52 +0000
  • edee5557b3 remove dead code, fix window bottom margin. Kelvin Sherlock 2016-07-06 19:12:51 +0000
  • 3efa5f6b2a fix vt100 position bug. Kelvin Sherlock 2016-07-06 19:11:45 +0000
  • 5fb76a212d merge into trunk Kelvin Sherlock 2016-07-06 17:43:36 +0000
  • 5ef9d70940 remove ChildMonitor Kelvin Sherlock 2016-07-06 17:37:15 +0000
  • d35fc38d6d prevent pasting when terminal is inactive. Kelvin Sherlock 2016-07-06 17:31:40 +0000
  • 58499dda23 use gcd to read child data and monitor if child is still alive. Kelvin Sherlock 2016-07-06 17:15:13 +0000
  • 5c4b05a4cc remove event logging. Kelvin Sherlock 2016-07-06 17:14:05 +0000
  • 2b9031e7c7 git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3102 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2016-07-06 13:10:32 +0000
  • 4bbc4a6cc2 update deployment target. Kelvin Sherlock 2016-07-06 13:08:36 +0000
  • d7484420dd clang warnings. Kelvin Sherlock 2016-07-06 13:07:38 +0000
  • 60a00d17ab newfangled window title stuff. Kelvin Sherlock 2016-07-06 02:56:58 +0000
  • ca3a2ab4c7 fix text port size logic. Kelvin Sherlock 2016-07-06 02:56:33 +0000
  • 6662854ec5 unsigned -> NSUInteger Kelvin Sherlock 2016-07-05 21:23:23 +0000
  • 692b91d69c unsigned -> NSUInteger Kelvin Sherlock 2016-07-05 21:22:50 +0000
  • 7c621218f9 fix set port bug. Kelvin Sherlock 2016-07-05 21:21:47 +0000
  • c788e925c8 project update Kelvin Sherlock 2016-07-05 19:27:11 +0000
  • 70e48665ba blue/black color Kelvin Sherlock 2016-07-05 19:26:19 +0000
  • c8fa4a4896 updates Kelvin Sherlock 2012-08-04 23:05:10 +0000
  • a4d078bed5 ... Kelvin Sherlock 2012-08-04 22:37:52 +0000
  • 7edca6dc13 set non-blocking io. Kelvin Sherlock 2012-08-04 22:36:41 +0000
  • 91ac76dfb6 updated graphics, text color Kelvin Sherlock 2012-08-04 22:35:03 +0000
  • a3271980d3 updated graphics. Kelvin Sherlock 2012-08-04 22:34:19 +0000
  • c7fc8c4c77 new titlebar art Kelvin Sherlock 2012-08-04 02:40:04 +0000
  • 95edfcb7b6 Xcode 4.4 update Kelvin Sherlock 2012-08-01 23:59:14 +0000
  • ff550d4560 back color Kelvin Sherlock 2012-08-01 23:59:00 +0000
  • 1522013d9c EventCharacters. Kelvin Sherlock 2012-08-01 23:58:39 +0000
  • 8c65b9e6c5 Emulator Manager Kelvin Sherlock 2012-08-01 23:58:01 +0000
  • dd13a2d5c3 Caps lock + shift Kelvin Sherlock 2012-08-01 23:57:32 +0000
  • 35094617f6 update views Kelvin Sherlock 2012-08-01 23:56:56 +0000
  • eede1abbca update titlebar Kelvin Sherlock 2011-12-23 20:35:00 +0000
  • f4b3ccecee update titlebar graphics Kelvin Sherlock 2011-12-23 20:33:59 +0000
  • a5bf815f40 window images Kelvin Sherlock 2011-12-21 01:40:16 +0000
  • 741dfb95c6 borderless window Kelvin Sherlock 2011-11-26 17:04:20 +0000
  • 3a137ea153 simplify curve algorithm, Kelvin Sherlock 2011-11-26 17:03:57 +0000
  • 9a349b50fb branch for working on frame-less window Kelvin Sherlock 2011-11-22 03:31:41 +0000
  • 16d01203f8 git-svn-id: svn://qnap.local/TwoTerm/trunk@2307 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-10-15 23:17:48 +0000
  • 4c09c17029 change settings for visual effects Kelvin Sherlock 2011-02-14 16:34:05 +0000
  • 46ebda708c use textport Kelvin Sherlock 2011-02-06 18:32:27 +0000
  • 272ad2a166 tabTo, insertc, deletec for TextPort. Kelvin Sherlock 2011-02-06 18:31:49 +0000
  • 01d1a214c1 move cursor timer to category. Kelvin Sherlock 2011-02-06 18:29:42 +0000
  • 75e06ed81f rename plist Kelvin Sherlock 2011-02-06 18:27:32 +0000
  • 0dd6473956 cursor type Kelvin Sherlock 2011-02-05 02:21:34 +0000
  • 93a6782a2b fix eraseline behavior. Kelvin Sherlock 2011-02-05 02:21:08 +0000
  • 4f239780ed cursor type support for GNO/ME console. Kelvin Sherlock 2011-02-05 01:47:31 +0000
  • a6c9be6290 Move eraseLine/eraseScreen to obsolete. Kelvin Sherlock 2011-02-05 01:46:53 +0000
  • d035f5e693 move scanline/blur around. Kelvin Sherlock 2011-02-03 02:42:03 +0000
  • da35fe1112 cursor type enum Kelvin Sherlock 2011-02-03 02:41:21 +0000
  • 9679a83c97 a2 charset Kelvin Sherlock 2011-02-03 02:39:56 +0000
  • 3289e6da7a uppercase characters when capslock on Kelvin Sherlock 2011-02-03 02:39:06 +0000
  • ce666ed1ba updated ScanLine Filter Kelvin Sherlock 2011-02-03 02:37:12 +0000
  • f18c3a6284 updated ScanLine Filter Kelvin Sherlock 2011-02-03 02:36:36 +0000
  • b4679ffc9f git-svn-id: svn://qnap.local/TwoTerm/trunk@2010 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-02-03 02:32:33 +0000
  • be409ddcc0 git-svn-id: svn://qnap.local/TwoTerm/trunk@2009 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-02-03 02:32:17 +0000
  • 2baa3ca111 vt100 character set (adjusted to 10 x 20) Kelvin Sherlock 2011-01-22 20:33:00 +0000
  • 1395f24c2a character size from chargen. Kelvin Sherlock 2011-01-22 18:29:40 +0000
  • c9aa73af1f signed/unsigned problem. Kelvin Sherlock 2011-01-22 18:28:56 +0000
  • 1396edfad4 character size from image file. Kelvin Sherlock 2011-01-22 18:28:20 +0000
  • 04d96f94ce change scanline filter. Kelvin Sherlock 2011-01-20 23:24:03 +0000
  • 480d7ef93a use Child monitor for incoming data/process dead. Kelvin Sherlock 2011-01-20 02:36:06 +0000
  • d4917dafb1 added comment on select vs poll. Kelvin Sherlock 2011-01-20 02:35:15 +0000
  • 98f5aa6d65 textport fixes for insertLine, tabTo. Kelvin Sherlock 2011-01-20 02:34:41 +0000
  • 4a44a3dd4b textPort fixes. Kelvin Sherlock 2011-01-20 02:34:07 +0000
  • 8275ab5ec5 use child monitor for data available. Kelvin Sherlock 2011-01-20 02:33:46 +0000
  • 91878398b4 Thread to monitor child. Kelvin Sherlock 2011-01-17 16:32:39 +0000
  • c253bec21c mousetext, overstrike, underline. Kelvin Sherlock 2011-01-17 16:32:07 +0000
  • 65c45db2dc fix minimum size, set resize incremements. Kelvin Sherlock 2011-01-17 02:34:48 +0000
  • f8c51408c5 fix typo Kelvin Sherlock 2011-01-17 02:34:07 +0000
  • 613e8319b4 add back pre-textport methods. Kelvin Sherlock 2011-01-16 23:04:53 +0000
  • 4020395d97 resize by deleting lines below cursor first. Kelvin Sherlock 2011-01-16 23:04:31 +0000
  • 5252d7c61d send upper char if caps lock Kelvin Sherlock 2011-01-16 23:03:45 +0000
  • 1a9de35ad5 git-svn-id: svn://qnap.local/TwoTerm/trunk@1991 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-01-12 13:59:35 +0000
  • d645c56afb git-svn-id: svn://qnap.local/TwoTerm/trunk@1990 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-01-12 13:59:07 +0000
  • 6515fc5325 moving files around Kelvin Sherlock 2011-01-12 03:55:16 +0000
  • 38e98ec87c dead code removal Kelvin Sherlock 2011-01-12 03:52:20 +0000
  • effa18a344 moving things around Kelvin Sherlock 2011-01-12 03:50:56 +0000
  • 08d61ce529 moving things around Kelvin Sherlock 2011-01-12 03:49:47 +0000
  • fbb90864c3 texport additions. Kelvin Sherlock 2011-01-12 03:43:41 +0000
  • 6b9b1086f7 clean up textPort usage. Kelvin Sherlock 2011-01-11 04:37:01 +0000
  • 6e4b2a6e51 animated resize. Kelvin Sherlock 2011-01-11 04:35:45 +0000
  • c71eba9205 animated resize Kelvin Sherlock 2011-01-11 04:34:57 +0000
  • 1658fd2dd6 git-svn-id: svn://qnap.local/TwoTerm/trunk@1981 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2011-01-11 00:29:59 +0000
  • 46eac4c3ec add insertLine/deleteLine for TextPort. Kelvin Sherlock 2010-12-24 20:00:44 +0000
  • 42d8aebf6b Apple II 80-column (IIe, IIc, etc). Kelvin Sherlock 2010-12-23 21:56:54 +0000
  • de8239e9ec deleteLine, insertLine Kelvin Sherlock 2010-12-23 20:42:24 +0000
  • 10ee324572 add TextPort, move size to textPort. Kelvin Sherlock 2010-12-23 20:41:58 +0000
  • 35918005de ViewPort -> TextPort Kelvin Sherlock 2010-12-23 20:41:41 +0000
  • 8ecd1e0174 clean up comments. Kelvin Sherlock 2010-12-23 20:41:15 +0000
  • e36ad042e2 sort emulators by name. Kelvin Sherlock 2010-12-23 20:40:48 +0000
  • e220e0a458 git-svn-id: svn://qnap.local/TwoTerm/trunk@1893 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2010-12-23 03:42:11 +0000
  • 786c120805 git-svn-id: svn://qnap.local/TwoTerm/trunk@1892 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2010-12-23 03:42:04 +0000
  • 436c81bdf1 fix iSize operator= bug. Kelvin Sherlock 2010-12-23 03:41:52 +0000
  • 6bd75980fa git-svn-id: svn://qnap.local/TwoTerm/trunk@1890 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2010-12-21 05:17:15 +0000
  • eb0895b038 GNO Console, copied from PTSE Kelvin Sherlock 2010-12-21 05:17:02 +0000
  • 98e13cb172 git-svn-id: svn://qnap.local/TwoTerm/trunk@1888 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2010-12-20 23:37:02 +0000
  • 53d6e2db54 git-svn-id: svn://qnap.local/TwoTerm/trunk@1887 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 Kelvin Sherlock 2010-12-18 17:40:58 +0000
  • 93d6c47511 update image size Kelvin Sherlock 2010-12-15 04:58:26 +0000