BDisp
|
22883acd2d
|
Fixes #759. Button mouse activates on double and triple click.
|
2020-07-13 00:35:20 +01:00 |
|
Charlie Kindel
|
98c0528392
|
Merge pull request #777 from BDisp/menu-unicode-fix
Fixes #775. Menu now is working properly on another toplevel and supports unicode.
|
2020-07-12 12:29:11 -06:00 |
|
Charlie Kindel
|
9a251f78bd
|
Merge pull request #771 from BDisp/Initialized-event
Added support for ISupportInitializeNotification interface.
|
2020-07-12 11:23:52 -06:00 |
|
Charlie Kindel
|
cf87e4fe47
|
Merge pull request #764 from BDisp/listview-top
ListView support both LayoutStyle to calculate the height.
|
2020-07-12 11:22:16 -06:00 |
|
BDisp
|
f84dd2e47b
|
Fixing a bug.
|
2020-07-12 14:24:51 +01:00 |
|
BDisp
|
f34e869ad6
|
Also fixed the position and unicode on StatusBar.
|
2020-07-12 13:59:06 +01:00 |
|
BDisp
|
fb317622ca
|
Fixing a bug.
|
2020-07-12 11:56:57 +01:00 |
|
BDisp
|
69e72c80d5
|
Fixes #775. Menu now is working properly on another toplevel and supports unicode.
|
2020-07-12 11:44:35 +01:00 |
|
BDisp
|
a62ce82cc7
|
Moved to the end.
|
2020-07-10 19:27:28 +01:00 |
|
BDisp
|
315b93726c
|
Revert "Fixed for dynamically added view."
This reverts commit adae58bbf7.
|
2020-07-10 19:20:05 +01:00 |
|
BDisp
|
adae58bbf7
|
Fixed for dynamically added view.
|
2020-07-10 19:05:58 +01:00 |
|
BDisp
|
e6806a56e0
|
Merge branch 'view-load-event' into Initialized-event
|
2020-07-10 15:30:34 +01:00 |
|
BDisp
|
45550c9cf0
|
Added support for ISupportInitializeNotification interface.
|
2020-07-10 15:15:28 +01:00 |
|
Charlie Kindel
|
6bba29813f
|
Merge pull request #768 from daltskin/master
Adding some null checks
|
2020-07-09 13:30:57 -06:00 |
|
Charlie Kindel
|
e4e2f5a5ba
|
Merge pull request #770 from BDisp/position-cursor
Fixes #769. PositionCursor is now corrected.
|
2020-07-09 08:21:25 -06:00 |
|
BDisp
|
ba4456cf73
|
Fixes 769. PositionCursor is now corrected.
|
2020-07-09 15:15:49 +01:00 |
|
Jamie D
|
b9b3886c67
|
Merge branch 'master' of https://github.com/daltskin/gui.cs
|
2020-07-09 10:44:11 +01:00 |
|
Jamie D
|
ce5cca7801
|
Remove un-necessary call
|
2020-07-09 10:44:07 +01:00 |
|
Jamie D
|
6cef63001e
|
Merge pull request #2 from migueldeicaza/master
Update fork
|
2020-07-08 22:41:24 +01:00 |
|
Jamie D
|
34b7639fe4
|
Empty collection check
|
2020-07-08 22:36:48 +01:00 |
|
BDisp
|
33f6759d20
|
UICatalog preserves the SelectedItem of both ListViews.
|
2020-07-08 21:30:44 +01:00 |
|
BDisp
|
1bf3a5ffa9
|
Removed unnecessary flag.
|
2020-07-08 19:14:45 +01:00 |
|
Charlie Kindel
|
4cd307cc6c
|
Merge pull request #765 from BDisp/uicatalog-preserve-list-items
UICatalog preserves the SelectedItem of both ListViews.
|
2020-07-08 11:21:20 -06:00 |
|
Charlie Kindel
|
9019a94e2a
|
Merge pull request #761 from BDisp/scenario-scrolling-fix
Fixes #758. Adding AutoHideScrollBars CheckBox.
|
2020-07-08 11:14:29 -06:00 |
|
BDisp
|
654ea35d17
|
UICatalog preserves the SelectedItem of both ListViews.
|
2020-07-08 14:57:36 +01:00 |
|
BDisp
|
e3f02a9d79
|
ListView support both LayoutStyle to calculate th height.
|
2020-07-08 14:54:06 +01:00 |
|
Jamie D
|
e041bc087f
|
Merge pull request #1 from migueldeicaza/master
Update
|
2020-07-08 10:32:28 +01:00 |
|
BDisp
|
255aba973f
|
Fixes #758. Adding AutoHideScrollBars CheckBox.
|
2020-07-08 01:58:04 +01:00 |
|
Charlie Kindel
|
3ea9b23a27
|
Merge pull request #756 from BDisp/mouse-dragging-fix
Fixes #754. The window starts to drag, even if the click occurs outside the limits.
|
2020-07-07 15:28:11 -07:00 |
|
Charlie Kindel
|
1cf779284f
|
Merge pull request #757 from tig/timer_fix
changed timout tolerance to 100ms - tests failed in CI/CD
|
2020-07-07 15:27:33 -07:00 |
|
Charlie Kindel
|
fc00bc223f
|
changed timout tolerance to 100ms - tests failed in CI/CD
|
2020-07-07 15:25:57 -07:00 |
|
BDisp
|
09f88a13a6
|
Fixes #754. The window starts to drag, even if the click occurs outside the limits.
|
2020-07-07 23:10:44 +01:00 |
|
Charlie Kindel
|
af1059e017
|
Merge pull request #753 from tig/menu_crash
fix crashing bug in menu.cs
|
2020-07-07 14:54:47 -07:00 |
|
Charlie Kindel
|
eed4c585d7
|
fix crashing bug in menu.cs
|
2020-07-07 14:41:47 -07:00 |
|
Charlie Kindel
|
6d4ba13878
|
Merge pull request #752 from BDisp/windows-dragging
Fixes #386. Window can now be dragged inside another Window.
|
2020-07-07 14:16:16 -07:00 |
|
Charlie Kindel
|
7ee591f4cd
|
Merge pull request #749 from BDisp/canfocus-tabindex-tabstop
Setting CanFocus also sets TabIndex and TabStop accordingly.
|
2020-07-07 14:10:11 -07:00 |
|
BDisp
|
c90d1bd91e
|
Fixes #386. Window can now be dragged inside another Window.
|
2020-07-07 21:47:11 +01:00 |
|
Charlie Kindel
|
bb1eed96a3
|
Merge pull request #751 from BDisp/combobox-fixes
Some fixes and improvements to the ComboBox.
|
2020-07-07 11:26:20 -07:00 |
|
BDisp
|
9c2877e028
|
Some fixes and improvements to the ComboBox.
|
2020-07-07 15:57:18 +01:00 |
|
BDisp
|
cc7aca4e50
|
Setting CanFocus also sets TabIndex and TabStop accordingly.
|
2020-07-07 15:00:36 +01:00 |
|
Charlie Kindel
|
db1186e1a9
|
Merge pull request #747 from BDisp/listview-reseting
Reset the ListView when the source is defined.
|
2020-07-06 15:52:49 -07:00 |
|
Charlie Kindel
|
f54b0c4849
|
Merge pull request #745 from BDisp/view-tab-index-feature
Fixes #742. Added a TabIndex to the View.
|
2020-07-06 15:51:44 -07:00 |
|
Charlie Kindel
|
24d382f7a8
|
Merge pull request #693 from tig/idisposable
Adds IDisposable to Responder and implements Dispose pattern throughout
|
2020-07-06 15:48:51 -07:00 |
|
Charlie Kindel
|
da54dece1f
|
dealt with Removed
|
2020-07-06 15:42:02 -07:00 |
|
BDisp
|
d07b3fc3ec
|
Fixing an inutile exception.
|
2020-07-06 22:41:23 +01:00 |
|
BDisp
|
967d55bee6
|
Merge from #742
|
2020-07-06 22:34:26 +01:00 |
|
Ross Ferguson
|
5eb5b72658
|
ComboBox. Fix #742
|
2020-07-06 22:29:58 +01:00 |
|
Ross Ferguson
|
dedd799710
|
ComboBox. Wire-up Home/End keys down to listview
|
2020-07-06 22:29:58 +01:00 |
|
Ross Ferguson
|
94fd180469
|
ComboBox. Adhere to ListView interface, added:-
SelectedItem (read only) from @BDisp
OpenSelectedItem
|
2020-07-06 22:29:57 +01:00 |
|
Ross Ferguson
|
d107b085fe
|
ComboBox. Use Clear() instead of Redraw()
|
2020-07-06 22:29:57 +01:00 |
|