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 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 d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind e347a255b7 Add HexViewEditEventArgs 2 years ago
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp b28e8186dc Added mouse support and more features to the HexView. (#1571) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  Gilles Freart 4c34a88552 Applying requested style 4 years ago
  Gilles Freart 3ea6bb89d9 Applying style change, renaming some variable 4 years ago
  Gilles Freart 92e9d29e37 Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum 4 years ago
  Gilles Freart ff512f5846 Adjustment under ubuntu & ubuntu xTerm 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 years ago
  Gerasimos (Makis) Maropoulos 83047b4232 various misspell fixes 5 years ago
  Charlie Kindel 90b19a5e04 POC 5 years ago
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy 5 years ago
  Charlie Kindel cdae703610 Merge pull request #593 from BDisp/hexview-enter 5 years ago
  Charlie Kindel fddfcf8802 Charlie's Mondo Patch (#600) 5 years ago