Commit History

Author SHA1 Message Date
  Tig e834dfcd1c Removed HighlightEventArgs 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig 5c7a177bdd Code cleanup 1 year ago
  Tig 99948b1486 Simplified HighlightEventArgs 1 year ago
  Tig 28b3362ba4 Fixed key binding issue with shortcuts 1 year ago
  Tig 21c9097d52 pull squash 1 year ago
  Tig 7213588973 New branch to correct merge problem 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig e5d01bfdb1 Fixed Button with WantContinuousPressed = true not responding to single clicks 1 year ago
  Tig 5c36db22a4 merge 1 year ago
  Tig bd0f89f8b1 Border changes color, not line style on drag 1 year ago
  Tig 6c296bb299 Disabled Hover (#define HOVER). 1 year ago
  Tig ac667dae2c Got Hover working for all Views (Button) and Border. Still a bit of a prototype. 1 year ago
  Tig 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines 1 year ago
  Tig cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 year ago
  Tig ba429cffc2 Merged (Rebased) continous button PR 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 dd8fe76cab Rebased with v2_develop - broke stuff. 1 year ago
  Tig fd7e273f85 Updated Mouse scenario with filter 1 year ago
  Tig 3bd69c24f3 Set args.Handled where needed 1 year ago
  Tig 2acc235b17 merge fixes2 1 year ago
  Tig 1b21dd5ef1 merged 1 year ago
  Tig 1f89d6f098 Code cleanup 1 year ago
  Tig 2ed6ed52c7 beefed up unit tests 1 year ago
  Tig c1896ee048 Renamed to HighlightOnPress and added unit tests 1 year ago
  Tig 45309c7564 Better looking invert color logic 1 year ago
  Tig 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 year ago
  Tig d57b58be1a Updated ViewMouse unit tests 1 year ago
  Tig ca7b8bb0ee fixed OnMouseClick logic 1 year ago