Граф коммитов

312 Коммитов

Автор SHA1 Сообщение Дата
Brad Robinson d7084dcb7d Support for alt caret position + keyboard navigation. 2020-08-04 08:15:58 +10:00
Brad Robinson 0533603001 Word boundary algorithm 2020-08-03 09:06:33 +10:00
Brad Robinson 21fc23173f Start on editor document 2020-08-03 09:06:00 +10:00
Brad Robinson 0ad92a7026 Fixed layout not invalidated after adding text 2020-08-03 09:05:24 +10:00
Brad Robinson 15e72b5040 Switch to SkiaSharp.HarfBuzz 2020-08-03 09:04:59 +10:00
Brad Robinson 335aa65369 b0.3.129 2020-07-29 16:46:29 +10:00
Brad Robinson 914161808c Updated documentation 2020-07-29 16:46:29 +10:00
Brad Robinson b517ad11d9 Build 128 2020-07-29 16:45:14 +10:00
Brad Robinson 822c9495b0 b0.3.128 2020-07-29 16:42:45 +10:00
Brad Robinson 4a44a5b984 Updated documentation 2020-07-29 16:42:45 +10:00
Brad Robinson eeaca88f55 b0.3.127 2020-07-29 16:36:52 +10:00
Brad Robinson c6dd2e68bc Updated documentation 2020-07-29 16:36:52 +10:00
Brad Robinson b7eaca493d Don't push symbols to nuget 2020-07-29 16:35:58 +10:00
Brad Robinson b5ce4fee10 b0.3.126 2020-07-29 16:31:45 +10:00
Brad Robinson 609b371b94 Updated documentation 2020-07-29 16:31:45 +10:00
Brad Robinson c5c48378e9 Update test cases to netcoreapp3.1 2020-07-29 16:30:51 +10:00
Brad Robinson 87d0e9130a Update version to 0.3 2020-07-29 16:26:49 +10:00
Brad Robinson 8ff2b6d298 Fixes for SkiaSharp 2.8 (font fallback not working) + don't use deprecated functions 2020-07-29 16:26:18 +10:00
Brad Robinson 403b3591db Update nuget push command 2020-06-23 14:37:49 +10:00
Brad Robinson 4e0c9a0eed b0.2.125 2020-06-23 14:35:51 +10:00
Brad Robinson cb1af612d0 Updated documentation 2020-06-23 14:35:51 +10:00
Brad Robinson 3cf32c7314 b0.2.125 2020-06-23 14:12:29 +10:00
Brad Robinson b6e6a326b8 Updated documentation 2020-06-23 14:12:29 +10:00
Brad Robinson 58dbf1630e New build tools 2020-06-23 14:11:43 +10:00
Brad Robinson 5787fa1b3e New build tools 2020-06-23 14:11:03 +10:00
Brad Robinson a3e4d339d5 Update docs 2020-06-12 12:19:35 +10:00
Brad Robinson 895722d309 Update docs 2020-06-12 12:16:44 +10:00
Brad Robinson 186d0fdd98 Updated incorrect doc string 2020-06-12 02:15:33 +10:00
Brad Robinson 232cb854a2 b0.2.123 2020-05-26 08:07:30 +10:00
Brad Robinson 44fec27b9e Fixed RichString.Add(fontItalic:) 2020-05-26 08:06:46 +10:00
Brad Robinson d7e0e1ae46 b0.2.122 2020-05-25 09:57:28 +10:00
Brad Robinson b15cdded54 Updated docs 2020-05-25 09:55:37 +10:00
Brad Robinson 58a752c89b Added RichString.ToString() 2020-05-25 09:50:18 +10:00
Brad Robinson 594c86b71c b0.2.121 2020-05-25 09:26:01 +10:00
Brad Robinson f3d67d6c81 Added RichString.Revision + fixed a bug in RichString.GetCaretInfo() 2020-05-25 09:25:00 +10:00
Brad Robinson d7c457af8e Updated style manager to more efficiently handle assigning the current style to a style it already provided. 2020-05-25 09:24:04 +10:00
Brad Robinson 7b6b8acaf6 Added the ability to "seal" a style in the default IStyle implementation to prevent it from changing. (used internally by style manager) 2020-05-25 09:23:32 +10:00
Brad Robinson adbb71b387 Fixed IStyle.HasSameLayout to include letter spacing + added IStyle.IsSame for full equality check 2020-05-25 09:22:15 +10:00
Brad Robinson bc7a59ddc9 Missing syntax highlighting 2020-05-24 19:28:39 +10:00
Brad Robinson 52d462cfe1 Updated docs 2020-05-24 19:26:12 +10:00
Brad Robinson eb6b7b5503 b0.2.120 2020-05-24 19:18:16 +10:00
Brad Robinson 3008bbfc6e Updated version to 0.2 2020-05-24 19:17:02 +10:00
Brad Robinson 1b49d660f1 Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
Brad Robinson 1f53e9cda4 Update packaging to use new license and icon method 2020-05-24 18:50:27 +10:00
Brad Robinson dd72f1466c Added support for letter spacing! 2020-05-24 18:47:01 +10:00
Brad Robinson c6275c97ad Added support for hit testing and caret info to RichString 2020-05-24 11:15:45 +10:00
Brad Robinson d5bd9b9557 Added HitTestResult.Equal, IsNone and None 2020-05-24 11:15:12 +10:00
Brad Robinson 49cb9b5c5f Removed a bunch of properties from CaretInfo that don't really belong there. Use TextBlock.CaretIndicies instead 2020-05-24 11:14:44 +10:00
Brad Robinson c20c0d3a3f Better FontRun.ToString() for help debugging 2020-05-24 11:13:30 +10:00
Brad Robinson 3c0cd3f0da Added copyright notices 2020-05-24 11:13:04 +10:00