コミット履歴

作者 SHA1 メッセージ 日付
  tznind 2b5c83d3dc Merge remote-tracking branch 'upstream/main' into color-text-view 4 年 前
  Thomas Nind e601a6bd39 Fixed keyword highlighting and added string literal highlighting 4 年 前
  tznind 32e4e9dff8 Added word splitting 4 年 前
  Thomas Nind fb5830ea9d Made color methods in TextView protected virtual 4 年 前
  Charlie Kindel 739e7df0fb Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix 4 年 前
  Charlie Kindel f13ee4a1b8 Merge pull request #1334 from BDisp/window-initialize 4 年 前
  Charlie Kindel cb31e13de9 Merge pull request #1333 from BDisp/view-get-set-width-height-fix 4 年 前
  Charlie Kindel 080d3792ab Merge pull request #1332 from BDisp/cursesdriver-resize-fix 4 年 前
  BDisp 4d09d4522e Added a AllViewsTests unit test to test all Views derived class constructors. 4 年 前
  BDisp 839b2cfebc Fixes negative Width and Height exception. 4 年 前
  Thomas Nind df7a7cdafe Merge remote-tracking branch 'upstream/main' into main 4 年 前
  BDisp ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. 4 年 前
  BDisp 297bf42bd6 Fixes InvalidOperationException from throwing when removing the label. 4 年 前
  BDisp 3db8b7eeda Added a Initialize method to the Window to simplify the constructors. 4 年 前
  BDisp 432e9cb801 Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values. 4 年 前
  BDisp a6b940f1fd Fixes CursesDriver resize issue. 4 年 前
  Charlie Kindel bbffac8f23 Merge pull request #1330 from BDisp/listview-move-end-fix 4 年 前
  BDisp b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. 4 年 前
  BDisp 2ba1a50f2e Prevents top to be less than zero if source count is zero. 4 年 前
  Charlie Kindel a7011befef Merge pull request #1329 from BDisp/listview-pagedown-fix 4 年 前
  Charlie Kindel 3f8e9c3f61 Merge pull request #1328 from BDisp/textfield-backspace-fix 4 年 前
  BDisp fc5cb56fe0 Changing to the @tznind suggestion. 4 年 前
  BDisp 9d4b79b7a9 Fixes #1326. Prevent selected item to be equal to the source count. 4 年 前
  BDisp 66b46851cb Fixes #1327. Fixes TextField backspace and canceling TextChanging. 4 年 前
  Charlie Kindel 0413a93bf3 Merge pull request #1319 from BDisp/clipboard-linux-fix 4 年 前
  Charlie Kindel f88215f232 Merge pull request #1324 from BDisp/netdriver-window.size-fix 4 年 前
  BDisp 0e2446588a Prevents read blocking on Mac. 4 年 前
  BDisp 87926a7d3d Prevents output to the terminal on Linux. 4 年 前
  BDisp 105e2a0dc4 Prevents WindowSize event from being always triggered in Netdriver unnecessarily. 4 年 前
  BDisp ce04eeda86 Added -noprofile option to PowerShell and the clip.exe. 4 年 前