Commit History

Author SHA1 Message Date
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 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
  Thomas 1c4b92ca2f Fix layout 2 years ago
  Thomas Nind 4bc5a3b23a Merge branch 'v2_develop' into caption 2 years ago
  Thomas 0b6856ad88 Added caption tests 2 years ago
  BDisp f0f0d008ca Fixes #2453. TextField OnEnter throws exception if IsInitialized is false. 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 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  BDisp 29b92a3610 Add unit test deleting a word with accented char. 2 years ago
  BDisp 03b20371f6 Fixes #2333. TextField is selecting badly a word on double click. 2 years ago
  Tig Kindel 7454dac942 Reorg of unit tests 2 years ago