Revīziju vēsture

Autors SHA1 Ziņojums Datums
  BDisp 480a63d222 Toplevel improvement as a subviews container without frame borders. 4 gadi atpakaļ
  Charlie Kindel bbffac8f23 Merge pull request #1330 from BDisp/listview-move-end-fix 4 gadi atpakaļ
  BDisp b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. 4 gadi atpakaļ
  BDisp 2ba1a50f2e Prevents top to be less than zero if source count is zero. 4 gadi atpakaļ
  Charlie Kindel a7011befef Merge pull request #1329 from BDisp/listview-pagedown-fix 4 gadi atpakaļ
  Charlie Kindel 3f8e9c3f61 Merge pull request #1328 from BDisp/textfield-backspace-fix 4 gadi atpakaļ
  BDisp fc5cb56fe0 Changing to the @tznind suggestion. 4 gadi atpakaļ
  BDisp 9d4b79b7a9 Fixes #1326. Prevent selected item to be equal to the source count. 4 gadi atpakaļ
  BDisp 66b46851cb Fixes #1327. Fixes TextField backspace and canceling TextChanging. 4 gadi atpakaļ
  Charlie Kindel 0413a93bf3 Merge pull request #1319 from BDisp/clipboard-linux-fix 4 gadi atpakaļ
  Charlie Kindel f88215f232 Merge pull request #1324 from BDisp/netdriver-window.size-fix 4 gadi atpakaļ
  BDisp 0e2446588a Prevents read blocking on Mac. 4 gadi atpakaļ
  BDisp 87926a7d3d Prevents output to the terminal on Linux. 4 gadi atpakaļ
  BDisp 105e2a0dc4 Prevents WindowSize event from being always triggered in Netdriver unnecessarily. 4 gadi atpakaļ
  BDisp ce04eeda86 Added -noprofile option to PowerShell and the clip.exe. 4 gadi atpakaļ
  Charlie Kindel 3ac18bc53a Merge pull request #1323 from tznind/main 4 gadi atpakaļ
  Charlie Kindel 436a609622 Merge pull request #1322 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.9 4 gadi atpakaļ
  dependabot[bot] f19636ed33 Bump ReportGenerator from 4.8.8 to 4.8.9 4 gadi atpakaļ
  Charlie Kindel 04f09c14e2 Merge pull request #1321 from migueldeicaza/dependabot/nuget/Microsoft.NET.Test.Sdk-16.10.0 4 gadi atpakaļ
  Thomas Nind deebed5068 Fix bug where series/annotations are added during render 4 gadi atpakaļ
  dependabot[bot] b866dfa196 Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 4 gadi atpakaļ
  BDisp 30748df0da Trying even more to fix permissions issue and removed try catch. 4 gadi atpakaļ
  BDisp a5915cd190 Trying fixing more permissions issue. 4 gadi atpakaļ
  BDisp 1b7ead0e71 Fixes more permissions issues. 4 gadi atpakaļ
  BDisp 286461e7c8 Fixes bash permissions issue in Linux. 4 gadi atpakaļ
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 gadi atpakaļ
  BDisp 8bdbb12c8a Check if xclip is installed. 4 gadi atpakaļ
  BDisp 67d75725cc Fixes #1318. Ensures that the OS clipboard is always sets. 4 gadi atpakaļ
  Charlie Kindel 4eab436aeb Merge pull request #1315 from BDisp/clipboard-improvement 4 gadi atpakaļ
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 gadi atpakaļ