Commit History

Author SHA1 Message Date
  BDisp d3b9a07bbf Fixes #2430. Launching a Dialog from a Dialog causes errors in v2_develop. 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind e7950433d8 Standardize on EventHandler 2 years ago
  BDisp 25e1b16c07 Removed Title from the Redraw and typo fices. 2 years ago
  Tigger Kindel ebd9eb4447 Fixed unit tests: Border.Title was getting unset 2 years ago
  Tigger Kindel 8c319ee189 merged develop - mostly 2 years ago
  BDisp ed27696b9e Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345) 2 years ago
  Tig 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 years ago
  BDisp 2ae20f7de7 Removed comments as requested. 2 years ago
  BDisp 68c93ed540 Fixes #2225. MenuBar leaves trails when mounted in a Window. 2 years ago
  BDisp 250ebd3f97 Added some more improvements. 2 years ago
  BDisp 40b661d531 Fixes #1855. Window and Frame content view without the margin frame. (#1857) 3 years ago
  BDisp 3160b4c914 Fixes some AutoSize issues with rules. 3 years ago
  Charlie Kindel 59577feecf Added oldTitle to eventargs and fixed title = null 3 years ago
  Charlie Kindel f8622ce60c Fixes #1818. Adds Title change events to Window 3 years ago
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  BDisp b185722ab6 Standalone update fix (#1596) 3 years ago
  BDisp 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 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 4cd694ac78 Added a Mdi Container feature. 4 years ago
  BDisp 3db8b7eeda Added a Initialize method to the Window to simplify the constructors. 4 years ago
  BDisp ee0fc06b9a Fixes #1061. ComputerLayout scenario does not drawn correctly. 4 years ago
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView 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 01c07ddc9e Fixes #1056. Window doesn't redraw his SuperView properly. 4 years ago
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. 4 years ago