Commit History

Author SHA1 Message Date
  Ross Ferguson eb45036848 Fixes #3132 #3138 ComboBox (v2) One key delay when keying down arrow. Up arrow does not move back to searchbox (#3133) 1 year ago
  Tig bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
  Maciej 3d829d71db Fixes #3106: Combo Box selection fixes (#3117) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  maciekwin3 8a5d076c57 Fix line duplicate 1 year ago
  maciekwin3 ffea15f66b Add SearchText property to combobox 1 year ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. 2 years ago
  tznind 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
  tznind 4b5fbfb89c Revert "Added TextChangedEventArgs" 2 years ago
  tznind fe2710ad2d Added TextChangedEventArgs 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
  BDisp 8cf7a3514d Fixes bug related with allowed type files filter in FileDialog. 2 years ago
  BDisp b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) 2 years ago
  Tig Kindel fc9e84a429 Updated docs; regeneraged docs (#1881) 3 years ago
  BDisp e02df8c043 Added some more features and bug fixes. 3 years ago
  BDisp 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  Thomas Nind 3e7d2ef570 Fixes #1584 - ComboBox is hiding elements below from being clicked/focused (#1585) 3 years ago
  BDisp d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 years ago
  Igor Bagdamyan f602d3bd1d ComboBox cursonDownKey nullref fix (#1472) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp d172f3f186 Fixes to avoid exception with the ComboBox in All Views Tester. 4 years ago
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 years ago