Commit History

Author SHA1 Message Date
  Riley Carlson b8de6f3212 Update Toplevel.cs - capitalization fix (#3015) 1 year ago
  BDisp 85c92f4b0d Fixes #2959. Some of the scroll features on v1 are broken. (#2960) 1 year ago
  BDisp 3e1637aac8 Fixes #2775. Something in 1.13 broke centering child windows. (#2778) 1 year ago
  BDisp de909b86cd Fix a bug where a focused view was receiving the Leave event. 2 years ago
  BDisp aa4f9c108f Fix CanFocus being set to false on background after adding all the subviews. 2 years ago
  BDisp 65851ad527 Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException. 2 years ago
  BDisp 6590c58874 Fix condition if Window and Application.Top. 2 years ago
  BDisp 2fb2b0f5e3 Fixes 2780. Moving a Window that is Application.Top shouldn't be allowed. 2 years ago
  BDisp 9cfa78a033 Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355) 2 years ago
  Tig ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 2 years ago
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 years ago
  Tig Kindel de5af990df removed unused Cook/UncookMouse APIs 2 years ago
  BDisp 03e0f086c3 Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null. 2 years ago
  BDisp a37e2d4134 Fixes #2219. Moving a grab a top with a superview fails with Dim. 2 years ago
  BDisp d1a03aeecf Fixes #2162. Toplevel dragging wasn't moving well. 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Tig Kindel 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 years ago
  Tig Kindel 492966048c Fixes #1849. Wizard as non-popup is broken (#1853) 3 years ago
  BDisp 18be3731bb Fixes #1732. Toplevel shouldn't clear the buffer. 3 years ago
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
  BDisp 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 years ago
  BDisp c7d1e15cad Fixes #1467. AlternateForward/BackwardKey bypasses dialog modality (#1468) 3 years ago
  BDisp 23d4fa9016 Added Application.QuitKey property to allow change the quitting application key. (#1450) 3 years ago
  BDisp 8bfa2f0425 Border feature (#1436) 4 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp 9a73657cba Simplifying the Redraw method. 4 years ago
  BDisp 4cd694ac78 Added a Mdi Container feature. 4 years ago