Commit History

Author SHA1 Message Date
  Tig 5cdac86fea Fixed warnings 1 year ago
  BDisp fa0085d9e4 ix some more bug, cleanup code and add more unit tests. 1 year ago
  tznind ff6fbc9d80 Add NewValue checks back in again 1 year ago
  tznind 6bcda35384 Add event handlers for Accept to match Leave events 1 year ago
  Tig 492a772abc Cleaned up scenarios. Fixed Visible issue. 1 year ago
  Tig a097625045 Expanded Navigation Scenario 1 year ago
  Tig 20249faa10 Fixed adornment editor scenarios 1 year ago
  Tig 6667b33cf5 Fixsed colorpicker tab order 1 year ago
  Tig c39318c521 merged 1 year ago
  Thomas Nind 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
  Tig 21c9097d52 pull squash 1 year ago
  Tig f02ca8abc0 Added horizontal scenario stuff 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig 7840cea48c SetContentSize -> set_ContentSize 1 year ago
  Tig 9766ee0516 Removed bad Checkbox code. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig 5c36db22a4 merge 1 year ago
  Tig cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 year ago
  Tig 1b21dd5ef1 merged 1 year ago
  Tig c1896ee048 Renamed to HighlightOnPress and added unit tests 1 year ago
  Tig 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 year ago
  Tig d25f98f8e3 Everything appears to work (except ScrollView which I broke but will fix). 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 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
  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