Commit History

Author SHA1 Message Date
  Thomas Nind 057cea44d2 Merge branch 'v2_develop' into events 2 years ago
  Tig Kindel f08e45f493 Renamed ProcessViewSize to OnResizeNeeded 2 years ago
  Tig Kindel ab2bda109b improved API docs, removed duplicate code, refactored to make more readable 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  BDisp 4fa3ac7b48 Fixes #2179. Button should only respond to a mouse button clicked. 2 years ago
  BDisp a4d4a5f9c3 Using base.HotKey instead of private field. 3 years ago
  BDisp 6542e86979 Removing duplicate code. 3 years ago
  BDisp e02df8c043 Added some more features and bug fixes. 3 years ago
  BDisp d9a56e97c8 Fixes changes requested. 3 years ago
  BDisp 2e2566f0f0 Fixes #1796. If TextView is ReadOnly tab and return are ignored. Also fixes Button click via spacebar (#1804) 3 years ago
  James A Sutherland efb654e6d9 Fixes #1750. Erroneous suppression of Button Text updates. (#1752) 3 years ago
  BDisp d99bc42f39 Preventing more Update execution before Initialize. 3 years ago
  BDisp c561016423 Prevents updating button before initialization. 3 years ago
  BDisp e941169dad Fixes the draw clip bounds issue visible on ScrollView. 3 years ago
  BDisp ee119ffaac Forces button to redraw before invoke Clicked event. 3 years ago
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
  BDisp 4281030361 Changed Button Text property to use override instead of new. (#1622) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp 3c9a4e51c6 Button text should be centered by default. 4 years ago
  BDisp 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) 4 years ago
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. 4 years ago
  BDisp 4bbe50c506 Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized. 4 years ago
  BDisp 4fb0c93861 Fixes #968. Button Dim handler and a Dim unit test. Added a ToString to DimCombine. 4 years ago
  BDisp d1b99b7c9a Invert the condition. 4 years ago
  BDisp ab690d3e0a Fixes #965. Broken buttons 4 years ago
  BDisp be840f31cc Changing Dim.DimCombine class as public. 4 years ago