提交历史

作者 SHA1 备注 提交日期
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 年之前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年之前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
  Tig 1df8ae15bb Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187) 1 年之前
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 年之前
  Tig 707dbda71b Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151) 1 年之前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年之前
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 年之前
  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 5cf90b8bd0 Builds CollectionNavigator support into UI Catalog for TableView (#2584) 2 年之前
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 年之前
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 年之前
  Thomas Nind 057cea44d2 Merge branch 'v2_develop' into events 2 年之前
  Tig Kindel f08e45f493 Renamed ProcessViewSize to OnResizeNeeded 2 年之前
  Tig Kindel ab2bda109b improved API docs, removed duplicate code, refactored to make more readable 2 年之前
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 年之前
  BDisp 4fa3ac7b48 Fixes #2179. Button should only respond to a mouse button clicked. 2 年之前
  BDisp a4d4a5f9c3 Using base.HotKey instead of private field. 3 年之前
  BDisp 6542e86979 Removing duplicate code. 3 年之前
  BDisp e02df8c043 Added some more features and bug fixes. 3 年之前
  BDisp d9a56e97c8 Fixes changes requested. 3 年之前
  BDisp 2e2566f0f0 Fixes #1796. If TextView is ReadOnly tab and return are ignored. Also fixes Button click via spacebar (#1804) 3 年之前
  James A Sutherland efb654e6d9 Fixes #1750. Erroneous suppression of Button Text updates. (#1752) 3 年之前
  BDisp d99bc42f39 Preventing more Update execution before Initialize. 3 年之前
  BDisp c561016423 Prevents updating button before initialization. 3 年之前
  BDisp e941169dad Fixes the draw clip bounds issue visible on ScrollView. 3 年之前
  BDisp ee119ffaac Forces button to redraw before invoke Clicked event. 3 年之前
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 年之前