Commit History

Author SHA1 Message Date
  BDisp 49e71b45af Fixes #1380. Setting AllowsTab in TextView keeps Multiline. 4 years ago
  BDisp dc3c016199 Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161 4 years ago
  BDisp 2608fe47f3 Handling Ctrl+Q 4 years ago
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. 4 years ago
  BDisp 3da689ff31 Fixes #1314. TextView now exposes file exceptions from callers. 4 years ago
  Charlie Kindel 3c1fa5f2b1 Merge pull request #1354 from tznind/main 4 years ago
  tznind 5cef7f7663 Fixed Redraw in TabView not setting needs display on tab area view 4 years ago
  tznind 0c80a4f1f2 Merge remote-tracking branch 'upstream/main' into main 4 years ago
  Charlie Kindel 8f66fc07c7 Merge pull request #1351 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.11 4 years ago
  dependabot[bot] e5080e2882 Bump ReportGenerator from 4.8.10 to 4.8.11 4 years ago
  Charlie Kindel ca38f60430 Merge pull request #1343 from BDisp/view-text-update-fix 4 years ago
  Charlie Kindel a533d83313 Merge pull request #1339 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.10 4 years ago
  Charlie Kindel 488a56a48f Merge pull request #1345 from BDisp/scrollbarview-constructor-showBothScrollIndicator 4 years ago
  BDisp a9d8ff19d8 Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore. 4 years ago
  BDisp 21714b64b8 Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute. 4 years ago
  dependabot[bot] 565e58880a Bump ReportGenerator from 4.8.9 to 4.8.10 4 years ago
  Charlie Kindel 2db44fd0f7 Merge pull request #1338 from pipeline-foundation/feature/codespace 4 years ago
  Aleksandar Ivanov 5680812f6e add credentials 4 years ago
  Aleksandar Ivanov cf19eb8e8e add explicit configuration to test command 4 years ago
  Aleksandar Ivanov a366e57e08 add pwsh as default terminal 4 years ago
  Aleksandar Ivanov 6ee48f51ce Create Codespace configuration (#2) 4 years ago
  Charlie Kindel 2f813bfaf1 Merge pull request #1336 from tznind/color-text-view 4 years ago
  tznind 2b5c83d3dc Merge remote-tracking branch 'upstream/main' into color-text-view 4 years ago
  Thomas Nind e601a6bd39 Fixed keyword highlighting and added string literal highlighting 4 years ago
  tznind 32e4e9dff8 Added word splitting 4 years ago
  tznind e8a6c673a4 Merge branch 'main' of https://github.com/tznind/gui.cs into main 4 years ago
  Thomas Nind fb5830ea9d Made color methods in TextView protected virtual 4 years ago
  Charlie Kindel 739e7df0fb Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix 4 years ago
  Charlie Kindel f13ee4a1b8 Merge pull request #1334 from BDisp/window-initialize 4 years ago
  Charlie Kindel cb31e13de9 Merge pull request #1333 from BDisp/view-get-set-width-height-fix 4 years ago