Commit Verlauf

Autor SHA1 Nachricht Datum
  BDisp 07374b9df3 Added a KeepContentAlwaysInViewport property as suggested in https://github.com/migueldeicaza/gui.cs/issues/859#issuecomment-673064590 vor 5 Jahren
  BDisp 7b64b38a30 Fixes #859. ScrollDown and ScrollRight navigates to beyond the ContentSize size. vor 5 Jahren
  Charlie Kindel beee4302cd another test vor 5 Jahren
  Charlie Kindel 00d619f5c7 Prep for dotnet publish. vor 5 Jahren
  Charlie Kindel 6fa120b721 refreshed api docs vor 5 Jahren
  BDisp 5d404f1105 Fixes #864. FrameView has only one contentView now. vor 5 Jahren
  BDisp d8ed06f2e9 Fixes #862. Issue was in the Text property of the View class. vor 5 Jahren
  ttommyth a8dfd05fc8 Update ScrollView.cs vor 5 Jahren
  BDisp ea881b3adf Cleaning nameEntry if dirEntry was changing. vor 5 Jahren
  BDisp d5400582e6 Removed unnecessary parameter on ExecuteSelection and if AllowsMultipleSelection is true ensures that at least the valid current file path is returned if none is marked. vor 5 Jahren
  BDisp 24f0c8e2a8 Fixes #844. The SelectionChanged action it's now working correctly. vor 5 Jahren
  Gerasimos (Makis) Maropoulos 1adbc1867f various misspell fixes vor 5 Jahren
  BDisp 7a1e82af85 Fixes #844. If CanChooseDirectories is true the selected(s) folders should appear on the open text. vor 5 Jahren
  BDisp 9b66ad5cfd Added more unit tests to Pos and Dim. vor 5 Jahren
  BDisp 20def297c6 StatusBar fix when vertical shrinking. vor 5 Jahren
  BDisp de0a190b7c Fixes #644. Added a UICatalog Scenario for a dynamic menu bar. vor 5 Jahren
  BDisp 5de3f6908f Added a HorizontalSpace property. vor 5 Jahren
  BDisp 9c74332cc4 Fixes #351. Added a horizontal display for RadioGroup. vor 5 Jahren
  BDisp c597d601a3 Added more conditions to sure it act as expected. vor 5 Jahren
  BDisp ae598843b4 Providing a simple test for Fixes #740. Multi thread toplevels. vor 5 Jahren
  BDisp ce75fbf1c3 Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady. vor 5 Jahren
  BDisp ffd15972ae Added conditional exceptions. vor 5 Jahren
  BDisp 4d5713e269 Fixes #853. CanChooseDirectories and CanChooseFiles now work properly. vor 5 Jahren
  BDisp 5b015e7a45 Fixes #852. Avoiding exception if infos is empty. vor 5 Jahren
  BDisp 1447779753 Fixes #844. Now selects the correct Directory. vor 5 Jahren
  BDisp a678d22aad Fixes #842. A Toplevel must be created by Application.Init. vor 5 Jahren
  BDisp a44a76c181 Fixed source null check. vor 5 Jahren
  BDisp 8c17558c61 Invoke SelectedItemChanged even source is empty on enter. vor 5 Jahren
  BDisp 2a55e76d38 Ensures that first MoveDown is triggered. vor 5 Jahren
  BDisp 4abb3f49ee Fixes #840. Learned that we shouldn't mixing mouse flags with other properties. vor 5 Jahren