Artyom
|
666912c046
|
Define View actions as events
|
2020-09-27 03:02:22 +01:00 |
|
Artyom
|
47a2020bf4
|
Convert TopLevel.Ready into event
|
2020-09-27 03:02:21 +01:00 |
|
Melvyn Laïly
|
077a356944
|
Fix #882
Fix NullReferenceException during keyboard navigation
when `Focused` is null.
|
2020-09-10 20:05:49 +01:00 |
|
BDisp
|
5d404f1105
|
Fixes #864. FrameView has only one contentView now.
|
2020-09-03 14:47:37 +01:00 |
|
BDisp
|
d8ed06f2e9
|
Fixes #862. Issue was in the Text property of the View class.
|
2020-09-03 14:47:36 +01:00 |
|
Gerasimos (Makis) Maropoulos
|
1adbc1867f
|
various misspell fixes
|
2020-09-03 14:47:34 +01:00 |
|
BDisp
|
20def297c6
|
StatusBar fix when vertical shrinking.
|
2020-08-07 16:17:19 +01:00 |
|
BDisp
|
de0a190b7c
|
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
2020-08-07 16:17:19 +01:00 |
|
BDisp
|
5c7a5315d7
|
Fixes #838. Added a Visible property to the View.
|
2020-08-07 16:17:13 +01:00 |
|
BDisp
|
746cdc262d
|
Fixing TextFormatter unit test.
|
2020-08-07 16:17:13 +01:00 |
|
BDisp
|
6a571163ab
|
Fixes #836. Allows a Label display the text initially empty.
|
2020-08-07 16:17:12 +01:00 |
|
BDisp
|
521438d2a8
|
Making SetFocus (View) private.
|
2020-08-07 16:17:11 +01:00 |
|
BDisp
|
fa992abc6e
|
Fixes #750. Ensure the correct focus order after call SetFocus.
|
2020-08-07 16:17:10 +01:00 |
|
BDisp
|
a5fcc22e8c
|
Fixes #827. Application now reset _initialized on Shutdown.
|
2020-08-07 16:17:09 +01:00 |
|
BDisp
|
11f22f29ee
|
Fixed more mouse navigator issues.
|
2020-08-07 16:17:09 +01:00 |
|
BDisp
|
1cdf6d0587
|
Fixed a focused issue.
|
2020-08-07 16:17:08 +01:00 |
|
BDisp
|
ffef3276e4
|
Fixes #829. Hangs with disabled menu item selected solved.
|
2020-08-07 16:17:08 +01:00 |
|
BDisp
|
f01ddbe9e0
|
Fixes #808. Added an automated CanFocus.
|
2020-08-07 16:16:54 +01:00 |
|
BDisp
|
5efa8d5388
|
Fixes #731. Pos and Dim validation.
|
2020-07-19 01:07:26 +01:00 |
|
BDisp
|
1ea21d0a0b
|
Fixed XML comments.
|
2020-07-17 04:03:56 +01:00 |
|
BDisp
|
d6f9e0a832
|
Fixed more unit tests.
|
2020-07-17 03:53:22 +01:00 |
|
BDisp
|
dce2a0304e
|
Fixed Unit Test based on the changes.
|
2020-07-17 02:35:02 +01:00 |
|
BDisp
|
cf5527a917
|
Fixes #803. Init and Shutdown only run once.
|
2020-07-17 01:20:22 +01:00 |
|
BDisp
|
9a43fe87f6
|
Fixes #787. Console default size is always restored on Driver Init.
|
2020-07-16 15:43:40 +01:00 |
|
BDisp
|
874224d9f8
|
Fixes #786. Workaround for resizing with Init/Shutdown.
|
2020-07-15 19:25:13 +01: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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
BDisp
|
ba4456cf73
|
Fixes 769. PositionCursor is now corrected.
|
2020-07-09 15:15:49 +01:00 |
|
Jamie D
|
ce5cca7801
|
Remove un-necessary call
|
2020-07-09 10:44:07 +01:00 |
|
Jamie D
|
34b7639fe4
|
Empty collection check
|
2020-07-08 22:36:48 +01: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
|
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 |
|
BDisp
|
c90d1bd91e
|
Fixes #386. Window can now be dragged inside another Window.
|
2020-07-07 21:47:11 +01:00 |
|
BDisp
|
cc7aca4e50
|
Setting CanFocus also sets TabIndex and TabStop accordingly.
|
2020-07-07 15:00:36 +01:00 |
|