Commit History

Author SHA1 Message Date
  BDisp 614bb69ed9 Resolving merge conflicts. 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  BDisp e58c15f2e6 Add undo and redo support for cells attribute. 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 10 months ago
  BDisp 903827a147 Fix start/end row and cols. 10 months ago
  BDisp 439bddf5c5 Fix width for 16 colors. 10 months ago
  BDisp a4f23520b3 Fix ApplyRuneCellAttribute method. 10 months ago
  BDisp d3be2ac405 Only consider SelectionStartRow and SelectionStartColumn when SelectedLength is grater than 0. 10 months ago
  BDisp bd42a48b47 Add borders to the 16 colors. 10 months ago
  BDisp bb5af016f8 Add support for colored runes in the Editor scenario. 10 months ago
  Tig 492a772abc Cleaned up scenarios. Fixed Visible issue. 11 months ago
  Tig 4b479a60f3 Refactored subview methods 1 year ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 1 year ago
  Tig a03e30537c reordered params for consistency 1 year ago
  Tig a4d1990e2a Merge branch 'v2_develop' into v2_2491-Arrangement-Overlapped 1 year ago
  Tig 0bd50c5b93 Fixes #3641. `CheckBox.State` -> `CheckBox.CheckState` (#3648) 1 year ago
  Tig 4226d8172e Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases. 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  BDisp f925625baa Add GetQuitKeyAndName helper method. 1 year ago
  Tig 6188127a24 Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked). 1 year ago
  Tig b55ee57371 Moved EventArgs<T> to sep file. 1 year ago
  Tig 9e6a00bf3a StatusBar conversion progress. 1 year ago
  Tig 05613bb229 Start on replacing old StatusBar with new 1 year ago
  Tig 558384dd77 Tweaked find/replace window in Editor 1 year ago
  Tig 8d6436cc81 Upgraded Editeor Scenario 1 year ago
  BDisp 68ba0db9c4 Removes unnecessary RightOffset and BottomOffset properties. 1 year ago
  Tig c877c1844d Simplified Alignment enum 1 year ago
  Tig ce1e243df2 Justification->Alignment 1 year ago
  Tig c5a6c907a4 Justifier->Aligner 1 year ago