Commit Graph

2905 Commits

Author SHA1 Message Date
Bryan Ashby 3e0926b87a * Update word wrap with backspace 2015-06-16 00:27:04 -06:00
Bryan Ashby d3c6d6fdef * placeholder for backspace 2015-06-15 23:00:47 -06:00
Bryan Ashby 7281011a7a * start of backspace impl 2015-06-15 22:53:49 -06:00
Bryan Ashby 683f21cf1a * Some thoughts 2015-06-15 15:54:33 -06:00
Bryan Ashby 81dab54f78 * Fix line feed key with tabs 2015-06-14 23:18:21 -06:00
Bryan Ashby 2632c150ac * Fix line feed losing a character
* Fix wrapping when tabs are involved
2015-06-14 21:19:25 -06:00
Bryan Ashby 8a75dbc91f * Movement working pretty well with tabs, etc.
* Handling of linefeed (enter key)
* Start work on tab key press
2015-06-13 21:49:12 -06:00
Bryan Ashby dc883ac6e6 * Some ideas on tabstop rework... 2015-06-12 16:44:32 -06:00
Bryan Ashby 1b50993768 * More work on cursor movement inc left key with tabs 2015-06-11 23:09:13 -06:00
Bryan Ashby b24cbd9436 * Word wrapping functional with tabs in the mix (at least when adding chars!) 2015-06-11 21:05:52 -06:00
Bryan Ashby 251a4777f6 * Mostly notes 2015-06-11 16:53:34 -06:00
Bryan Ashby 9ead6ab0fa * Improvement to word wrapping in multi line editor. Now handles spaces, etc. 2015-06-10 21:49:18 -06:00
Bryan Ashby 019dbaf034 * Wrapping & cursor placement improvements 2015-06-10 16:12:21 -06:00
Bryan Ashby b759975742 * Some minor tweaks. Nothing major right now 2015-06-08 22:41:57 -06:00
Bryan Ashby 6bf5a8425c * getSGRFor() 2015-06-08 16:51:27 -06:00
Bryan Ashby 05af6daa8d * Probably some throw away changes 2015-06-08 00:03:09 -06:00
Bryan Ashby 30150dac66 * Some improvements. Start WIP on cursor position when wrapping lines 2015-06-07 23:45:06 -06:00
Bryan Ashby 71511ae4a3 * Some progress on word wrapping and character insertion... very broken. Some ideas... 2015-06-07 21:32:47 -06:00
Bryan Ashby d16a13707f * Yet more work on inserting and word wrapping as we go. Lots of bugs but getting there 2015-06-07 00:04:09 -06:00
Bryan Ashby 832442288e * Some mostly placeholder work for @art, etc. in View properties (e.g. menu.json)
* Lots of work on MultiLineEditTextView2. WIP text insertion, retrieval, etc.
* Tabs working good at a basic level
2015-06-06 19:34:55 -06:00
Bryan Ashby feab2e0233 * Some SyncTERM / EtherTerm key support for new key system
* Break long words for word wrap if required
* Lots of cursor movement improvements for MultiLineEditText2
* Code cleanup
2015-06-06 00:33:59 -06:00
Bryan Ashby f2a61828aa * Small fix 2015-06-05 16:37:17 -06:00
Bryan Ashby 8a17ca694e * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
Bryan Ashby dd0568f207 * Most of new key/DSR implementation in place... a bit more to go with separation of ch vs key & cleaing up the two handlers -> one onKeyPress 2015-06-04 22:29:14 -06:00
Bryan Ashby a427ad3dda * A little work on new key handling 2015-06-04 17:06:37 -06:00
Bryan Ashby e401e4a1a0 * A lot more work on cursor movement/etc. for MultiLineEditTextView2
* Start mostly placeholder stuff for regular key press / insertion of text
2015-06-03 22:00:33 -06:00
Bryan Ashby 9be258dab5 * Fix some visible vs non-visible, WIP stuff 2015-06-03 17:09:03 -06:00
Bryan Ashby 30b6cbedfb * Some more progress on MLETV2 2015-06-02 22:18:00 -06:00
Bryan Ashby 807551bca9 * Progress on new MLETV2 2015-06-02 16:36:55 -06:00
Bryan Ashby 03821a1afa * Some progress on 2nd ver of MLTEV 2015-06-01 23:00:54 -06:00
Bryan Ashby 3fabeb5071 * Start work on yet another impl. try on MLTEV 2015-06-01 17:10:27 -06:00
Bryan Ashby 40f38d8682 * Not much 2015-05-31 21:50:49 -06:00
Bryan Ashby c8c7566fd3 * Start work on TextBuffer version of MLTEV 2015-05-31 21:18:23 -06:00
Bryan Ashby d7b49e73b3 * Yet more work on this multiline thing :) 2015-05-30 23:45:22 -06:00
Bryan Ashby 69bb7e6302 * Quite a few movement improvements 2015-05-30 22:03:33 -06:00
Bryan Ashby b3848b4dca * More cursor movement. This thing is flaky! 2015-05-29 16:59:21 -06:00
Bryan Ashby 53fe751648 * Not much 2015-05-28 22:17:28 -06:00
Bryan Ashby 9faca92cab * Notes 2015-05-28 11:13:27 -06:00
Bryan Ashby 59e7c661a7 * Fixes to some cursor movement... starting to come together a little 2015-05-28 11:03:20 -06:00
Bryan Ashby 5a6b283923 * Fix backspace in edit views
* Some notes
2015-05-27 22:53:21 -06:00
Bryan Ashby e46105984c * Minor updates to MultiLineEditTextView 2015-05-27 22:11:32 -06:00
Bryan Ashby e62d146075 * WIP on MaskEditTextView stuff. Nothing major yet 2015-05-27 17:27:36 -06:00
Bryan Ashby d9ea295859 * More experimental cursor positioning 2015-05-26 22:57:34 -06:00
Bryan Ashby d83e8e1b55 * Messy, but semi working concept for render vs real gap text buffer 2015-05-26 22:17:57 -06:00
Bryan Ashby 581abd6d2c * More messing around with ideas for multi line 2015-05-21 22:06:35 -06:00
Bryan Ashby c00fa67b94 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2015-05-20 23:07:46 -06:00
Bryan Ashby a24b1045ff * No reall progress on multi line... dur. 2015-05-20 23:07:36 -06:00
Bryan Ashby 07ee5079f4 Merge branch 'master' of ssh://nu.l33t.codes:51977/git/base/enigma-bbs 2015-05-20 13:24:57 -06:00
Bryan Ashby be2c940013 * Some notes and minor changes 2015-05-20 13:24:39 -06:00
Bryan Ashby f9358d04cd * Nothing really... rethinking MultiLineEditTextView 2015-05-18 22:29:33 -06:00