MHDeveloper30
5408f5c4d0
Update how-to-validate-application-settings.md ( #101 )
2020-11-02 09:36:09 -08:00
Andy De George
5bd63eeebb
Merge pull request #97 from dotnet/master
...
Adhoc publish for winforms 5 content
2020-10-28 11:11:03 -07:00
Andy De George
55f0279f86
Fix index link ( #98 )
2020-10-28 11:05:17 -07:00
Andy De George
da44975b80
Convert index to landing or hub ( #88 )
...
* Convert index to landing
* Adjust links
* Minor updates; try hub style
* Update hub info
* Delete hub.yml
2020-10-28 10:45:12 -07:00
Andy De George and Genevieve Warren
184e6c9a0c
Initial publish of WinForms for .NET 5. ( #96 )
...
* Migrate inprogress winforms contnet from docs
* Fix preview note
* Fix vb code
* Minor fixes to keyboard articles
* Minor adjustment to overview
* Test redirects for 4.0 -> 5.0
* adjust links
* Add mouse input section winforms (#81 )
* Update projects to .NET 5
* Update keyboard desc
* Finish mouse events
* Add remaining mouse articles;code
* finish mouse input
* minor fixes
* Remove branch restriction (#82 )
* Update build-validation.yml (#84 )
* Update build-validation.yml (#85 )
* Fix vb proj
* Add WinForms tutorial (#91 )
* redirect between overview
* New create an app tutorial
* Fix markdown
* Fix preserve view setting
* Add forms articles (#93 )
* Add forms articles
* Fix warnings
* Winforms publish (#95 )
* Prep TOC for publish
* Updated date
* Automatic how-to topic type
* Update desc/headers
* Fix links
* Fix build errors
* Add preview note
* Update toc landing page
* Convert old style project files
* update download links
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
* Adjust number key
* Update dotnet-desktop-guide/net/winforms/overview/index.md
* Try toc position task via bookmark
* Improve images
* Remove sentence
* File redirects
Co-authored-by: Genevieve Warren <[email protected] >
2020-10-28 10:44:16 -07:00
Bill Wagner
4000d5e9b5
Merge pull request #89 from dotnet/publish-19828
...
Merge master into live
2020-10-22 06:45:46 -04:00
CXWTool Service Account
58f5f12ee2
Merge branch 'master' into publish-19828
2020-10-22 06:01:04 +00:00
Andy De George
f7e5ce92ea
Update build-validation.yml ( #85 )
2020-10-21 08:23:05 -07:00
Andy De George
c81cb34856
Update build-validation.yml ( #84 )
2020-10-21 08:16:43 -07:00
Andy De George
1a366b24d7
Remove branch restriction ( #82 )
2020-10-21 08:09:02 -07:00
Bill Wagner
f8b2aab8a8
Merge pull request #71 from dotnet/publish-30170
...
Merge master into live
2020-10-13 06:38:45 -04:00
CXWTool Service Account
84713aa91a
Merge branch 'master' into publish-30170
2020-10-13 06:00:58 +00:00
Andy De George
77c1d2ebdc
Fix branch mapping for docs->github comments ( #70 )
2020-10-12 13:58:14 -07:00
Andy De George
6f039b0118
Merge pull request #69 from dotnet/adegeo-fix
...
Fix missing letter in first link of article (#68 )
2020-10-12 13:56:56 -07:00
Milos Zivadinovic
18a1e4d532
Fix missing letter in first link of article ( #68 )
2020-10-12 13:45:12 -07:00
Milos Zivadinovic
b98f4b8932
Fix missing letter in first link of article ( #68 )
2020-10-12 13:40:08 -07:00
Bill Wagner
4fc7ebbc62
Merge pull request #59 from dotnet/publish-15572
...
Merge master into live
2020-09-29 06:31:54 -04:00
CXWTool Service Account
bcc2e7603a
Merge branch 'master' into publish-15572
2020-09-29 06:01:03 +00:00
Andy De George
6758618374
Fix name of article ( #58 )
2020-09-28 08:30:41 -07:00
Bill Wagner
95374f1eca
Merge pull request #55 from dotnet/publish-17711
...
Merge master into live
2020-09-22 06:40:46 -04:00
CXWTool Service Account
e28a535061
Merge branch 'master' into publish-17711
2020-09-22 06:00:59 +00:00
xparadoxical
6b93072d74
Fix formatting by replacing _abc_ with *abc* ( #52 )
...
In my opinion **Get_PropertyName_** should be replaced with **Get*PropertyName*** as it looks better. (same for Set(...))
2020-09-21 12:30:07 -07:00
Andy De George
f8a874272a
Adjust link ( #50 )
2020-09-18 09:11:02 -07:00
Andy De George
83a77ed4b6
Add whats new config ( #33 )
...
* Add whats new
* remove old config
* remove old config
* Update config per scott
2020-09-17 12:13:00 -07:00
Andy De George
695d0a2803
Merge pull request #49 from dotnet/master
...
Merge master into live
2020-09-17 10:35:31 -07:00
Andy De George
9371b0126b
Migrate .NET 3.1/5 WPF guide from dotnet docs ( #48 )
...
* add toc/bread changes
* add xaml-services
* add ported wpf content
* add xaml-services info to docfx
* Fix links 1
* Fix links 2
* Fix links 3
* Fix links 4
* Fix links 5
* Fix links 6
* Fix links 7
* Fix xaml-services link
* Fix snippets 1
* Fix snippets 2
* adjust breadcrumb and toc
* remove preserve-view from breadcrumbs
* add empty view to toc item xaml
* update include
* remove contextual toc for vs article :(
2020-09-17 08:41:01 -07:00
Andy De George
9c0a2889a2
Merge pull request #45 from dotnet/master
...
Merge master into live
2020-09-15 18:22:57 -07:00
Andy De George and mingwli
57747b5d52
Change bread to have ?view= to clear ( #26 )
...
* Change bread to have ?view= to clear
* Change bread link
* fix view links
* fix view links
* fix view links
* update bread/toc
* update bread/toc
* fix breadcrumb toc
* Update index.md
* Update TOC.yml
Co-authored-by: mingwli <[email protected] >
2020-09-15 18:13:14 -07:00
Youssef Victor
026b53dc58
Update xaml-syntax-in-detail.md ( #43 )
2020-09-15 13:17:04 -07:00
Andy De George
611817b5e4
Snippets config: Remove CPP triggers; Update to .NET 5 RC 1 ( #44 )
...
* Update build-validation.yml
* Update build-validation.yml
* Update build-validation.yml
2020-09-15 11:15:26 -07:00
Andy De George
ae45d8f130
Update docfx.json metadata ( #38 )
...
* Update docfx.json
Add missing metadata
* Update docfx.json
Add ms.prod
* Update docfx.json
* Update docfx.json
* Add prod to index.md
2020-09-11 10:14:52 -07:00
Andy De George
e2f1d47e0b
Update build-validation.yml ( #36 )
2020-09-10 14:40:52 -07:00
Andy De George
3a09cadd80
Fix label for github label tool and framework ( #37 )
2020-09-10 14:02:09 -07:00
Igor Velikorossov and Andy De George
76317373cc
Update defining-default-values-with-the-shouldserialize-and-reset-methods.md ( #34 )
...
* Update defining-default-values-with-the-shouldserialize-and-reset-methods.md
Make the methods private as those are invoked by convention.
* Update dotnet-desktop-guide/framework/winforms/controls/defining-default-values-with-the-shouldserialize-and-reset-methods.md
Co-authored-by: Andy De George <[email protected] >
Co-authored-by: Andy De George <[email protected] >
2020-09-09 22:34:07 -07:00
Andy De George
6cc5bca37c
Merge pull request #32 from dotnet/master
...
Publish WPF content
2020-09-04 09:57:39 -07:00
Andy De George
da363692ff
Initial WPF content migrated ( #17 )
...
* Reset branch for WPF changes
* Convert BMP to PNG; fix link-out-of-scope err
* Add snippets for WPF... 6794 files!!!!
* Add missing snippets
* update file updated between migration
* Fix paths to include
* update breadcrumb and toc
* fix index links
* fix index links
* fix index links
* fix markdown
2020-09-04 09:46:28 -07:00
Youssef Victor
dba50d6bf1
Update markdownlint.yml ( #30 )
2020-09-04 08:36:06 -07:00
Andy De George
a85a818146
Update .ghal.rules.json
2020-09-03 17:52:02 -07:00
Andy De George
4f77b3030d
Update .ghal.rules.json
2020-09-03 09:03:08 -07:00
Andy De George
1a507e85e0
Update .ghal.rules.json
2020-09-03 09:02:54 -07:00
Andy De George
daf66e7a0d
Merge pull request #25 from dotnet/master
...
Publish to finally fix TOC
2020-09-02 10:08:59 -07:00
Andy De George
223029e6d6
Merge pull request #24 from dotnet/adegeo-fix-toc
...
Fix toc
2020-09-02 10:06:08 -07:00
Andy De George (adegeo)
0bbf806737
Fix toc
2020-09-02 10:04:04 -07:00
Andy De George
fa59e60b6b
Merge pull request #23 from dotnet/master
...
ad hoc publish fixing toc
2020-09-02 09:26:02 -07:00
Andy De George
eb07cf1fee
Fix toc ( #22 )
2020-09-02 09:23:20 -07:00
Andy De George
ae8c1a56ae
Merge pull request #21 from dotnet/master
...
Initial publish
2020-09-01 16:50:31 -07:00
Andy De George
81f9562815
update readme ( #20 )
2020-09-01 16:39:47 -07:00
Andy De George
c0ba284473
Initial winforms content migrated ( #18 )
...
* Merge winforms framework content to working branch (#14 )
* Breadcrumb / TOC / Move net5 to net folder (#15 )
* change path from net5 to net
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Mess with bread/toc
* Add .net 5 winforms placeholder article (#16 )
* added some metadata and adjusted net5 placeholder
* corrections
* corrections
* corrections
* Test1
* Swapping landing page vs concept
* fix links
* Fix links
* Fix desc
2020-09-01 16:26:21 -07:00
Andy De George
1a27c9b107
Update issue templates ( #19 )
2020-09-01 09:37:35 -07:00
Andy De George
912e492bd6
Update config.yml
2020-08-28 08:44:38 -07:00