33 Commits

Author SHA1 Message Date
Michael Babienco 19b63ff242 Add tabKeyAlwaysIndentsOutdents property 2020-12-08 09:28:48 -05:00
Michael Babienco a5b3731db0 Small syntax adjustments 2020-11-13 10:26:50 -05:00
Michael Babienco c60559bb6c Fix handling of system font grabbing 2020-08-03 17:07:07 -04:00
Michael Babienco 1cacbec617 Fix delegate receptor handling 2019-12-31 14:54:04 -05:00
Michael Babienco 1fbf470d24 Fix some possible null refs 2019-09-05 12:34:24 -04:00
Michael Babienco 846aeb292e Fix crash with selection out of range 2019-08-27 15:16:01 -04:00
Michael Babienco 43b1acd9ca Update to Xcode 10 2019-08-27 09:27:16 -04:00
Deadpikle e694418c73 Fix bullet bug where deleting newlines didn't clear bullets 2018-05-16 15:36:58 -04:00
Deadpikle 39592a4bfc Bullet issue fixes; closes #6 & #7 2018-05-16 15:09:37 -04:00
Deadpikle f438543ec4 Update README.md 2018-05-16 14:32:51 -04:00
Deadpikle 42c85ccad2 Make backwards compatible to 10.10 2018-05-16 13:28:25 -04:00
Deadpikle 0a2e10993f Merge pull request #5 from Spider2man3/bullet-point
Made bullet point functionality work a bit more like Word/Pages.
2018-05-11 11:35:07 -04:00
Thomas Manu 82cae6e3c5 Fix wrap-around bug 2018-05-10 17:00:44 -04:00
Thomas Manu 0cada178a2 Remove addition overhead 2018-05-10 16:29:32 -04:00
Thomas Manu 36949138d8 Selecting bullet point only fixes bug of extra character 2018-05-10 15:48:43 -04:00
Thomas Manu 5dc4407f01 Add bug fix to select bullet string from different paragraph 2018-05-10 14:50:32 -04:00
Thomas Manu c9eeb307ef Change name from mouse to isMouseClick 2018-05-10 10:52:17 -04:00
Thomas Manu bd4a7e3760 Change method name to adjustSelectedRangeForBullets 2018-05-09 16:56:56 -04:00
Thomas Manu bffa2250f5 Update documentation and remove unnecessary changes 2018-05-09 16:50:29 -04:00
Thomas Manu 6b1de5c06b Fix bug with hitting left arrow twice and selecting bullet with mouse 2018-05-09 16:08:37 -04:00
Deadpikle d97c7bf74f Fix possible null ref in changeToFont 2018-05-03 15:08:46 -04:00
Thomas Manu f2df27010c Fix issue with flickering cursor and problem with highlighting. 2018-04-10 12:19:10 -04:00
Thomas Manu 9becb802cd Fix bug with having to press left arrow twice to move to a different bullet 2018-04-05 14:03:32 -04:00
Thomas Manu 9bacbb2197 Add function to move cursor around bullet point 2018-04-04 17:17:52 -04:00
Deadpikle 0a895c8673 Update to Xcode 9.3 2018-03-30 09:56:35 -04:00
Deadpikle b26a19dfde Fix incorrect text view changed call in bullet list 2018-03-29 18:58:34 -04:00
Deadpikle a76dc416a6 Add function to change all text to specific font while retaining traits 2018-03-29 16:35:58 -04:00
Deadpikle 4c4e0264ef Allow user to selectively enable keyboard shortcuts 2018-03-29 15:48:57 -04:00
Deadpikle 140142ec12 Fix bug with bullet list not being indented properly 2018-03-28 17:20:09 -04:00
Deadpikle 075ec588ec Remove some dead comments 2018-03-28 17:12:36 -04:00
Deadpikle 6d8388d263 Improve RTE documentation 2018-03-28 15:01:50 -04:00
Deadpikle 0838210bec Remove unnecessary textObserver property and documentation 2018-03-28 14:47:18 -04:00
Deadpikle 747337013d Move files around; update README.md 2018-03-28 14:29:57 -04:00