8573 Commits (349d93b7d673e9c96a28fff95ea211fc0fc97b15)

Author SHA1 Message Date
Dan Walmsley f9f32736f7 add names for default context menu. 6 years ago
Dan Walmsley 5a780952e7 use static resource for the context menus in textbox templates. 6 years ago
Dan Walmsley 076d23c903 cant cut when readonly.. 6 years ago
Dan Walmsley e8224ad78b restore submodule. 6 years ago
Dan Walmsley 23f13957cd add context menu back. 6 years ago
Dan Walmsley 219a71f9a9 fix mem leak tests for context menus. 6 years ago
Dan Walmsley b11c1dd0d5 add a contextmenu to resources. 6 years ago
Dan Walmsley bb2d629a11 fix test errors. 6 years ago
Dan Walmsley 8036cf02d8 Revert "add context menu to textbox template" 6 years ago
Dan Walmsley 809750cf28 update xamlil 6 years ago
Dan Walmsley 911a375897 remove default textboxcontextmenu resource. 6 years ago
Jumar Macato 608dd35fba added context menu to default theme 6 years ago
Jumar Macato e5085fc9fe add context menu to textbox template 6 years ago
Dan Walmsley 6b872692d3 tidy code. 6 years ago
Dan Walmsley a82cd00122 move standard textbox context menu to the templates. 6 years ago
Dan Walmsley 6f96ef6fbd add gesture text. 6 years ago
Jumar Macato e6e2319dc3 add context menu 6 years ago
Jumar Macato bb8e594e58 Expose Cut Copy and Paste methods for binding for context menus 6 years ago
Dan Walmsley abfa846e9d add comments and move public method above private and protected. 6 years ago
Dan Walmsley 059e46f592 make clear selection public. 6 years ago
Dan Walmsley 67381d0a91 dont crash when window is closed and apis are still called. 6 years ago
Dan Walmsley 69f878df59 allow osx to run in vm where opengl init may fail. 6 years ago
Dan Walmsley d6f70744e6 extract clear selection to method. 6 years ago
Dan Walmsley 24ea1f618f [TextBox] keep caret index when clearing selection. 6 years ago
Benedikt Schroeder 5189509817 Fix #4521 6 years ago
Benedikt Schroeder 7727722cb3 Make sure to always return a valid CharacterHit for next / previous CharacterHit 6 years ago
Luis von der Eltz 2df2943a27 !F Adding margin/padding 6 years ago
José Pedro 8af00c9d10
Relaxed conditions for data context type inference in compiled bindings. 6 years ago
Murdo R Ergeaux c57ce7f5fc Fix Issue 3825 6 years ago
Jumar Macato 0706c82176
Fix Missing CaretBrush on DefaultTheme's TextBox 6 years ago
Giuseppe Lippolis a222bf9239 Add test to check ViewModel is Collected 6 years ago
Giuseppe Lippolis 9270f58a9f Implemented WeakPropertyChangedProxy to avoid memory leak 6 years ago
Giuseppe Lippolis 793f1b7453 Allow support at CanExecute when binding a method 6 years ago
Kiminuo cd180770fb AppBuilderBase: Allow to specify app factory. 6 years ago
Jeremy Koritzinsky aa5bc078a7
Re-enable SharpGenTools.Sdk to patch calli but disable codegen (#4512) 6 years ago
danwalmsley bc42091ce9
Revert "Expose Cut Copy and Paste methods for binding for context menus" 6 years ago
Dan Walmsley 71109100eb tidy code. 6 years ago
Dan Walmsley 5ea8c57f76 move standard textbox context menu to the templates. 6 years ago
Dan Walmsley e93ac83ae4 add gesture text. 6 years ago
Jumar Macato fb75a836be
add context menu 6 years ago
Dan Walmsley b5c0b240c8 use OverlayInputPassThrough in default theme menus. 6 years ago
Dan Walmsley a25b3235eb fix default theme pointer move over menus. 6 years ago
Jumar Macato 43b94e997c
Expose Cut Copy and Paste methods for binding for context menus 6 years ago
Maksym Katsydan 9ff731ab70 Fix another missing resources on default theme (including #4376) 6 years ago
Dan Walmsley 54cedcea87 dont allow text selection to be lost when context menu is opened... i.e. for copy and paste to work. 6 years ago
Dan Walmsley df19b1c127 change api stability to preview3. 6 years ago
Dan Walmsley 0daf5f771e dont generate sharpgen sources. 6 years ago
Dan Walmsley 03cc2dfff7 clear reveal password when lose focus. 6 years ago
Jumar Macato 23713366fa
add support for default theme 6 years ago
Maksym Katsydan a887e3e50e Fluent TextBox: Return "Hide" password button icon 6 years ago