Historie revizí

Autor SHA1 Zpráva Datum
  [email protected] 06dbc91583 Moved caret visibility decision to helper method and called that method in OnTemplateApplied also před 7 roky
  Rayyan Tahir cf3bdf8507 When TextBox IsReadOnly property is true, no need to show caret. před 7 roky
  CommonGuy ab36f86325 Add the NewLine property to TextBox před 7 roky
  Dan Walmsley 8befbacba0 Use textpresenter to replace with password char. před 7 roky
  Dan Walmsley 8493ce8f04 correctly order the properties. před 7 roky
  Dan Walmsley a4221ad809 whitespace. před 7 roky
  Dan Walmsley d1200e1e47 protect against copy and cut. před 7 roky
  Dan Walmsley a9747e0bd6 whitespace. před 7 roky
  Dan Walmsley aca0fb3eba Implement password char on TextBox rather than separate control. před 7 roky
  temporaryuser0 ad675ded5e Check if event was handled before in OnTextInput před 7 roky
  Steven Kirk e8e81c1faf Merge branch 'master' into fixes/336-undo-redo-bindings před 7 roky
  Steven Kirk 0eb5ff84be Merge branch 'master' into fixes/336-undo-redo-bindings před 7 roky
  Steven Kirk 6682c3e2dc Moved the reentrancy check to TextBox. před 7 roky
  sdoroff 6bc4c1764c Fixed an off by one bug před 7 roky
  Dan Walmsley d1b0a9ef30 handle textinput. před 7 roky
  Dan Walmsley 6b8eb17a98 set e.Handled in textbox OnGotFocus. před 7 roky
  Steven Kirk f0afca5ead Clear TextBox undo stack on binding change. před 7 roky
  Steven Kirk 83f795480b Fixed #1376 před 7 roky
  Steven Kirk e5800c17f1 Fix TextBlock click positioning. před 7 roky
  Steven Kirk b7de65f1aa Fix TextBox text truncation. před 7 roky
  sdoroff 5dce65f7b6 Created a shared DataValidationErrors framework před 7 roky
  sdoroff 267aab12ef Altered OnKeyDown to accurately set handled před 7 roky
  Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. před 7 roky
  José Pedro 7cccc6bda0 Use nameof where possible. před 8 roky
  Jeremy Koritzinsky 6d075ad27b Fix #424. před 8 roky
  Jurjen Biewenga 3321887970 Made the invalidCharacters array static readonly and replaced the DEL char with the unicode representation před 8 roky
  Jurjen Biewenga 410702da5b Added array that is used to filter out certain characters the input to the textbox před 8 roky
  Dan Walmsley c37dd6cda9 null check on hide caret. před 8 roky
  Dan Walmsley 2638f02cd6 fix null reference when focusing textbox in attached to visual tree, před 8 roky
  Nikita Tsukanov 0b756d0b8a More null checks před 8 roky