Histórico de Commits

Autor SHA1 Mensagem Data
  BDisp ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. há 4 anos atrás
  BDisp 432e9cb801 Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values. há 4 anos atrás
  BDisp 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) há 4 anos atrás
  BDisp 3418f2882a Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237) há 4 anos atrás
  José Miguel Perricone cec9cc3559 Add Vertical Alignment and Text Direction + UICatalog Demo (#1195) há 4 anos atrás
  BDisp 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) há 4 anos atrás
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) há 4 anos atrás
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) há 4 anos atrás
  BDisp 0669e2cc94 Fixes #134. TextView: Add line wrapping. (#1147) há 4 anos atrás
  BDisp bedeca61e6 Fixing some bugs. há 4 anos atrás
  BDisp b88dbb672b Added right and left scrolling feature to the ListView. há 4 anos atrás
  BDisp 351cb8133f Fixed backward bug and added one more unit test to probe. há 4 anos atrás
  BDisp 61e87e84b5 Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view. há 4 anos atrás
  BDisp 7febb7ac5c Fixes #1068. The ResizeView doesn't handle the AutoSize properly. há 4 anos atrás
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView há 4 anos atrás
  BDisp 30e4439e7b Reverting the CanBeVisible method. há 4 anos atrás
  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. há 4 anos atrás
  BDisp abab3f8c25 Typo fix. há 4 anos atrás
  BDisp 9d721e94f6 Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class. há 4 anos atrás
  BDisp 2d6e7cda99 Fixes #1052. Application.CurrentView looks unused. há 4 anos atrás
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. há 4 anos atrás
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. há 4 anos atrás
  BDisp 6ba5b4e1c1 Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property. há 4 anos atrás
  Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property há 4 anos atrás
  BDisp 854bca5846 Ammend AutoSize. há 4 anos atrás
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. há 4 anos atrás
  BDisp 71f1b6b002 Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class. há 4 anos atrás
  BDisp b460ee712d Added more documentation to the AutoSize property. há 4 anos atrás
  BDisp 84d06a638b Fixes #1002. Added a AutoSize property to the View class. há 4 anos atrás
  BDisp 1cd80ab3a4 Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too. há 4 anos atrás