PowerToys/src/modules/powerrename/ui
Chris Davis d128939227
Show progress dialog during startup (#9255)
* Show progress dialog during startup for selection enumeration that can take a long time.

* Updated with better code organization and a timer to ensure the progress dialog does not appear in most cases.

* Update based on PR feedback

* Change progress dialog delay from 1500ms to 2500ms

* Move progress dialog invocation off the main UI thread

Co-authored-by: Chris Davis (EDGE) <chrdavis@microsoft.com>
2021-04-02 12:07:12 +02:00
..
loc LEGO: check in for master to temporary branch. (#10480) 2021-03-29 15:46:38 +02:00
LocProject.json
packages.config
pch.cpp
pch.h
PowerRename.ico
PowerRenameUI.base.rc [PowerRename] Split "status message" / "items count label" into two lines (#7696) 2020-10-31 11:25:16 +03:00
PowerRenameUI.cpp Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameUI.h Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameUI.vcxproj build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
PowerRenameUI.vcxproj.filters [PowerRename] Fix warnings and turn on treat warnings as errors (#7840) 2020-11-04 14:13:07 +03:00
resource.base.h [PowerRename] Split "status message" / "items count label" into two lines (#7696) 2020-10-31 11:25:16 +03:00
Resources.resx Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
targetver.h