Commit History

Author SHA1 Message Date
  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
  BDisp c1de5e0dc6 Fixes #2545. ListView throw exception if click on the top border. (#2547) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  BDisp a0c0d18a5a Prevents OnEnter throw exception if IsInitialized is false. 2 years ago
  BDisp 3e504ca8e8 Run EnsureSelectedItemVisible on OnSelectedChanged. 2 years ago
  BDisp 0656662b12 lastSelectedItem must be equal to selected no matter has focus or not. 2 years ago
  BDisp c5ef409819 Fixes #2459. ListView SelectedItem throw exception if the value is -1. 2 years ago
  BDisp d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  Tig Kindel 9232a2bd59 Merge branch 'develop' into unittest_reorg 2 years ago
  Tig Kindel 7454dac942 Reorg of unit tests 2 years ago