Commit Graph

222 Commits

Author SHA1 Message Date
Kelvin Sherlock 64274d09c4 c++11 updates.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3114 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-11 02:25:39 +00:00
Kelvin Sherlock 291b16ff12 .m -> .mm
git-svn-id: svn://qnap.local/TwoTerm/trunk@3113 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-11 02:22:02 +00:00
Kelvin Sherlock 27ccd18f1b .m -> .mm
git-svn-id: svn://qnap.local/TwoTerm/trunk@3112 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-11 02:21:13 +00:00
Kelvin Sherlock ae61aaa524 fix the window title.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3111 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-08 00:54:52 +00:00
Kelvin Sherlock edee5557b3 remove dead code, fix window bottom margin.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3110 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 19:12:51 +00:00
Kelvin Sherlock 3efa5f6b2a fix vt100 position bug.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3109 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 19:11:45 +00:00
Kelvin Sherlock 5fb76a212d merge into trunk
git-svn-id: svn://qnap.local/TwoTerm/trunk@3108 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 17:43:36 +00:00
Kelvin Sherlock 5ef9d70940 remove ChildMonitor
git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3107 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 17:37:15 +00:00
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
Kelvin Sherlock 58499dda23 use gcd to read child data and monitor if child is still alive.
git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3105 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 17:15:13 +00:00
Kelvin Sherlock 5c4b05a4cc remove event logging.
git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3104 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 17:14:05 +00:00
Kelvin Sherlock 2b9031e7c7 git-svn-id: svn://qnap.local/TwoTerm/branches/gcd_dispatch@3102 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2016-07-06 13:10:32 +00:00
Kelvin Sherlock 4bbc4a6cc2 update deployment target.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3101 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 13:08:36 +00:00
Kelvin Sherlock d7484420dd clang warnings.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3100 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 13:07:38 +00:00
Kelvin Sherlock 60a00d17ab newfangled window title stuff.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3099 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 02:56:58 +00:00
Kelvin Sherlock ca3a2ab4c7 fix text port size logic.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3098 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-06 02:56:33 +00:00
Kelvin Sherlock 6662854ec5 unsigned -> NSUInteger
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3097 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-05 21:23:23 +00:00
Kelvin Sherlock 692b91d69c unsigned -> NSUInteger
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3096 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-05 21:22:50 +00:00
Kelvin Sherlock 7c621218f9 fix set port bug.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3095 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-05 21:21:47 +00:00
Kelvin Sherlock c788e925c8 project update
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3094 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-05 19:27:11 +00:00
Kelvin Sherlock 70e48665ba blue/black color
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@3093 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2016-07-05 19:26:19 +00:00
Kelvin Sherlock c8fa4a4896 updates
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2474 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 23:05:10 +00:00
Kelvin Sherlock a4d078bed5 ...
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2473 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 22:37:52 +00:00
Kelvin Sherlock 7edca6dc13 set non-blocking io.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2472 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 22:36:41 +00:00
Kelvin Sherlock 91ac76dfb6 updated graphics, text color
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2471 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 22:35:03 +00:00
Kelvin Sherlock a3271980d3 updated graphics.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2470 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 22:34:19 +00:00
Kelvin Sherlock c7fc8c4c77 new titlebar art
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2469 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-04 02:40:04 +00:00
Kelvin Sherlock 95edfcb7b6 Xcode 4.4 update
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2468 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:59:14 +00:00
Kelvin Sherlock ff550d4560 back color
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2467 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:59:00 +00:00
Kelvin Sherlock 1522013d9c EventCharacters.
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2466 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:58:39 +00:00
Kelvin Sherlock 8c65b9e6c5 Emulator Manager
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2465 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:58:01 +00:00
Kelvin Sherlock dd13a2d5c3 Caps lock + shift
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2464 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:57:32 +00:00
Kelvin Sherlock 35094617f6 update views
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2463 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2012-08-01 23:56:56 +00:00
Kelvin Sherlock eede1abbca update titlebar
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2341 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-12-23 20:35:00 +00:00
Kelvin Sherlock f4b3ccecee update titlebar graphics
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2340 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-12-23 20:33:59 +00:00
Kelvin Sherlock a5bf815f40 window images
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2339 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-12-21 01:40:16 +00:00
Kelvin Sherlock 741dfb95c6 borderless window
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2338 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-11-26 17:04:20 +00:00
Kelvin Sherlock 3a137ea153 simplify curve algorithm,
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2337 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-11-26 17:03:57 +00:00
Kelvin Sherlock 9a349b50fb branch for working on frame-less window
git-svn-id: svn://qnap.local/TwoTerm/branches/frameless@2336 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-11-22 03:31:41 +00:00
Kelvin Sherlock 16d01203f8 git-svn-id: svn://qnap.local/TwoTerm/trunk@2307 5590a31f-7b70-45f8-8c82-aa3a8e5f4507 2011-10-15 23:17:48 +00:00
Kelvin Sherlock 4c09c17029 change settings for visual effects
git-svn-id: svn://qnap.local/TwoTerm/trunk@2025 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-14 16:34:05 +00:00
Kelvin Sherlock 46ebda708c use textport
git-svn-id: svn://qnap.local/TwoTerm/trunk@2024 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-06 18:32:27 +00:00
Kelvin Sherlock 272ad2a166 tabTo, insertc, deletec for TextPort.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2023 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-06 18:31:49 +00:00
Kelvin Sherlock 01d1a214c1 move cursor timer to category.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2022 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-06 18:29:42 +00:00
Kelvin Sherlock 75e06ed81f rename plist
git-svn-id: svn://qnap.local/TwoTerm/trunk@2021 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-06 18:27:32 +00:00
Kelvin Sherlock 0dd6473956 cursor type
git-svn-id: svn://qnap.local/TwoTerm/trunk@2020 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-05 02:21:34 +00:00
Kelvin Sherlock 93a6782a2b fix eraseline behavior.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2019 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-05 02:21:08 +00:00
Kelvin Sherlock 4f239780ed cursor type support for GNO/ME console.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2018 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-05 01:47:31 +00:00
Kelvin Sherlock a6c9be6290 Move eraseLine/eraseScreen to obsolete.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2017 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-05 01:46:53 +00:00
Kelvin Sherlock d035f5e693 move scanline/blur around.
git-svn-id: svn://qnap.local/TwoTerm/trunk@2016 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
2011-02-03 02:42:03 +00:00