Charlie Kindel
|
3db8a11c5b
|
Updated API docs and sample gif
|
2020-07-14 14:24:51 -07:00 |
|
Charlie Kindel
|
22ac187f5c
|
Merge pull request #785 from tig/fix_763_incorrect_wordwrap
Fix 763 incorrect wordwrap
|
2020-07-13 23:17:52 -06:00 |
|
Charlie Kindel
|
6f840d7d21
|
spacing
|
2020-07-13 22:11:19 -07:00 |
|
Charlie Kindel
|
677ead51db
|
about box as anotehr test
|
2020-07-13 22:10:30 -07:00 |
|
Charlie Kindel
|
2ac385ec81
|
formatting error and a little fun
|
2020-07-13 22:06:46 -07:00 |
|
Charlie Kindel
|
9d088f87ec
|
fixed a wide-unicode bug
|
2020-07-13 22:03:17 -07:00 |
|
Charlie Kindel
|
3c7fa75c0b
|
Merge branch 'master' into fix_763_incorrect_wordwrap
|
2020-07-13 18:00:13 -07:00 |
|
Charlie Kindel
|
98805837a3
|
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
2020-07-13 18:00:06 -07:00 |
|
Charlie Kindel
|
646b97dda7
|
Merge pull request #780 from BDisp/unix-changing-colors
Fixes #760. Avoiding creating unix driver again after call endwin.
|
2020-07-13 18:59:44 -06:00 |
|
Charlie Kindel
|
c15403ed95
|
Merge branch 'master' into fix_763_incorrect_wordwrap
|
2020-07-13 17:58:15 -07:00 |
|
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
|
856287d6dd
|
removed comments
|
2020-07-13 17:53:21 -07:00 |
|
Charlie Kindel
|
c3395f41ab
|
fixed word wrapping to not strip spaces; ended up fixing other ww bugs too!
|
2020-07-13 17:48:41 -07: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 |
|
BDisp
|
a5af400d6b
|
Fixes #760. Avoiding creating unix driver again after call endwin.
|
2020-07-13 00:18:46 +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 |
|