Historique des commits

Auteur SHA1 Message Date
  Charlie Kindel a7a998c0ad Prep for dotnet publish. il y a 5 ans
  Charlie Kindel fc215f1a6d refreshed api docs il y a 5 ans
  Charlie Kindel 0b58bf7f0c Merge pull request #865 from BDisp/frameview-tab-fix il y a 5 ans
  Charlie Kindel 8600e43e40 Merge pull request #863 from BDisp/frameview-fix il y a 5 ans
  Charlie Kindel 7a88a620b1 Merge pull request #858 from ttommyth/patch-1 il y a 5 ans
  BDisp 5020e1f040 Added a KeepContentAlwaysInViewport property as suggested in https://github.com/migueldeicaza/gui.cs/issues/859#issuecomment-673064590 il y a 5 ans
  BDisp 0934cab654 Fixes #864. FrameView has only one contentView now. il y a 5 ans
  BDisp ef51a44fc2 Fixes #862. Issue was in the Text property of the View class. il y a 5 ans
  BDisp dba5c6b227 Fixes #859. ScrollDown and ScrollRight navigates to beyond the ContentSize size. il y a 5 ans
  ttommyth 78cc4c2b91 Update ScrollView.cs il y a 5 ans
  Charlie Kindel a1928e3668 Merge pull request #856 from BDisp/filedialog-fix il y a 5 ans
  Charlie Kindel c524c101d2 Merge pull request #857 from kataras/master il y a 5 ans
  BDisp 484d4646c9 Cleaning nameEntry if dirEntry was changing. il y a 5 ans
  Gerasimos (Makis) Maropoulos 83047b4232 various misspell fixes il y a 5 ans
  BDisp 4f9943c7a1 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. il y a 5 ans
  BDisp 972dde84f5 Fixes #844. The SelectionChanged action it's now working correctly. il y a 5 ans
  Charlie Kindel fff74d6dc1 Merge pull request #855 from BDisp/openfiledialog-fix il y a 5 ans
  BDisp 1273ba215b Fixes #844. If CanChooseDirectories is true the selected(s) folders should appear on the open text. il y a 5 ans
  BDisp 9b66ad5cfd Added more unit tests to Pos and Dim. il y a 5 ans
  BDisp 20def297c6 StatusBar fix when vertical shrinking. il y a 5 ans
  BDisp de0a190b7c Fixes #644. Added a UICatalog Scenario for a dynamic menu bar. il y a 5 ans
  BDisp 5de3f6908f Added a HorizontalSpace property. il y a 5 ans
  BDisp 9c74332cc4 Fixes #351. Added a horizontal display for RadioGroup. il y a 5 ans
  BDisp c597d601a3 Added more conditions to sure it act as expected. il y a 5 ans
  BDisp ae598843b4 Providing a simple test for Fixes #740. Multi thread toplevels. il y a 5 ans
  BDisp ce75fbf1c3 Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady. il y a 5 ans
  BDisp ffd15972ae Added conditional exceptions. il y a 5 ans
  BDisp 4d5713e269 Fixes #853. CanChooseDirectories and CanChooseFiles now work properly. il y a 5 ans
  BDisp 5b015e7a45 Fixes #852. Avoiding exception if infos is empty. il y a 5 ans
  BDisp 1447779753 Fixes #844. Now selects the correct Directory. il y a 5 ans