Michael Hawker MSFT (XAML Llama)
|
22cfd60863
|
Merge pull request #65 from zadjii-msft/llama/ext
Add ShellPage
|
2024-09-18 11:25:29 -07:00 |
|
Clint Rutkas
|
71375e75f1
|
Merge pull request #66 from zadjii-msft/dev/crutkas/moveAppsToDedicatedPlugin
refactoring apps to dedicated project
|
2024-09-18 11:03:10 -07:00 |
|
Clint Rutkas
|
080d21b09f
|
removing x86 references
|
2024-09-18 11:02:47 -07:00 |
|
Clint Rutkas
|
6b7930a879
|
refactoring apps to dedicated project
|
2024-09-18 10:57:20 -07:00 |
|
Michael Hawker
|
12f29ab6a3
|
Setup ShellPage and Loading Placeholder
|
2024-09-18 10:52:37 -07:00 |
|
Michael Hawker
|
c92800fc32
|
Give new UI app same identity as POC
|
2024-09-18 10:51:08 -07:00 |
|
Clint Rutkas
|
2cfbe68942
|
Merge branch 'microsoft:main' into main
|
2024-09-18 09:10:43 -07:00 |
|
Kristen Schau
|
5f778cfe43
|
Merge pull request #64 from zadjii-msft/krschau/searchbar
Make SearchBar its own control
|
2024-09-18 11:37:23 -04:00 |
|
Kristen Schau
|
2f64260fef
|
Put back events
|
2024-09-18 11:24:42 -04:00 |
|
Kristen Schau
|
d6636b9450
|
Add SearchBar
|
2024-09-18 11:24:38 -04:00 |
|
Kristen Schau
|
a8f12731a2
|
Merge pull request #63 from zadjii-msft/user/krschau/converters2
Use built in converters
|
2024-09-18 11:11:01 -04:00 |
|
Jaime Bernardo
|
d7a07dc7c8
|
[AdvPaste]Fix utility invocation telemetry calls (#34912)
|
2024-09-18 14:10:16 +01:00 |
|
Kristen Schau
|
9561ff9e28
|
Use built in converters
|
2024-09-17 20:07:29 -04:00 |
|
Kristen Schau
|
316aefba64
|
Add assets
|
2024-09-17 16:35:07 -04:00 |
|
Kristen Schau
|
b12930e943
|
cleanup
|
2024-09-17 15:41:12 -04:00 |
|
Clint Rutkas
|
91f659e1ed
|
Shuffling a smidge just for visual to know UI vs POC
|
2024-09-17 12:23:44 -07:00 |
|
Clint Rutkas
|
40ef2547ee
|
Getting MVVM in
|
2024-09-17 12:17:14 -07:00 |
|
Kristen Schau
|
355762629f
|
Remove unused title bar (#62)
Remove unused title bar
|
2024-09-17 14:52:43 -04:00 |
|
Kristen Schau
|
1748b78034
|
Remove some stuff we don't use
|
2024-09-17 14:38:34 -04:00 |
|
Jordi Adoumie
|
3403031505
|
Merge pull request #61 from zadjii-msft/joadoumie/sample-updates
small changes to sample
|
2024-09-17 13:34:55 -04:00 |
|
Jordi Adoumie
|
bb51ca544f
|
small changes to sample
|
2024-09-17 13:33:50 -04:00 |
|
Jordi Adoumie
|
1436fc0d6e
|
Merge pull request #60 from zadjii-msft/niels9001/fluent3
[UX] Fluent design
|
2024-09-17 13:07:57 -04:00 |
|
Niels Laute
|
3c44be0648
|
More tweaks
|
2024-09-17 16:56:15 +02:00 |
|
Niels Laute
|
a5b861280f
|
Other pages
|
2024-09-17 15:15:37 +02:00 |
|
Niels Laute
|
ac23fd2c9e
|
Moving styles to resourcedictionary
|
2024-09-17 14:42:17 +02:00 |
|
Niels Laute
|
964c5eb5cd
|
Adding SubtleButtonStyle
|
2024-09-17 14:38:19 +02:00 |
|
Niels Laute
|
bd4e058c6f
|
Initial pass
|
2024-09-17 14:31:49 +02:00 |
|
Jordi Adoumie
|
8395c50093
|
Merge pull request #58 from krschau/main
Fix namespaces
|
2024-09-16 17:16:30 -04:00 |
|
Kristen Schau
|
55b4ad62bf
|
Fix more namespaces
|
2024-09-16 17:05:00 -04:00 |
|
Kristen Schau
|
4a5fd00ce1
|
DeveloperCommandPalette -> WindowsCommandPalette
|
2024-09-16 17:04:50 -04:00 |
|
Dave Rayment
|
9bfee34265
|
[Peek]Fix memory leak caused by unmanaged bitmaps not being freed (#34484)
|
2024-09-16 21:10:51 +01:00 |
|
Jeremy Sinclair
|
37f2154c86
|
[Analyzers] Resolve StyleCop issues: SA1516 and SA1616 (#34853)
* [Analyzers][AdvancedPaste] Apply fix for SA1516
* [Analyzers][EnvironmentVariables] Apply fix for SA1516
* [Analyzers][RegistryPreview] Apply fix for SA1516
* [Analyzers][Peek] Apply fix for SA1516
* [Analyzers][PreviewPane] Apply fix for SA1516
* [Analyzers][FancyZones] Apply fix for SA1516
* [Analyzers][PT Run][Plugins] Apply fix for SA1516
* [Analyzers][PT Run] Apply fix for SA1516
* [Analyzers][PT Run][Wox] Apply fix for SA1516
* [Analyzers][Common] Apply fix for SA1516
* [Analyzers][ImageResizer] Apply fix for SA1516
* [Analyzers][ColorPicker] Apply fix for SA1516
* [Analyzers][MouseUtils] Apply fix for SA1516
* [Analyzers][DSC Schema Generator] Apply fix for SA1516
* [Analyzers][FileLocksmith] Apply fix for SA1516
* [Analyzers][Hosts] Apply fix for SA1516
* [Analyzers][MeasureTool] Apply fix for SA1516
* [Analyzers][MouseWithoutBorders] Apply fix for SA1516
* [Analyzers][TextExtractor] Apply fix for SA1516
* [Analyzers][Workspaces] Apply fix for SA1516
* [Analyzers][Awake] Apply fix for SA1516
* [Analyzers][PowerAccent] Apply fix for SA1516
* [Analyzers][RegistryPreview] Apply fix for SA1516
* [Analyzers][Settings] Apply fix for SA1516
* [Analyzers][MouseWithoutBorders] Apply fix for SA1616
|
2024-09-16 21:09:43 +01:00 |
|
Dave Rayment
|
0f16951f23
|
[Peek]Fix for DateModified tooltip property showing file creation date (#34504)
|
2024-09-16 16:26:26 +01:00 |
|
Jordi Adoumie
|
fed659662f
|
Merge pull request #56 from zadjii-msft/joadoumie/updating-docs
fixing bugs in my docs
|
2024-09-13 14:11:55 -07:00 |
|
Jordi Adoumie
|
2fd268784e
|
fixing bugs in my docs
|
2024-09-13 14:08:23 -07:00 |
|
Jordi Adoumie
|
6ec2079353
|
Merge pull request #55 from zadjii-msft/joadoumie/updating-docs
more doc updates
|
2024-09-13 14:06:13 -07:00 |
|
Jordi Adoumie
|
c71881af54
|
more doc updates
|
2024-09-13 13:54:58 -07:00 |
|
Jordi Adoumie
|
598a00f13e
|
Merge pull request #54 from zadjii-msft/joadoumie/updating-docs
doc edits
|
2024-09-13 13:31:18 -07:00 |
|
Jordi Adoumie
|
c5dc35ce4a
|
doc edits
|
2024-09-13 13:29:17 -07:00 |
|
Jordi Adoumie
|
f06dd26d41
|
Merge pull request #53 from zadjii-msft/joadoumie/updating-docs
updating docs
|
2024-09-13 13:23:30 -07:00 |
|
Jordi Adoumie
|
10afc7e6ca
|
updating docs
|
2024-09-13 13:21:47 -07:00 |
|
Jordi Adoumie
|
2335e85b00
|
Merge pull request #52 from zadjii-msft/joadoumie/modify-template
tweaking template
|
2024-09-13 10:14:47 -07:00 |
|
Jordi Adoumie
|
77e0449b56
|
Adding folder structure to match docs
|
2024-09-13 09:44:59 -07:00 |
|
Jordi Adoumie
|
1de870a8a8
|
tweaking template
|
2024-09-13 09:40:31 -07:00 |
|
PesBandi
|
a536ec6e0b
|
Fix RegEx in I would like to contribute bot (#34844)
* Update resourceManagement.yml
* Update resourceManagement.yml
|
2024-09-12 11:38:53 -07:00 |
|
Davide Giacometti
|
7640258c10
|
[Settings]WinAppSDK 1.6 Flyout Fix (#34821)
Fixed titlebar and reverted W10 border hack
|
2024-09-12 17:31:06 +01:00 |
|
Clint Rutkas
|
5b0f3f64d4
|
Community Toolkit upgrade to 8.1.240821 (after .84 is verified stable) (#34419)
* getting stuff to compile again
* correcting install publish folder
* fixing notice
* Update NOTICE.md
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
* getting it so it compiles again
---------
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
|
2024-09-12 09:30:44 -07:00 |
|
Clint Rutkas
|
f464b6979c
|
Merge pull request #51 from zadjii-msft/merge-wasdk-1.6
Merge latest PowerToys main with Windows App SDK 1.6
|
2024-09-12 08:51:34 -07:00 |
|
Jaime Bernardo
|
a1a2677c2d
|
Reference WebView2 on Projects where WinAppSDK is referenced
|
2024-09-12 11:22:12 +01:00 |
|
Jaime Bernardo
|
869fd972db
|
Put .vsconfig more in line with versions in PowerToys
|
2024-09-12 11:07:18 +01:00 |
|