Commit History

Author SHA1 Message Date
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> 2 years ago
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature 2 years ago
  tznind bdcbd55856 Switch to EventHandler<ToplevelEventArgs> for 2 years ago
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods 2 years ago
  BDisp d59bc80ca4 Undoing the changes because is causing continuous run loop. 2 years ago
  BDisp 2880247cbc Fixes Toplevel which was broken with many unit tests fails. 2 years ago
  BDisp 5840ad25e8 Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded. 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