Commit History

Author SHA1 Message Date
  BDisp 69e72c80d5 Fixes #775. Menu now is working properly on another toplevel and supports unicode. 5 years ago
  Charlie Kindel 6bba29813f Merge pull request #768 from daltskin/master 5 years ago
  Charlie Kindel e4e2f5a5ba Merge pull request #770 from BDisp/position-cursor 5 years ago
  BDisp ba4456cf73 Fixes 769. PositionCursor is now corrected. 5 years ago
  Jamie D b9b3886c67 Merge branch 'master' of https://github.com/daltskin/gui.cs 5 years ago
  Jamie D ce5cca7801 Remove un-necessary call 5 years ago
  Jamie D 6cef63001e Merge pull request #2 from migueldeicaza/master 5 years ago
  Jamie D 34b7639fe4 Empty collection check 5 years ago
  Charlie Kindel 4cd307cc6c Merge pull request #765 from BDisp/uicatalog-preserve-list-items 5 years ago
  Charlie Kindel 9019a94e2a Merge pull request #761 from BDisp/scenario-scrolling-fix 5 years ago
  BDisp 654ea35d17 UICatalog preserves the SelectedItem of both ListViews. 5 years ago
  Jamie D e041bc087f Merge pull request #1 from migueldeicaza/master 5 years ago
  BDisp 255aba973f Fixes #758. Adding AutoHideScrollBars CheckBox. 5 years ago
  Charlie Kindel 3ea9b23a27 Merge pull request #756 from BDisp/mouse-dragging-fix 5 years ago
  Charlie Kindel 1cf779284f Merge pull request #757 from tig/timer_fix 5 years ago
  Charlie Kindel fc00bc223f changed timout tolerance to 100ms - tests failed in CI/CD 5 years ago
  BDisp 09f88a13a6 Fixes #754. The window starts to drag, even if the click occurs outside the limits. 5 years ago
  Charlie Kindel af1059e017 Merge pull request #753 from tig/menu_crash 5 years ago
  Charlie Kindel eed4c585d7 fix crashing bug in menu.cs 5 years ago
  Charlie Kindel 6d4ba13878 Merge pull request #752 from BDisp/windows-dragging 5 years ago
  Charlie Kindel 7ee591f4cd Merge pull request #749 from BDisp/canfocus-tabindex-tabstop 5 years ago
  BDisp c90d1bd91e Fixes #386. Window can now be dragged inside another Window. 5 years ago
  Charlie Kindel bb1eed96a3 Merge pull request #751 from BDisp/combobox-fixes 5 years ago
  BDisp 9c2877e028 Some fixes and improvements to the ComboBox. 5 years ago
  BDisp cc7aca4e50 Setting CanFocus also sets TabIndex and TabStop accordingly. 5 years ago
  Charlie Kindel db1186e1a9 Merge pull request #747 from BDisp/listview-reseting 5 years ago
  Charlie Kindel f54b0c4849 Merge pull request #745 from BDisp/view-tab-index-feature 5 years ago
  Charlie Kindel 24d382f7a8 Merge pull request #693 from tig/idisposable 5 years ago
  Charlie Kindel da54dece1f dealt with Removed 5 years ago
  BDisp d07b3fc3ec Fixing an inutile exception. 5 years ago