Historique des commits

Auteur SHA1 Message Date
  Charlie Kindel 9019a94e2a Merge pull request #761 from BDisp/scenario-scrolling-fix il y a 5 ans
  Charlie Kindel dcd1e9fe45 Merge branch 'master' of tig:migueldeicaza/gui.cs il y a 5 ans
  BDisp 654ea35d17 UICatalog preserves the SelectedItem of both ListViews. il y a 5 ans
  BDisp e3f02a9d79 ListView support both LayoutStyle to calculate th height. il y a 5 ans
  Jamie D e041bc087f Merge pull request #1 from migueldeicaza/master il y a 5 ans
  BDisp 255aba973f Fixes #758. Adding AutoHideScrollBars CheckBox. il y a 5 ans
  Charlie Kindel 3ea9b23a27 Merge pull request #756 from BDisp/mouse-dragging-fix il y a 5 ans
  Charlie Kindel 1cf779284f Merge pull request #757 from tig/timer_fix il y a 5 ans
  Charlie Kindel fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD il y a 5 ans
  BDisp 09f88a13a6 Fixes #754. The window starts to drag, even if the click occurs outside the limits. il y a 5 ans
  Charlie Kindel 2989667187 Merge branch 'master' of tig:migueldeicaza/gui.cs il y a 5 ans
  Charlie Kindel af1059e017 Merge pull request #753 from tig/menu_crash il y a 5 ans
  Charlie Kindel eed4c585d7 fix crashing bug in menu.cs il y a 5 ans
  Charlie Kindel 0a334281e5 merge il y a 5 ans
  Charlie Kindel 6d4ba13878 Merge pull request #752 from BDisp/windows-dragging il y a 5 ans
  Charlie Kindel 7ee591f4cd Merge pull request #749 from BDisp/canfocus-tabindex-tabstop il y a 5 ans
  BDisp c90d1bd91e Fixes #386. Window can now be dragged inside another Window. il y a 5 ans
  Charlie Kindel bb1eed96a3 Merge pull request #751 from BDisp/combobox-fixes il y a 5 ans
  BDisp 9c2877e028 Some fixes and improvements to the ComboBox. il y a 5 ans
  BDisp cc7aca4e50 Setting CanFocus also sets TabIndex and TabStop accordingly. il y a 5 ans
  Charlie Kindel db1186e1a9 Merge pull request #747 from BDisp/listview-reseting il y a 5 ans
  Charlie Kindel f54b0c4849 Merge pull request #745 from BDisp/view-tab-index-feature il y a 5 ans
  Charlie Kindel 24d382f7a8 Merge pull request #693 from tig/idisposable il y a 5 ans
  Charlie Kindel da54dece1f dealt with Removed il y a 5 ans
  BDisp d07b3fc3ec Fixing an inutile exception. il y a 5 ans
  BDisp 967d55bee6 Merge from #742 il y a 5 ans
  Ross Ferguson 5eb5b72658 ComboBox. Fix #742 il y a 5 ans
  Ross Ferguson dedd799710 ComboBox. Wire-up Home/End keys down to listview il y a 5 ans
  Ross Ferguson 94fd180469 ComboBox. Adhere to ListView interface, added:- il y a 5 ans
  Ross Ferguson d107b085fe ComboBox. Use Clear() instead of Redraw() il y a 5 ans