Charlie Kindel
|
c7e47ff81d
|
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
2020-07-13 17:58:07 -07:00 |
|
Charlie Kindel
|
dcc6379b45
|
Merge pull request #781 from BDisp/mouse-double-triple-clicked
Fixes #759. Button mouse activates on double and triple click.
|
2020-07-13 18:57:02 -06:00 |
|
Charlie Kindel
|
6a31668285
|
Merge pull request #784 from BDisp/keydown-keyup-fix
Fixes #783. Menu is now activated by Alt key if the focused view doesn't need it.
|
2020-07-13 18:56:36 -06:00 |
|
Charlie Kindel
|
3c6e65f372
|
Merge branch 'master' of tig:tig/gui.cs
|
2020-07-13 16:12:01 -07:00 |
|
Charlie Kindel
|
1a5193082f
|
Merge pull request #774 from BDisp/unicode-scenario-combobox-fix
Fixes #773. Added a default drop down height to the ComboBox.
|
2020-07-13 17:06:57 -06:00 |
|
BDisp
|
26d6225007
|
Revert "Preparing for the PR #779"
This reverts commit c6b86bdc95.
|
2020-07-13 22:37:44 +01:00 |
|
BDisp
|
c159d47b3b
|
Fixes #783. Menu is now activated by Alt key if the focused view doesn't need it.
|
2020-07-13 22:12:04 +01:00 |
|
BDisp
|
c6b86bdc95
|
Preparing for the PR #779
|
2020-07-13 13:16:33 +01:00 |
|
BDisp
|
d9e0622654
|
Setting a minimum height of 2. 1 to TextField and 1 to ListView.
|
2020-07-13 13:07:48 +01:00 |
|
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
|
829cd1e3d1
|
Fixes #773. Added a default drop down height to the ComboBox.
|
2020-07-11 10:12:26 +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
|
0a334281e5
|
merge
|
2020-07-07 15:18:25 -06: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 |
|