Commit History

Author SHA1 Message Date
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  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