Charlie Kindel
|
1a7df1f8f1
|
Merge pull request #561 from tig/unicode
renamed Unicode in Menu scenario to Unicode and expanded scope
|
2020-05-27 16:45:00 -06:00 |
|
Charlie Kindel
|
22d423d34e
|
renamed to Unicode and expanded scope
|
2020-05-27 16:33:54 -06:00 |
|
Charlie Kindel
|
7e0d2f9589
|
Merge pull request #556 from BDisp/ui-toplevel-no-window-bug
Fixes #437. Must explicit that is the current Top.
|
2020-05-27 14:17:28 -06:00 |
|
BDisp
|
6d99e3195c
|
Applying as suggested.
|
2020-05-27 18:52:34 +01:00 |
|
Charlie Kindel
|
353baf7dc2
|
Merge pull request #553 from BDisp/driver-shutdown
Fixes #515, #518 and #536.
|
2020-05-27 11:39:42 -06:00 |
|
BDisp
|
0181bec78d
|
Fixes #437. Must explicit that is the current Top.
|
2020-05-27 18:33:08 +01:00 |
|
BDisp
|
d629d5b51b
|
Fixes #515, #518 and #536.
|
2020-05-27 15:59:28 +01:00 |
|
Charlie Kindel
|
fe340deed8
|
final fixes
|
2020-05-26 23:08:01 -06:00 |
|
Charlie Kindel
|
9b53ff1eb4
|
Merge branch 'master' into drawwindowframe
|
2020-05-26 22:34:43 -06:00 |
|
Charlie Kindel
|
fe624dcbd5
|
new 'DrawFrame' impl
|
2020-05-26 22:33:27 -06:00 |
|
Charlie Kindel
|
1e813a213a
|
rule
|
2020-05-26 08:09:43 -06:00 |
|
Charlie Kindel
|
b4023a0f66
|
Merge pull request #545 from BDisp/ui-mouse
Added a ListView. This help a lot to mouse debug.
|
2020-05-25 12:52:03 -06:00 |
|
Charlie Kindel
|
fc765d65f9
|
Merge pull request #540 from tig/progress_invoke_fix
Expanded Progress demo
|
2020-05-25 12:50:55 -06:00 |
|
Charlie Kindel
|
fc1ed282a3
|
updated to really show stuff off
|
2020-05-25 12:40:46 -06:00 |
|
BDisp
|
9e9b5a7522
|
This help a lot to mouse debug.
|
2020-05-25 19:30:55 +01:00 |
|
BDisp
|
45a415b8ad
|
Switch to KeyDownHandler for faster.
|
2020-05-25 19:21:44 +01:00 |
|
BDisp
|
eab643024d
|
Removed Application as UICatalog already handles it. Added two labels and change list views color.
|
2020-05-25 16:19:41 +01:00 |
|
Charlie Kindel
|
9a3812da43
|
stopped using GetEnumerator()
|
2020-05-24 19:54:38 -06:00 |
|
Charlie Kindel
|
ba0e74207f
|
removed un-needed IDispose
|
2020-05-24 19:38:38 -06:00 |
|
Charlie Kindel
|
14958b4fa3
|
fixed minor bug
|
2020-05-24 19:31:45 -06:00 |
|
Charlie Kindel
|
fd2feb15fa
|
Merge branch 'master' into progress_invoke_fix
|
2020-05-24 19:18:45 -06:00 |
|
Charlie Kindel
|
06383a4742
|
added two demos
|
2020-05-24 19:18:28 -06:00 |
|
Charlie Kindel
|
bf83386dc3
|
Merge pull request #539 from BDisp/ui-scenario-threading
Added Threading.cs file in the UI-Scenario.
|
2020-05-24 19:18:10 -06:00 |
|
BDisp
|
12fecfbed5
|
Added Threading.cs file in the UI-Scenario.
|
2020-05-25 01:43:13 +01:00 |
|
Charlie Kindel
|
61c86d9c2a
|
forgot to delete Program.cs after rename
|
2020-05-23 23:23:37 -06:00 |
|
Charlie Kindel
|
119f922e4b
|
demos text-based controls to show TAB behavior
|
2020-05-23 21:48:20 -06:00 |
|
Charlie Kindel
|
f3bfa47c38
|
Merge branch 'master' into docs
|
2020-05-23 19:46:12 -06:00 |
|
Charlie Kindel
|
f4b26fa245
|
Merge pull request #524 from BDisp/date-time-field-read-only
Patch to bypass a wrong invalid date with DateTime.
|
2020-05-23 19:40:24 -06:00 |
|
Charlie Kindel
|
78cd1bbd1e
|
updated docs further, added UICatalog API, clean up
|
2020-05-23 19:39:15 -06:00 |
|
Charlie Kindel
|
b2fc685622
|
Merge branch 'uicatalog_tweaks' into docs
|
2020-05-23 18:44:55 -06:00 |
|
BDisp
|
fba59f6084
|
Patch to bypass a wrong invalid date with DateTime.
|
2020-05-24 00:44:55 +01:00 |
|
Charlie Kindel
|
ccfcb38ede
|
Merge pull request #513 from BDisp/text-alignment
Fixes Label text alignment.
|
2020-05-23 17:32:46 -06:00 |
|
Charlie Kindel
|
09920e0b9b
|
Tons of Scenario fixes
|
2020-05-23 17:27:52 -06:00 |
|
Charlie Kindel
|
8460642921
|
removed comment about bug
|
2020-05-23 14:08:01 -06:00 |
|
Charlie Kindel
|
ea2b973fd6
|
Sorted catagories, renamed ListAndCombos, tweaked Progress UI
|
2020-05-23 13:53:56 -06:00 |
|
Charlie Kindel
|
e3e7c29014
|
Merge pull request #414 from fergusonr/feature/TextFieldAutoComplete
Feature/ComboBox
|
2020-05-23 13:40:29 -06:00 |
|
BDisp
|
ea0a2580ed
|
Fixes #409 - Invoke does not cause Wakeup #501.
|
2020-05-23 20:03:17 +01:00 |
|
BDisp
|
771bc93141
|
Fixes Label text alignment.
|
2020-05-23 14:14:31 +01:00 |
|
Ross Ferguson
|
bc51486236
|
List narrower than the edit when in Window
Add XML comments
|
2020-05-23 09:07:08 +01:00 |
|
Ross Ferguson
|
e84eb78150
|
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete
|
2020-05-23 07:57:37 +01:00 |
|
Charlie Kindel
|
7bbbe03691
|
Merge pull request #506 from tig/label
Fixed label and updated TextAlignment scenario
|
2020-05-22 18:35:35 -06:00 |
|
Charlie Kindel
|
c3ee01dc3e
|
Fixed label and updated TextAlignment scenario
|
2020-05-22 18:15:33 -06:00 |
|
Charlie Kindel
|
9b0fd2625f
|
updated scenarios
|
2020-05-22 17:23:05 -06:00 |
|
Charlie Kindel
|
649680aab4
|
working:
|
2020-05-22 15:59:57 -06:00 |
|
Charlie Kindel
|
ee85094bd3
|
Merge pull request #495 from tig/progress
Progress
|
2020-05-22 09:24:22 -06:00 |
|
Ross Ferguson
|
c922017c4f
|
*Merge* and fix build. (Rebase attempt was disaster)
|
2020-05-22 10:43:05 +01:00 |
|
Ross Ferguson
|
6228bffcbf
|
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into feature/TextFieldAutoComplete
|
2020-05-22 10:28:48 +01:00 |
|
Ross Ferguson
|
2cf92c096e
|
Add Scenario to UI Catalog for ListView and ComboBox
|
2020-05-22 09:20:48 +01:00 |
|
Charlie Kindel
|
306eb68221
|
rebase
|
2020-05-21 21:07:43 -06:00 |
|
Charlie Kindel
|
bf9de4f5c5
|
Merge branch 'master' into expanded_TimeDate_scenario
|
2020-05-21 21:06:12 -06:00 |
|