コミット履歴

作者 SHA1 メッセージ 日付
  Tig 1549d0de1d Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 年間 前
  Tig 0cde0e17ea Fixed menu code that was using View.Move inproperly 1 年間 前
  BDisp 534ab2a631 Fixes #3326. Menu is responding even outside the limits, not moving to the view that has the mouse. 1 年間 前
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 年間 前
  Tig 0900333e12 Reamed Bounds -> Viewport - more rename 1 年間 前
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 年間 前
  Tig 3c3babb7fd git rebase --onto v2_3298_REDO-xxxToScreen-improvements 1 年間 前
  Tig 17f9927a76 Re-removed clamped 1 年間 前
  Tig Kindel 3d30b06212 Fixed Menu: Was not dealing with Border correctly 1 年間 前
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 年間 前
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 年間 前
  Tig Kindel 248efc2cc2 Simplified FindDeepestVieew 1 年間 前
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 年間 前
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 年間 前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年間 前
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 年間 前
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 年間 前
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 年間 前
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 年間 前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年間 前
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 年間 前
  Tig 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 年間 前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年間 前