Historique des commits

Auteur SHA1 Message Date
  Charlie Kindel a533d83313 Merge pull request #1339 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.10 il y a 4 ans
  Charlie Kindel 488a56a48f Merge pull request #1345 from BDisp/scrollbarview-constructor-showBothScrollIndicator il y a 4 ans
  BDisp a9d8ff19d8 Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore. il y a 4 ans
  dependabot[bot] 565e58880a Bump ReportGenerator from 4.8.9 to 4.8.10 il y a 4 ans
  Charlie Kindel 2db44fd0f7 Merge pull request #1338 from pipeline-foundation/feature/codespace il y a 4 ans
  Aleksandar Ivanov 5680812f6e add credentials il y a 4 ans
  Aleksandar Ivanov cf19eb8e8e add explicit configuration to test command il y a 4 ans
  Aleksandar Ivanov a366e57e08 add pwsh as default terminal il y a 4 ans
  Aleksandar Ivanov 6ee48f51ce Create Codespace configuration (#2) il y a 4 ans
  Charlie Kindel 2f813bfaf1 Merge pull request #1336 from tznind/color-text-view il y a 4 ans
  tznind 2b5c83d3dc Merge remote-tracking branch 'upstream/main' into color-text-view il y a 4 ans
  Thomas Nind e601a6bd39 Fixed keyword highlighting and added string literal highlighting il y a 4 ans
  tznind 32e4e9dff8 Added word splitting il y a 4 ans
  Thomas Nind fb5830ea9d Made color methods in TextView protected virtual il y a 4 ans
  Charlie Kindel 739e7df0fb Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix il y a 4 ans
  Charlie Kindel f13ee4a1b8 Merge pull request #1334 from BDisp/window-initialize il y a 4 ans
  Charlie Kindel cb31e13de9 Merge pull request #1333 from BDisp/view-get-set-width-height-fix il y a 4 ans
  Charlie Kindel 080d3792ab Merge pull request #1332 from BDisp/cursesdriver-resize-fix il y a 4 ans
  BDisp 4d09d4522e Added a AllViewsTests unit test to test all Views derived class constructors. il y a 4 ans
  BDisp 839b2cfebc Fixes negative Width and Height exception. il y a 4 ans
  Thomas Nind df7a7cdafe Merge remote-tracking branch 'upstream/main' into main il y a 4 ans
  BDisp ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. il y a 4 ans
  BDisp 297bf42bd6 Fixes InvalidOperationException from throwing when removing the label. il y a 4 ans
  BDisp 3db8b7eeda Added a Initialize method to the Window to simplify the constructors. il y a 4 ans
  BDisp 432e9cb801 Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values. il y a 4 ans
  BDisp a6b940f1fd Fixes CursesDriver resize issue. il y a 4 ans
  Charlie Kindel bbffac8f23 Merge pull request #1330 from BDisp/listview-move-end-fix il y a 4 ans
  BDisp b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. il y a 4 ans
  BDisp 2ba1a50f2e Prevents top to be less than zero if source count is zero. il y a 4 ans
  Charlie Kindel a7011befef Merge pull request #1329 from BDisp/listview-pagedown-fix il y a 4 ans