Andy (Steve) De George and Tom Dykstra
f2a6c1b0e9
Port dock/anchor articles ( #1081 )
...
* Port some more info from autosize
* Port anchor/dock articles
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected] >
* Move construction note
Co-authored-by: Tom Dykstra <[email protected] >
2021-06-01 16:32:00 -07:00
Andy (Steve) De George and Tom Dykstra
0fdf730bc2
Port the How to set tab order article ( #1077 )
...
* Port article on tab order
* Redirects for new article
* TOC
* Update links
* Some other minor changes
* fix lint
* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md
Co-authored-by: Tom Dykstra <[email protected] >
* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md
Co-authored-by: Tom Dykstra <[email protected] >
* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md
Co-authored-by: Tom Dykstra <[email protected] >
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected] >
2021-05-26 21:07:42 -07:00
Andy (Steve) De George
b1e7a0e6c9
Merge pull request #1073 from dotnet/main
...
Publish
2021-05-18 09:25:26 -07:00
Andy (Steve) De George and Tom Dykstra
6592e99d2b
Fix link to theme files ( #1067 )
...
* Update control-styles-and-templates.md
* Update control-styles-and-templates.md
* Update dotnet-desktop-guide/framework/wpf/controls/control-styles-and-templates.md
Co-authored-by: Tom Dykstra <[email protected] >
Co-authored-by: Tom Dykstra <[email protected] >
2021-05-18 09:23:08 -07:00
Andy (Steve) De George
0798e75a63
Update index.md ( #1068 )
2021-05-18 08:22:54 -07:00
Andy (Steve) De George
6ca5ef0da8
Upgrade Snippets 5000 for CPP ( #1062 )
...
* Update build-validation.yml
* Add files via upload
* Delete DotnetDocsTools.LocateProjects.1.0.8.nupkg
* Update build-validation.yml
2021-05-06 11:41:54 -07:00
Andy (Steve) De George and Tom Dykstra
3885aab154
Add how to bind enum article ( #1056 )
...
* add how to article
* Fix lint
* Fix the code example
* Add missing code
* Update how-to-bind-to-an-enumeration.md
* Update dotnet-desktop-guide/net/wpf/data/how-to-bind-to-an-enumeration.md
Co-authored-by: Tom Dykstra <[email protected] >
Co-authored-by: Tom Dykstra <[email protected] >
2021-05-06 08:03:42 -07:00
Andy (Steve) De George
c893946fa6
Add vb code;person example ( #1052 )
2021-04-30 13:05:52 -07:00
Andy (Steve) De George and Genevieve Warren
4adbe51408
Port databinding articles to WPF 5.0 ( #1049 )
...
* Binding declarations article
* Binding sources article
* TOC/Index updates
* Update redirects
* Acro/bugs
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
* fix bookmarks
Co-authored-by: Genevieve Warren <[email protected] >
2021-04-30 12:08:09 -07:00
Andy (Steve) De George
f48d6c37c0
Address feedback ( #1045 )
2021-04-29 12:09:32 -07:00
Andy (Steve) De George
6fed9f3b9f
Merge pull request #1043 from dotnet/main
...
Publish
2021-04-24 12:41:11 -07:00
Andy (Steve) De George
8d4669a8df
Update docfx.json ( #1041 )
2021-04-24 11:31:02 -07:00
Andy (Steve) De George and Genevieve Warren
be9a1d7a14
Clarify a bit of databinding ( #1040 )
...
* Clarify a bit of databinding
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
Co-authored-by: Genevieve Warren <[email protected] >
2021-04-23 18:03:33 -07:00
Andy (Steve) De George
f281a70f00
Add support for status checker ( #1038 )
...
* Create check-for-build-warning.yml
* Rename check-for-build-warning.yml to check-for-build-warnings.yml
2021-04-21 15:22:50 -07:00
Andy (Steve) De George
f206c2b5af
Fix redirect ( #1037 )
2021-04-21 15:17:05 -07:00
Andy (Steve) De George
32616f61a7
Merge pull request #1035 from dotnet/main
...
Manual publish
2021-04-15 13:41:20 -07:00
Andy (Steve) De George
bf65ce7173
Minor TOC changes for WPF ( #1034 )
...
* minor toc changes
* minor toc changes
* minor toc changes
2021-04-15 13:38:09 -07:00
Andy (Steve) De George
366fb32d94
Merge pull request #1033 from dotnet/main
...
Manual publish
2021-04-15 12:57:39 -07:00
Andy (Steve) De George and Genevieve Warren
ea8529f082
WPF publish initial content ( #1032 )
...
* Add overview article for new WPF (#178 )
* Remove previous WPF .NET 5 content
* Overview article
* New article: Create new WPF project (#183 )
* Basic index file
* Finish article for new project.
* acro
* markdown fix
* Fix build errors
* fix code lang
* fix code lang
* Add differences article for WPF (#186 )
* Fix VS version for create app
* Add differences article
* Minor
* fix overview styles code
* Add code langs for overview
* Port Window Overview WPF article (#1011 )
* Add Window overview article
* Add TOC
* Remove temp code
* Fix headers
* Port final Windows related articles (#1015 )
* Initial test commit
* Add system dialogs
* 75% complete
* Add images
* Fix linter
* Add to toc
* Add more howto
* Fix code
* Add get/set main window
* Add missing code
* Add to toc
* Fix warnings
* Fix warnings
* missing code
* Update see also
* fix xref
* Migrate wpf net core controls-styles articles (#1023 )
* Migrate control-styles
* Fix links
* Fix links
* Port databinding article. (#1022 )
* Migrated databinding overview
* update toc
* Fix links/snippets
* fix links
* Move to correct folder
* Port initial resources docs (#1026 )
* initial resources docs
* Build errors
* Update dotnet-desktop-guide/net/wpf/systems/xaml-resources-overview.md
Co-authored-by: Genevieve Warren <[email protected] >
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
* Feedback
* Add app article
* Add system article
* Minor
* meta
* fix toc
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
Co-authored-by: Genevieve Warren <[email protected] >
* Add xaml article
* reformat redirect
* Redirects
* WPF update XAML article (#1031 )
* convert snippets
* minor edits
* minor
* Fix warnings
* Fixes #1028
* Fixes #1028
* Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected] >
* update redirects
Co-authored-by: Genevieve Warren <[email protected] >
* minor updates to link
* Readd migration article
* Warning fixes
* Fix lint
* Minor updates
* Fix warnings for TOC/YML
* last warnings
Co-authored-by: Genevieve Warren <[email protected] >
2021-04-15 12:52:05 -07:00
Andy (Steve) De George
7f8394ee60
Update more main branch changes ( #1008 )
...
* Update build-validation.yml
* Update version-sweep.yml
* Update .acrolinx-config.edn
* Update .openpublishing.publish.config.json
* fix paths
* Update .github/workflows/build-validation.yml
2021-03-09 11:38:59 -08:00
Andy De George
f646753cfd
Update dotnet-versionsweeper.json ( #1006 )
2021-03-08 14:36:55 -08:00
Andy De George
c6e13afda1
Fix update vs include ( #207 )
...
* Fix update vs include
* Minor wording change
2021-02-09 15:47:08 -08:00
Andy De George
a11eb130d1
Update threading-model.md ( #208 )
2021-02-09 15:46:56 -08:00
Andy De George
a8d0ef7e59
Fix wpf overview styles xaml ( #209 )
2021-02-09 15:46:32 -08:00
Andy De George
445388b7f6
Update .ghal.rules.json ( #201 )
2021-02-04 13:32:58 -08:00
Andy De George
455923e44f
Merge pull request #199 from dotnet/master
...
Publish: Revert WPF to 16.8 for now (#198 )
2021-02-03 10:44:23 -08:00
Andy De George
917e65e6c3
Revert WPF to 16.8 for now ( #198 )
...
* Revert WPF to 16.8 for now
* minor
2021-02-03 10:42:49 -08:00
Andy De George
fb0c8caad2
Add new create wpf app article ( #193 )
2021-02-02 20:25:07 -08:00
Andy De George
1aad00b25d
Add csharp code;fix headers;bugs ( #194 )
2021-02-02 13:24:37 -08:00
Andy De George
4c720fbda1
Fix migration refs related to EmbeddedResource ( #195 )
2021-02-02 13:24:22 -08:00
Andy De George
34d3c6108f
Remove Jill as author ( #184 )
2021-01-27 14:24:08 -08:00
Andy De George
232f1b91e2
Disable custom .NET install for snip5000 ( #170 )
2021-01-19 12:17:52 -06:00
Andy De George
b79168189c
Disable custom .NET install for snip5000 ( #170 )
2021-01-19 07:50:00 -06:00
Andy De George
a856d83f28
Add note about x:key conflict with explicit keys ( #166 )
...
* Update how-to-use-an-application-scope-resource-dictionary.md
* Update how-to-use-an-application-scope-resource-dictionary.md
2021-01-15 12:23:49 -06:00
Andy De George
701634d9a5
Update how-to-set-jpeg-compression-level.md ( #159 )
2021-01-15 12:23:31 -06:00
Andy De George
cf26656c12
Merge pull request #157 from dotnet/master
...
Publish PR
2020-12-18 14:48:04 -08:00
Andy De George
cfc49a53e4
Updates to include vs update ( #156 )
2020-12-18 10:20:53 -08:00
Andy De George
545fa98996
update label rules ( #148 )
2020-12-08 14:45:48 -08:00
Andy De George
ffc3b77150
Restore WPF .NET Framework content from WPF .NET ( #144 )
...
* Copy .NET 5 WPF content back into .NET Framework
* Add H1 heading difference for .NET
* Fix validation errors
2020-12-07 13:06:20 -08:00
Andy De George
99e90fa162
Update metadata rules and individual articles ( #142 )
...
* Add conceptual topic type for framework
* Add NET WPF article topic types
* Framework winforms overview topic types
* Update metadata
* Update walkthrough-my-first-wpf-desktop-application.md
2020-12-03 09:58:46 -08:00
Andy De George
6a2b7dc939
Update walkthrough-my-first-wpf-desktop-application.md ( #138 )
2020-12-02 13:38:07 -08:00
Andy De George
0fd7bfad67
Merge pull request #136 from dotnet/master
...
Manual publish fixing bad squash-merge
2020-11-24 10:34:28 -08:00
Andy De George and Tom Dykstra
c60decacdc
Add Visual Basic notes to WinForms migration article ( #132 )
...
* minor fixes;Add VB instructions
* acro;Add info about vb names
* alter vb note
* Remove note
* More adjustments
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected] >
Co-authored-by: Tom Dykstra <[email protected] >
2020-11-24 09:10:45 -08:00
Andy De George
6c9c2f282e
Fix menu item text ( #131 )
2020-11-20 10:10:23 -08:00
Andy De George
a108fc2b98
Fixes related to open issues. ( #122 )
...
* Update framework winforms landing
* Add note about attribute
* Adjust storyboard overview
* Fix comments in snippet
* Adjust table in getting started
* Add missing encoded char
* Fix bad desiredheight prop
* Fix blank column
* Fix description metadata
* Review feedback
2020-11-13 11:51:10 -08:00
Andy De George
5b0f87d944
Minor changes to whats new ( #118 )
...
* Minor changes to whats new
* Add perf note
2020-11-11 12:19:28 -08:00
Andy De George
a88bf14df2
Merge pull request #117 from dotnet/publish-28416
...
Merge master into live
2020-11-10 12:37:35 -08:00
Andy De George and Tom Dykstra
1130808ce6
Add what's new in WinForms article ( #114 )
...
* Add toc entry
* temp
* Add whats new article
* Minor updates
* Update cards
* Update cards
* Update cards
* Another link
* Acro
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected] >
Co-authored-by: Tom Dykstra <[email protected] >
2020-11-09 09:09:00 -08:00
Andy De George and Tom Dykstra
8f3082cb43
Inital migration article port ( #110 )
...
* Inital migration article port
* Acro
* fix toc
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected] >
* Updates
* lint
* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md
Co-authored-by: Tom Dykstra <[email protected] >
Co-authored-by: Tom Dykstra <[email protected] >
2020-11-05 22:40:54 -08:00
Andy De George
58d850490b
Adjust redirects ( #104 )
...
* Add more redirects
* Update .openpublishing.redirection.json
2020-11-03 14:47:05 -08:00
Andy De George
e762a2f22e
Updates github actions to use commits instead of tags ( #100 )
...
* Update bcnotify.yaml
* Update build-validation.yml
* Update markdownlint.yml
2020-11-02 13:51:16 -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
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
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
Andy De George
6758618374
Fix name of article ( #58 )
2020-09-28 08:30:41 -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
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
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
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
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
Andy De George
15dee10f4f
Delete dotnet-breaking-change.md
2020-08-28 08:43:21 -07:00
Andy De George
155d2d5393
Update README.md
2020-08-27 09:38:42 -07:00
Andy De George
ebd98c63b4
Merge pull request #12 from dotnet/master
...
Update live with base config
2020-08-14 11:55:55 -07:00
Andy De George
490750149b
Update xref links ( #11 )
2020-08-14 11:13:15 -07:00
Andy De George
68a0edef8a
Initial repo config ( #9 )
2020-08-14 09:59:30 -07:00