Historia zmian

Autor SHA1 Wiadomość Data
  BDisp b460ee712d Added more documentation to the AutoSize property. 4 lat temu
  BDisp 84d06a638b Fixes #1002. Added a AutoSize property to the View class. 4 lat temu
  Charlie Kindel 81ae970c5f Merge pull request #1001 from BDisp/UI-label-as-buttons 4 lat temu
  Charlie Kindel 0d48c32460 Merge pull request #1010 from BDisp/auto-hide-scrollbars 4 lat temu
  Charlie Kindel 79b15fee1c Merge pull request #997 from am11/feature/rev-dotnet-version 4 lat temu
  Charlie Kindel 834d209350 Merge pull request #996 from BDisp/textfield-unicode 4 lat temu
  Charlie Kindel a82cb75641 Merge pull request #1000 from BDisp/toplevel-redraw 4 lat temu
  BDisp fc4796cc61 Preventing the Progress Bar view to continuous pulsing after quit the Scrolling scenario. 4 lat temu
  BDisp 06a001d5ea horizontalRuler.Text and verticalRuler.Text of the Scrolling scenario only need setted once, avoiding continuous redrawing. 4 lat temu
  BDisp 9f388e8704 Fixes #1009. AutoHideScrollBars is causing ScrollView always redrawing. 4 lat temu
  BDisp 19c684a3e1 Added a Unloaded event to the Toplevel class. 4 lat temu
  BDisp 7dc48cc34f LayoutSubviews before calculate the Height on the Progress scenario. 4 lat temu
  BDisp fa0827a4af Fixes #1007. Added a Loaded event in the Toplevel class. 4 lat temu
  BDisp a3ad62eef1 Delete and DeleteChar must have the same behavior. 4 lat temu
  BDisp d71ca21897 Fixing "LabelsAsButtons.cs" layout as "Buttons.cs" scenario. 4 lat temu
  BDisp 3b182790c5 Fixes #999. Toplevel should only redraw the subviews if !NeedDisplay.IsEmpty or layoutNeeded. 4 lat temu
  Adeel a387e745a0 Update to .NET 5 RTM 4 lat temu
  BDisp 3ab8dff1a7 Changed size and length to camel case. 4 lat temu
  BDisp 072de09dd5 Named items on DisplaySize method. 4 lat temu
  Charlie Kindel 4519c657ba Merge pull request #993 from BDisp/numbered-labels 4 lat temu
  BDisp 0f1a0e2821 Fixes #995. Improving TextField to work properly with Unicode characters. 4 lat temu
  BDisp 1cd80ab3a4 Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too. 4 lat temu
  Charlie Kindel 41b432309e Merge pull request #991 from BDisp/dialogs-fix 4 lat temu
  BDisp 793efc8b63 Fixing warnings. 4 lat temu
  BDisp 4bbe50c506 Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized. 4 lat temu
  Charlie Kindel e4f5df6daf Merge pull request #987 from BDisp/demo-keys-fix 4 lat temu
  Charlie Kindel 150914597a Merge pull request #984 from BDisp/ui-message-boxes 4 lat temu
  Charlie Kindel da59db3474 Merge pull request #989 from BDisp/nstack-update 4 lat temu
  BDisp 356b0f8618 CursesDriver now use the ConsoleDriver definition for this runes. 4 lat temu
  BDisp 0fb29368cd Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth. 4 lat temu