コミット履歴

作者 SHA1 メッセージ 日付
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 年間 前
  Tig e5d01bfdb1 Fixed Button with WantContinuousPressed = true not responding to single clicks 1 年間 前
  Tig 5c36db22a4 merge 1 年間 前
  Tig bd0f89f8b1 Border changes color, not line style on drag 1 年間 前
  Tig 6c296bb299 Disabled Hover (#define HOVER). 1 年間 前
  Tig ac667dae2c Got Hover working for all Views (Button) and Border. Still a bit of a prototype. 1 年間 前
  Tig 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines 1 年間 前
  Tig cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 年間 前
  Tig ba429cffc2 Merged (Rebased) continous button PR 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 dd8fe76cab Rebased with v2_develop - broke stuff. 1 年間 前
  Tig fd7e273f85 Updated Mouse scenario with filter 1 年間 前
  Tig 3bd69c24f3 Set args.Handled where needed 1 年間 前
  Tig 2acc235b17 merge fixes2 1 年間 前
  Tig 1b21dd5ef1 merged 1 年間 前
  Tig 1f89d6f098 Code cleanup 1 年間 前
  Tig 2ed6ed52c7 beefed up unit tests 1 年間 前
  Tig c1896ee048 Renamed to HighlightOnPress and added unit tests 1 年間 前
  Tig 45309c7564 Better looking invert color logic 1 年間 前
  Tig 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 年間 前
  Tig d57b58be1a Updated ViewMouse unit tests 1 年間 前
  Tig ca7b8bb0ee fixed OnMouseClick logic 1 年間 前
  Tig ca5df086ad fixed OnMouseClick logic 1 年間 前
  Tig d25f98f8e3 Everything appears to work (except ScrollView which I broke but will fix). 1 年間 前
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 年間 前
  Tig 919f8e5991 Merge branch 'v2_develop' into v2_3273_FOUND_finddeepestview 1 年間 前
  Tig 348c0dc199 View.OnMouseClick now Can/Setfocus. 1 年間 前
  Tig Kindel 6b374a9026 Clicking on padding sets focus 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 年間 前