커밋 기록

작성자 SHA1 메시지 날짜
  Tig a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea 1 년 전
  tznind caddcdb846 Fix null reference removing tab 1 년 전
  Tig 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments 1 년 전
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 년 전
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 년 전
  Tig 2d5a99abd8 Clarified how Viewport works 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 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 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 년 전
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 년 전
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 년 전
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 년 전
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 년 전
  BDisp 56943f17d2 Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980) 1 년 전
  Tig bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 년 전
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 년 전
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 년 전
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 년 전
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 년 전
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 년 전
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 년 전
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 년 전
  Tigger Kindel 4de48b6237 Fixed many tests 2 년 전
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 년 전
  Thomas b39413c4aa Remove stale bounds hacks 2 년 전
  tznind b94041e02e Reference Bounds in TabView to avoid redrawing issue with repainting 2 년 전