Charlie Kindel
|
83ed0fa472
|
API docs
|
2020-06-08 08:46:18 +01:00 |
|
Charlie Kindel
|
157255bc1b
|
enabled better characters
|
2020-06-08 08:46:17 +01:00 |
|
Charlie Kindel
|
199e3aa113
|
double spacing
|
2020-06-08 08:46:04 +01:00 |
|
BDisp
|
43c958842e
|
Resolves Button Text Alignment with Unicode chars.
|
2020-06-08 01:50:33 +01:00 |
|
Charlie Kindel
|
93512cd919
|
Merge pull request #642 from tig/docs_try2
tweaked api docs; adjusted enum name to match LayoutStyle
|
2020-06-07 00:09:42 -06:00 |
|
Charlie Kindel
|
1b5549bc07
|
tweaked api docs; adjusted enum name to match LayoutStyle
|
2020-06-07 00:09:07 -06:00 |
|
Charlie Kindel
|
eb15c82367
|
Merge pull request #641 from tig/090_doc_update
Updated documentation, readme, and relnotes
|
2020-06-06 23:52:05 -06:00 |
|
Charlie Kindel
|
d1c53a3147
|
added docfx readme
|
2020-06-06 23:43:29 -06:00 |
|
Charlie Kindel
|
091044b159
|
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
2020-06-06 23:34:17 -06:00 |
|
Charlie Kindel
|
46e5fdac84
|
updated relnotes, regenerated ddocs, inheritdoc tool now runs only on RELEASE builds
|
2020-06-06 23:34:01 -06:00 |
|
Charlie Kindel
|
54737df007
|
Merge pull request #640 from tig/ui_catalog_colorschemes
Implements Checked/Radio Selection in MenuItem
|
2020-06-06 23:33:16 -06:00 |
|
Charlie Kindel
|
d2d2192e8e
|
updated api docs
|
2020-06-06 23:02:22 -06:00 |
|
Charlie Kindel
|
8770437e16
|
Merge branch 'master' into ui_catalog_colorschemes
|
2020-06-06 22:57:14 -06:00 |
|
Charlie Kindel
|
95fc065b28
|
Merge branch 'master' of tig:migueldeicaza/gui.cs
|
2020-06-06 22:56:51 -06:00 |
|
Charlie Kindel
|
8a42bdb74a
|
Merge pull request #638 from tig/button_scenario_update
Button scenario update
|
2020-06-06 22:56:24 -06:00 |
|
Charlie Kindel
|
2059a0f53f
|
Merge pull request #639 from BDisp/fsharp-update
LGTM.
|
2020-06-06 22:47:34 -06:00 |
|
Charlie Kindel
|
dc4636a458
|
implemented menu checked and test scenario in UI Catalog
|
2020-06-06 22:46:46 -06:00 |
|
Charlie Kindel
|
19a717ee38
|
poc
|
2020-06-06 19:28:31 -06:00 |
|
BDisp
|
7a464ea7a3
|
Update the FSharp Example with the news changes.
|
2020-06-07 01:41:47 +01:00 |
|
Charlie Kindel
|
ffb17a7614
|
backed out charmap changes
|
2020-06-06 17:22:48 -06:00 |
|
Charlie Kindel
|
aedacd17a4
|
updated button scenario and tweaked button.cs
|
2020-06-06 17:15:22 -06:00 |
|
Charlie Kindel
|
549219c2b6
|
Merge pull request #632 from BDisp/from-eventhandler-to-action
Changed from Terminal.Gui all EventHandler to Action.
|
2020-06-06 16:18:56 -06:00 |
|
BDisp
|
6eeb3149b9
|
Change some Action and Class names.
|
2020-06-06 23:01:35 +01:00 |
|
Charlie Kindel
|
e9af0c2ab5
|
tweaked API docs for Date/TimeField
|
2020-06-06 22:47:45 +01:00 |
|
Charlie Kindel
|
939af3b6b0
|
Merge pull request #635 from tig/fix_datetime_comments
tweaked API docs for Date/TimeField
|
2020-06-06 15:04:35 -06:00 |
|
Charlie Kindel
|
28dd21753c
|
tweaked API docs for Date/TimeField
|
2020-06-06 14:34:16 -06:00 |
|
Charlie Kindel
|
05a1944913
|
layout
|
2020-06-06 14:24:37 -06:00 |
|
Charlie Kindel
|
5bca7016fe
|
merge
|
2020-06-06 14:00:06 -06:00 |
|
Charlie Kindel
|
8feab947fd
|
POC
|
2020-06-06 13:58:02 -06:00 |
|
BDisp
|
d788761710
|
Removed the unnecessary event flag too.
|
2020-06-06 20:20:50 +01:00 |
|
BDisp
|
89a4bdeb03
|
Changed from Terminal.Gui all EventHandler to Action.
|
2020-06-06 19:02:37 +01:00 |
|
Charlie Kindel
|
57e6953ea9
|
Merge pull request #627 from BDisp/button-text-alignment
Added TextAlignment to the Button. Update FSarpExample.
|
2020-06-06 11:21:19 -06:00 |
|
BDisp
|
db4fe3bc0f
|
Added Text Alignment to the Button view.
|
2020-06-06 17:40:03 +01:00 |
|
Charlie Kindel
|
03104495a5
|
Merge pull request #628 from BDisp/date-time-field
Nicely done. Added DateTimeEventArgs and improved data and time validation.
|
2020-06-06 10:25:31 -06:00 |
|
Charlie Kindel
|
21f7086ea3
|
Merge pull request #630 from tig/move_pos_init_to_constructor
move the pos init to constructor
|
2020-06-06 10:17:47 -06:00 |
|
Charlie Kindel
|
6b9645bdde
|
compile warning
|
2020-06-06 09:51:16 -06:00 |
|
Charlie Kindel
|
6cac4e5d46
|
move the pos init to constructor
|
2020-06-06 09:35:01 -06:00 |
|
BDisp
|
d32c631dfd
|
Changed from DateTime to TimeSpan. Changed from EventHandler to Action.
|
2020-06-06 15:35:07 +01:00 |
|
BDisp
|
f75a511057
|
Added DateTimeEventArgs and improved data and time validation.
|
2020-06-06 00:31:28 +01:00 |
|
Andrew Arnott
|
ba0fb43156
|
Add .NET Framework ref assemblies to enable linux build (#625)
Fixes #421
|
2020-06-05 10:54:43 -04:00 |
|
Charlie Kindel
|
ec6f896258
|
Merge pull request #620 from tig/computed_layout_allviews
Adds new Scenario for testing all Views - Adds parameterless constructors to all Views
|
2020-06-04 23:21:43 -06:00 |
|
Charlie Kindel
|
df2c5c4a26
|
Merge pull request #622 from tig/remove_inheritdoc_tool
Removing SauceControl.InheritDoc nuget from the build
|
2020-06-04 23:20:38 -06:00 |
|
Charlie Kindel
|
5f5e78a17b
|
Merge branch 'remove_inheritdoc_tool' into computed_layout_allviews
|
2020-06-04 23:15:51 -06:00 |
|
Charlie Kindel
|
5ee8c6b979
|
removing SauceControl.InheritDoc nuget from the build; will add it to the docx generation scripts
|
2020-06-04 23:11:44 -06:00 |
|
Charlie Kindel
|
da5bfd46f2
|
feature complete
|
2020-06-04 23:09:14 -06:00 |
|
Charlie Kindel
|
5f67da9c54
|
progress demo bug
|
2020-06-04 17:15:26 -06:00 |
|
Charlie Kindel
|
17163a76a9
|
initial implementation
|
2020-06-04 17:09:32 -06:00 |
|
Charlie Kindel
|
de1ab511d4
|
Merge branch 'master' into computed_layout_allviews
|
2020-06-04 12:43:40 -06:00 |
|
Charlie Kindel
|
90b19a5e04
|
POC
|
2020-06-04 12:43:19 -06:00 |
|
BDisp
|
05dd50afda
|
Fixed null exception on tabbing. (#615)
|
2020-06-04 13:48:46 -04:00 |
|