Commit történet

Szerző SHA1 Üzenet Dátum
  Tig Kindel 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 éve
  Tig Kindel 492966048c Fixes #1849. Wizard as non-popup is broken (#1853) 3 éve
  BDisp 18be3731bb Fixes #1732. Toplevel shouldn't clear the buffer. 3 éve
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 éve
  BDisp 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 éve
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 éve
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 éve
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 éve
  BDisp c7d1e15cad Fixes #1467. AlternateForward/BackwardKey bypasses dialog modality (#1468) 3 éve
  BDisp 23d4fa9016 Added Application.QuitKey property to allow change the quitting application key. (#1450) 3 éve
  BDisp 8bfa2f0425 Border feature (#1436) 3 éve
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 éve
  BDisp 9a73657cba Simplifying the Redraw method. 4 éve
  BDisp 4cd694ac78 Added a Mdi Container feature. 4 éve
  BDisp 480a63d222 Toplevel improvement as a subviews container without frame borders. 4 éve
  BDisp 5b490a8c8f Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283) 4 éve
  BDisp 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) 4 éve
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) 4 éve
  BDisp f7a8cf63d7 Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead. 4 éve
  BDisp 3dd17bd82c Added feature to navigate through all Application.Top's subviews. 4 éve
  BDisp ea8d84f185 Fixing the FocusNearestView method. 4 éve
  BDisp 6d86e7f294 Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet<View> to IList<View>. 4 éve
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit 4 éve
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView 4 éve
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. 4 éve
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. 4 éve
  BDisp 152d4e4d35 Allowing Key.AltMask + Key.Space to open the MenuBar too. 4 éve
  BDisp 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 éve
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. 4 éve
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. 4 éve