Commit History

Author SHA1 Message Date
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  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 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 1df8ae15bb Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187) 1 year ago
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year ago
  Tig 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 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
  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 105ff9ab54 Fixes #2569. Borders scenarios needed to be refactored. (#2570) 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  BDisp 8d44217c8a Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well. 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
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp d4e7a8c6b3 Added XML Comment. 4 years ago
  BDisp 4073019554 Fixes #959. PositionCursor with hotkeys. 4 years ago
  Artyom bd7610df74 Migrate all controls to C# events 4 years ago
  BDisp 8a241b1cf8 Added a HorizontalSpace property. 5 years ago