Divyansh Srivastava
|
52a06b5cdc
|
[PT Run] Mitigate JSON Deserialization exception (#6295)
* Add error reporting window on deserialisation error
* Add message box to show launcher errors
* Change report window to messagebox
* nit fix in error window
* Localized string for error window
* update messagebox interface
* Correct ShowMessageBox argument order
|
2020-09-08 10:04:17 -07:00 |
|
Arjun Balgovind
|
0349383d08
|
[PowerToys Run] Fix error reporting window for exceptions that are not on the dispatcher thread (#6221)
* Possible fix for dispatcher error
* Revert changes on other files
|
2020-08-31 10:22:00 -07:00 |
|
Clint Rutkas
|
26bf05dd7e
|
whitespace changes (#5750)
|
2020-08-06 20:38:49 -07:00 |
|
Clint Rutkas
|
ff69f6ed7f
|
fixing most whitespace issues, reordering namespaces and adding in headers (#5677)
|
2020-08-05 14:06:55 -07:00 |
|
Clint Rutkas
|
14247fa75a
|
Dev/crutkas/fixing warnings (#5161)
* new lines & braces
* Tabs /space auto fix
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
|
2020-07-22 13:27:17 -07:00 |
|
Divyansh Srivastava
|
c85cd4ac24
|
Migrate files from Wox to PowerLauncher (#5014)
* Moved all files from Wox to Powerlauncher
* Removed Wox project
* Changed namespace for imported files
* Resolved errors for VM
* Added build dependency order
* Fixed errors in helper class
* Remove Wox files
* Fixed errors in SingleInstance class
* Fixed wox.tests
* Fixed MSI
* Removed obsolete methods from PublicAPI
* nit fixes
* Throw null exception
* Fix merge conflict
|
2020-07-20 11:22:03 -07:00 |
|