Commit History

Author SHA1 Message Date
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  BDisp e2a59050fe Fixes #3122. Shift-Tab is broken on TextView. (#3123) 1 year ago
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
  Tig 3b394c8104 Fixes #3115. `TextView` should use `Command.ShowContextMenu` not `Command.Accept` (#3118) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp 8f1b5aceb6 Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3036) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 years ago
  BDisp ef6f355f50 Fixes #2653. TextField is using the UTF8 encoding to handle substring not compatible with string. (#2654) 2 years 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
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp be67e0f09f Fixes #2196. TextView: Setting Text places cursor at beginning, unlike TextField (#2572) 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
  BDisp 8dbb345225 Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  Tigger Kindel d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 years ago
  tznind cfb2058bc0 Fix tests 2 years ago
  Tigger Kindel fa87e6dda5 Fixed TreeTests 2 years ago
  BDisp 5847abeef9 Fixes #2429. Error when replacing a word in textView. 2 years ago
  tznind 7a52f45a10 Add PointEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  Tig Kindel eb3af67027 fixing bugs caused by Pos.Combine bugfix 2 years ago
  Tig Kindel 7454dac942 Reorg of unit tests 2 years ago