Commit History

Author SHA1 Message Date
  BDisp 48a73b4756 Fixes #2739. UICatalog Text Editor Column / Row not be updated when cursor moving. (#2740) 2 years ago
  Charlie Kindel a0b36d3457 merged develop 2 years ago
  Charlie Kindel 8c99cde92c Prep for broader ConsoleDriver tests 2 years ago
  BDisp 8cf7a3514d Fixes bug related with allowed type files filter in FileDialog. 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Charlie Kindel fc6f830339 Tweaked unit tests to be more robust 2 years ago
  Tig Kindel 5dc2ec7606 Clean up old code 2 years ago
  Charlie Kindel e6c322b1d5 backed out testing change 2 years ago
  Charlie Kindel 76dd8a70d4 more doc improvements 2 years ago
  BDisp f01132ca0e Fixes #1948. It isn't possible to get unwrapped cursor position when word wrap is enabled on TextView. (#1949) 3 years ago
  BDisp 74b91a3979 Textview readonly wrap fix (#1898) 3 years ago
  BDisp 0e05baef62 Added a 'Read Only' to the Editor scenario Format menu. (#1882) 3 years ago
  BDisp e02df8c043 Added some more features and bug fixes. 3 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  BDisp 177465fae2 Implementing context menu and localization on TextView. (#1631) 3 years ago
  BDisp 6c21b1ee6e Implementing HistoryText class for undo and redo text. (#1590) 3 years ago
  BDisp 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 years ago
  BDisp 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 years ago
  Thomas Nind d60aed79e4 Autocomplete for TextView (#1406) 4 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  Charlie Kindel dcc126942a Merge pull request #1364 from BDisp/textview-load-file 4 years ago
  BDisp e22b52e665 Fixes HasFlag behavior by using == keyword. 4 years ago
  BDisp 35cbf68a3a Revert "Fixes HasFlag behavior by using Equals keyword" 4 years ago
  BDisp a6daa4d474 Fixes HasFlag behavior by using Equals keyword 4 years ago
  BDisp 49e71b45af Fixes #1380. Setting AllowsTab in TextView keeps Multiline. 4 years ago
  BDisp 2608fe47f3 Handling Ctrl+Q 4 years ago
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. 4 years ago
  BDisp 3f7e996187 Prevents application crash if OS clipboard is not supported. 4 years ago
  Thomas Nind 6a9e27761f Nested types for TabView and TableView (#1243) 4 years ago