Historial de Commits

Autor SHA1 Mensaje Fecha
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances hace 1 año
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal hace 1 año
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) hace 1 año
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal hace 1 año
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) hace 1 año
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` hace 1 año
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` hace 1 año
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) hace 1 año
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) hace 1 año
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) hace 1 año
  joebart457 3150d43979 Fixes #3144. TextView Autocomplete does not insert capital letters (#3145) hace 1 año
  BDisp e2a59050fe Fixes #3122. Shift-Tab is broken on TextView. (#3123) hace 1 año
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) hace 1 año
  Tig 3b394c8104 Fixes #3115. `TextView` should use `Command.ShowContextMenu` not `Command.Accept` (#3118) hace 1 año
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hace 1 año
  BDisp 8f1b5aceb6 Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3036) hace 1 año
  Tigger Kindel 760ab804f0 WIP - Everything seems to work hace 1 año
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code hace 1 año
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) hace 2 años
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) hace 2 años
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) hace 2 años
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) hace 2 años
  BDisp be67e0f09f Fixes #2196. TextView: Setting Text places cursor at beginning, unlike TextField (#2572) hace 2 años
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) hace 2 años
  BDisp 8dbb345225 Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524) hace 2 años
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) hace 2 años
  Tigger Kindel d00b11ae5d Added and fixed ScrollBarView and ScrollView tests hace 2 años
  tznind 3d9aac8e4c Add AutocompleteContext hace 2 años
  tznind 8f6bdca20c xmldoc and whitespace fixes hace 2 años