Commit History

Author SHA1 Message Date
  Tig ce1e243df2 Justification->Alignment 1 year ago
  Tig c5a6c907a4 Justifier->Aligner 1 year ago
  Tig 37073d29b5 Alignment->Justification 1 year ago
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig 3406d97c4c working on cursor issue 1 year ago
  Tig acaa326c51 Merge branch 'v2_develop' into v2_2432-DimAuto 1 year ago
  Tig cea6e54b19 Ready for review. 1 year ago
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  Tig 1549d0de1d Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
  Tig 0cde0e17ea Fixed menu code that was using View.Move inproperly 1 year ago
  BDisp 534ab2a631 Fixes #3326. Menu is responding even outside the limits, not moving to the view that has the mouse. 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig 0900333e12 Reamed Bounds -> Viewport - more rename 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig 3c3babb7fd git rebase --onto v2_3298_REDO-xxxToScreen-improvements 1 year ago
  Tig 17f9927a76 Re-removed clamped 1 year ago
  Tig Kindel 3d30b06212 Fixed Menu: Was not dealing with Border correctly 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  Tig Kindel 248efc2cc2 Simplified FindDeepestVieew 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago