csigs
|
088b23f09a
|
LEGO: check in for master to temporary branch. (#11039)
|
2021-05-03 06:28:40 +02:00 |
|
Enrico Giordani
|
6ec30e2186
|
[Image Resizer] remove old in app settings (#10837)
* [Image Resizer] Remove old settings
* [Image Resizer] Removed unused code
* [common interop] remove "ShouldNewSettingsBeUsed()"
|
2021-04-20 15:11:59 +02:00 |
|
Niels Laute
|
71cf94b330
|
[Image Resizer] Visual updates + NumberBox (#10596)
* Input page visual updates + NumberBox
* Update UI
* Update to NumberBoxes
* Update src/modules/imageresizer/ui/Views/InputPage.xaml
* Update src/modules/imageresizer/ui/Views/InputPage.xaml
* Formatting
Co-authored-by: Niels Laute <niels9001@hotmail.com>
Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com>
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
|
2021-04-16 10:15:50 +02:00 |
|
Clint Rutkas
|
fba4fd91a1
|
Updating nugets (#10493)
* Update System.Text.Json and Newtsoft.json
* update newtson.json
* Updating testing only items.
|
2021-03-30 09:52:00 -07:00 |
|
csigs
|
9c6dfd493c
|
LEGO: check in for master to temporary branch. (#9594)
|
2021-02-09 13:20:02 +01:00 |
|
csigs
|
2e3345d2ce
|
LEGO: check in for master to temporary branch. (#9528)
|
2021-02-07 10:40:50 +01:00 |
|
Clint Rutkas
|
2b449e0850
|
Consolidate nuget packages (#9458)
* TestFramework to 2.1.2
* TestAdapter to 2.1.2
* ModernUI to 0.9.3 which is used by FancyZones
|
2021-02-04 04:18:24 -08:00 |
|
csigs
|
d2a1ac9c3f
|
LEGO: check in for master to temporary branch. (#9177)
|
2021-01-20 10:17:49 +01:00 |
|
csigs
|
84b84c91c2
|
LEGO: check in for master to temporary branch. (#9157)
|
2021-01-19 10:13:40 +01:00 |
|
csigs
|
9ae48fcb21
|
LEGO: check in for master to temporary branch. (#9126)
|
2021-01-18 15:54:06 +01:00 |
|
csigs
|
0d9594b220
|
LEGO: check in for master to temporary branch. (#9132)
|
2021-01-18 15:53:41 +01:00 |
|
csigs
|
6031d9ec6e
|
LEGO: check in for master to temporary branch. (#9154)
|
2021-01-18 15:53:05 +01:00 |
|
csigs
|
ea21a11259
|
LEGO: check in for master to temporary branch. (#9116)
|
2021-01-15 15:29:23 +01:00 |
|
Niels Laute
|
cccd2c0139
|
[Image Resizer] UI fixes (#9001)
* Color fix
* Accesibility fix
|
2021-01-08 16:23:21 +01:00 |
|
Davide Giacometti
|
b590437ca1
|
Moved ThemeManager in common project (#8835)
* moved theme manager in common project
* added analyzers
* renamed CommonUI project
|
2021-01-05 06:54:32 -08:00 |
|
csigs
|
9939779932
|
LEGO: check in for master to temporary branch. (#8778)
|
2020-12-28 09:07:55 -08:00 |
|
Andrey Nekrasov
|
063e704321
|
build: Treat warnings as errors in the remaining projects (#8689)
* build: remove #pragma comment(lib
* build: treat warnings as errors for all src projects
|
2020-12-21 18:51:48 +03:00 |
|
Davide Giacometti
|
11bdbaa07f
|
image resizer and settings percentage unit (#8674)
|
2020-12-21 15:55:50 +01:00 |
|
Enrico Giordani
|
3a3cb27b36
|
Fix passing project folder path to localization script (#8663)
|
2020-12-18 12:37:40 +01:00 |
|
Davide Giacometti
|
8007c0af3f
|
handling percentage unit (#8567)
|
2020-12-15 11:21:27 -08:00 |
|
Andrey Nekrasov
|
212ea2de30
|
common: refactor common library pt2 (#8588)
- remove common lib
- split settings, remove common-md
- move ipc interop/kb_layout to interop
- rename core -> settings, settings -> old_settings
- os-detect header-only; interop -> PowerToysInterop
- split notifications, move single-use headers where they're used
- winstore lib
- rename com utils
- rename Updating and Telemetry projects
- rename core -> settings-ui and remove examples folder
- rename settings-ui folder + consisent common/version include
|
2020-12-15 15:16:09 +03:00 |
|
Andrey Nekrasov
|
5fa4ee4942
|
Cpp build: factor out common project props & prepare for common split (#8509)
* make common include paths format consistent
* build: introduce common Cpp.Build.props
|
2020-12-14 15:20:45 +03:00 |
|
Clint Rutkas
|
1dc2b1c4c0
|
adding in comments / adjusting for 8468 (#8532)
|
2020-12-10 21:54:24 -08:00 |
|
csigs
|
aa18543903
|
LEGO: check in for master to temporary branch.
|
2020-12-07 14:06:58 +00:00 |
|
csigs
|
f31652053f
|
LEGO: check in for master to temporary branch.
|
2020-12-01 03:34:18 +00:00 |
|
csigs
|
fe8bbb82a0
|
LEGO: check in for master to temporary branch.
|
2020-11-28 00:05:46 +00:00 |
|
Andrey Nekrasov
|
06984ff317
|
CI: disable multiple msbuild instances (#8253)
* CI: disable multiple msbuild instances
* make MultiProcessorCompilation option consistent
* KBM: increase compiler limit again
|
2020-11-27 14:18:23 +03:00 |
|
Clint Rutkas
|
71c309d2b8
|
Merge pull request #8149 from microsoft/lego/hb_2939_20201120000551890
LEGO: Pull request from lego/hb_2939_20201120000551890 to master
|
2020-11-20 10:24:54 -08:00 |
|
csigs
|
25f836ad0b
|
LEGO: check in for master to temporary branch.
|
2020-11-20 14:48:15 +03:00 |
|
csigs
|
deb1f3723c
|
LEGO: check in for master to temporary branch.
|
2020-11-20 14:47:55 +03:00 |
|
csigs
|
6256436305
|
LEGO: check in for master to temporary branch.
|
2020-11-19 00:06:12 +00:00 |
|
csigs
|
c9d082303f
|
LEGO: check in for master to temporary branch.
|
2020-11-18 12:07:12 +00:00 |
|
csigs
|
bd8088daca
|
LEGO: check in for master to temporary branch.
|
2020-11-18 00:05:50 +00:00 |
|
Clint Rutkas
|
d649ed70e9
|
Merge pull request #7920 from microsoft/users/niels9001/fluent-imageresizer
[Image Resizer] Fluent UI and theming support
|
2020-11-16 10:47:42 -08:00 |
|
Niels Laute
|
927d78cc04
|
Fix for black UI glitch
|
2020-11-13 18:38:13 +01:00 |
|
Clint Rutkas
|
c756bad83c
|
fix test
|
2020-11-11 14:39:30 -08:00 |
|
Clint Rutkas
|
62f2e6fb8e
|
removed mahapps dep, did lighter weight ControlzEx. Need to add these to WSX
|
2020-11-11 14:14:34 -08:00 |
|
Clint Rutkas
|
2c0656142a
|
added in a few comments. pointed automatedname to static resource
|
2020-11-11 13:35:42 -08:00 |
|
Clint Rutkas
|
bc22631340
|
adding disposed pattern
|
2020-11-11 13:18:15 -08:00 |
|
csigs
|
8a86253958
|
LEGO: check in for master to temporary branch.
|
2020-11-10 23:06:24 +00:00 |
|
Niels Laute
|
e4e2586939
|
Light theme fix
|
2020-11-10 20:17:47 +01:00 |
|
Niels Laute
|
1e00d8cdaf
|
Updated styling
|
2020-11-10 20:13:39 +01:00 |
|
Niels Laute
|
fbc82f01b2
|
Added foreground brush
|
2020-11-08 22:18:47 +01:00 |
|
Niels Laute
|
3e874f8bb2
|
Fixed x symbol not showing
|
2020-11-08 22:08:56 +01:00 |
|
Niels Laute
|
9ffbc0f08c
|
Reverted dev changes
|
2020-11-08 21:07:05 +01:00 |
|
Niels Laute
|
9e5edaba71
|
Accesibility improvements
|
2020-11-08 21:02:26 +01:00 |
|
Niels Laute
|
aafab46456
|
UI improvements
|
2020-11-08 20:09:07 +01:00 |
|
Niels Laute
|
14f905dbfd
|
Updates themes
|
2020-11-08 14:41:51 +01:00 |
|
Niels Laute
|
f424e93d34
|
Added logic that disables input boxes when Custom size is not selected
|
2020-11-08 14:35:00 +01:00 |
|
Niels Laute
|
0d43ea2bb9
|
Accesibility improvements + updated colors
|
2020-11-08 14:31:57 +01:00 |
|