Commit History

Autor SHA1 Mensaxe Data
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) %!s(int64=4) %!d(string=hai) anos
  Charlie Kindel 91c3294491 Merge pull request #1366 from BDisp/colorscheme-setter %!s(int64=4) %!d(string=hai) anos
  BDisp d24b7ef25c Fixing the potential infinite loops on changing the property. %!s(int64=4) %!d(string=hai) anos
  BDisp 69200a2f85 Reverting the draw text. %!s(int64=4) %!d(string=hai) anos
  BDisp fdf11163dc Fixes #1078. ColorScheme setter now calls SetNeedsDisplay. %!s(int64=4) %!d(string=hai) anos
  BDisp 4cd694ac78 Added a Mdi Container feature. %!s(int64=4) %!d(string=hai) anos
  BDisp 21714b64b8 Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute. %!s(int64=4) %!d(string=hai) anos
  BDisp ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. %!s(int64=4) %!d(string=hai) anos
  BDisp 432e9cb801 Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values. %!s(int64=4) %!d(string=hai) anos
  BDisp 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) %!s(int64=4) %!d(string=hai) anos
  BDisp 3418f2882a Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237) %!s(int64=4) %!d(string=hai) anos
  José Miguel Perricone cec9cc3559 Add Vertical Alignment and Text Direction + UICatalog Demo (#1195) %!s(int64=4) %!d(string=hai) anos
  BDisp 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) %!s(int64=4) %!d(string=hai) anos
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) %!s(int64=4) %!d(string=hai) anos
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) %!s(int64=4) %!d(string=hai) anos
  BDisp 0669e2cc94 Fixes #134. TextView: Add line wrapping. (#1147) %!s(int64=4) %!d(string=hai) anos
  BDisp bedeca61e6 Fixing some bugs. %!s(int64=4) %!d(string=hai) anos
  BDisp b88dbb672b Added right and left scrolling feature to the ListView. %!s(int64=4) %!d(string=hai) anos
  BDisp 351cb8133f Fixed backward bug and added one more unit test to probe. %!s(int64=4) %!d(string=hai) anos
  BDisp 61e87e84b5 Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view. %!s(int64=4) %!d(string=hai) anos
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. %!s(int64=4) %!d(string=hai) anos
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView %!s(int64=4) %!d(string=hai) anos
  BDisp 30e4439e7b Reverting the CanBeVisible method. %!s(int64=4) %!d(string=hai) anos
  BDisp 43ea03bc29 In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero. %!s(int64=4) %!d(string=hai) anos
  BDisp abab3f8c25 Typo fix. %!s(int64=4) %!d(string=hai) anos
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. %!s(int64=4) %!d(string=hai) anos
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. %!s(int64=4) %!d(string=hai) anos
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. %!s(int64=4) %!d(string=hai) anos
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. %!s(int64=4) %!d(string=hai) anos
  BDisp 6ba5b4e1c1 Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property. %!s(int64=4) %!d(string=hai) anos