mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-24 12:25:12 +08:00
ec0fb6a4c7
* [ColorPicker] Development: custom color formats, first steps * ColorPicker development of custom format handling. * Custom color format developmnet. Added common helper class for format string Fixed settings loading Added numbering if default name exists (My format (1)) * Custom color format implementation. Extended the colorPicker settings with the format string Updated the color to string conversion * Custom color format in color picker, development. Adding edit, delete buttons. Implement functionality Re-arranging settings panel (newly created formats at the top) Implementing details (valid parameters, more format elements, more types) * Minor commit * Development color picker custom formats. "Last" steps. Replacing hard coded english strings with resources, polishing. * Adding help to the format edit dialog. * Undoing changes unwillingly commited in Host module * Fixing bug unable to delete a custom format after renaming it - use the colorformat object as reference (and not the name) Modifying the default custom formula Removing unnecessary using directives * Udating the default user defined color format * Removing unnecessary using directive * ColorPicker Implementing custom color formats: adding custom formats to the default format selection (dropdown box). * Fix binding of name and example * Custom color formats, implemented steps: vorwarts compatibility loading settings. Fixed UI as requested (removed one settings panel, added button to the first panel) * Minor change in the UI: description modified * ColorPicker Custom Color Formats develepoment. Added conversion from old predefined formats to customizable formats. Extended default settings (in case settings file is deleted/corrupted). Minor fixes. * Fixing color format parameters. Implementing 3 different Saturation calculations, 2 Hue calculations and 2 Lightness calculations (depending color format) * Color Picker: New/Edit Color format. Fixing bug when cancelling addition/edit * ColorPicker. Updating help section, available parameters * Fix spellchecker * Remove the MinWidth so that scrollviewers can be drawn * ColorPicker bugfix: Not allowing to delete the last color format.
106 lines
3.3 KiB
Plaintext
106 lines
3.3 KiB
Plaintext
# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
|
|
(?:^|/)(?i)COPYRIGHT
|
|
(?:^|/)(?i)LICEN[CS]E
|
|
(?:^|/)3rdparty/
|
|
(?:^|/)go\.sum$
|
|
(?:^|/)MonacoPreviewHandler/customLanguages/
|
|
(?:^|/)MonacoPreviewHandler/generateLanguagesJson.html
|
|
(?:^|/)MonacoPreviewHandler/index.html
|
|
(?:^|/)MonacoPreviewHandler/monaco_languages.json
|
|
(?:^|/)MonacoPreviewHandler/monacoSpecialLanguages.js
|
|
(?:^|/)monacoSRC/
|
|
(?:^|/)package(?:-lock|)\.json$
|
|
(?:^|/)timezones\.json$
|
|
(?:^|/)vendor/
|
|
(?:^|/)WindowsSettings\.json$
|
|
/package(?:-lock|)\.json$
|
|
/pinyindb/
|
|
/settings-html/
|
|
[/.][a-z]{2}(?:-[a-zA-Z]{2}|)\.
|
|
\.a$
|
|
\.ai$
|
|
\.avi$
|
|
\.bmp$
|
|
\.bz2$
|
|
\.class$
|
|
\.crt$
|
|
\.dat$
|
|
\.dll$
|
|
\.docx?$
|
|
\.drawio$
|
|
\.DS_Store$
|
|
\.eot$
|
|
\.exe$
|
|
\.filters$
|
|
\.gcode$
|
|
\.gif$
|
|
\.gitattributes$
|
|
\.gitignore$
|
|
\.graffle$
|
|
\.gz$
|
|
\.icns$
|
|
\.ico$
|
|
\.jar$
|
|
\.jks$
|
|
\.jpe?g$
|
|
\.key$
|
|
\.lcl$
|
|
\.lib$
|
|
\.lock$
|
|
\.map$
|
|
\.min\..
|
|
\.mod$
|
|
\.mp[34]$
|
|
\.o$
|
|
\.ocf$
|
|
\.otf$
|
|
\.pdf$
|
|
\.pem$
|
|
\.PNG$
|
|
\.png$
|
|
\.psd$
|
|
\.pyc$
|
|
\.s$
|
|
\.stl$
|
|
\.svg$
|
|
\.svgz?$
|
|
\.tar$
|
|
\.tiff?$
|
|
\.ttf$
|
|
\.wav$
|
|
\.webm$
|
|
\.webp$
|
|
\.woff2?$
|
|
\.xlsx?$
|
|
\.zip$
|
|
^\.github/actions/spell-check/
|
|
^\.gitmodules$
|
|
^\Q.github/workflows/spelling2.yml\E$
|
|
^\Q.pipelines/ESRPSigning_core.json\E$
|
|
^\Qsrc/modules/colorPicker/ColorPickerUI/Shaders/GridShader.cso\E$
|
|
^\Qsrc/common/ManagedCommon/ColorFormatHelper.cs\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/CorruptJson/Microsoft/PowerToys/settings.json\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/v0.18.2/Microsoft/PowerToys/PowerRename/power-rename-ui-flags\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/v0.19.2/Microsoft/PowerToys/PowerRename/power-rename-ui-flags\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/v0.20.1/Microsoft/PowerToys/PowerRename/power-rename-ui-flags\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/V0.21.1/Microsoft/PowerToys/FancyZones/settings.json\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/V0.21.1/Microsoft/PowerToys/PowerRename/power-rename-ui-flags\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/v0.22.0/Microsoft/PowerToys/FancyZones/settings.json\E$
|
|
^\Qsrc/settings-ui/Settings.UI.UnitTests/BackwardsCompatibility/TestFiles/v0.22.0/Microsoft/PowerToys/PowerRename/power-rename-ui-flags\E$
|
|
^\Qtools/project_template/ModuleTemplate/resource.h\E$
|
|
^doc/devdocs/akaLinks\.md$
|
|
^installer/PowerToysSetup/WebView2/MicrosoftEdgeWebview2Setup.exe$
|
|
^src/common/logger/logger\.vcxproj\.filters$
|
|
^src/common/notifications/BackgroundActivatorDLL/BackgroundActivator\.vcxproj\.filters$
|
|
^src/common/notifications/BackgroundActivatorDLL/cpp\.hint$
|
|
^src/modules/colorPicker/ColorPickerUI/Resources/colorPicker\.cur$
|
|
^src/modules/fancyzones/lib/FancyZonesWinHookEventIDs\.h$
|
|
^src/modules/imageresizer/dll/ContextMenuHandler\.rgs$
|
|
^src/modules/imageresizer/dll/ImageResizerExt\.rgs$
|
|
^src/modules/powerrename/testapp/PowerRenameTest\.vcxproj\.filters$
|
|
^src/modules/previewpane/PreviewPaneUnitTests/HelperFiles/MarkdownWithHTMLImageTag\.txt$
|
|
^src/modules/previewpane/UnitTests-MarkdownPreviewHandler/HelperFiles/MarkdownWithHTMLImageTag.txt$
|
|
^tools/CleanUp_tool/CleanUp_tool\.vcxproj\.filters$
|
|
^tools/Verification scripts/Check preview handler registration\.ps1$
|
|
ignore$
|