Equbuxu
|
0fe207a6be
Copy global-ish variable to avoid closing over it (tbh that task.run seems unnecessary as SendExceptionInfoToWebhook is already async, but imma assume it has a purpose)
|
1 年之前 |
Equbuxu
|
d4daa55639
Change palettes folder name back to Palettes
|
1 年之前 |
Equbuxu
|
a6999589dd
Small refactorings
|
1 年之前 |
Krzysztof Krysiński
|
56de69b420
Update incompatible.json
|
1 年之前 |
Krzysztof Krysiński
|
13145d8088
Crashes fixes and autosavecontrol look
|
1 年之前 |
CPKreuz
|
0a4cd2d192
Remove deadlock detection helper
|
1 年之前 |
CPKreuz
|
755ff0bbb1
Added deadlock detection debug window
|
1 年之前 |
CPKreuz
|
9144948474
Delete helper process for collecting deadlock exception
|
1 年之前 |
CPKreuz
|
2aac3ed6b1
Fix deadlock detector detecting deadlock on shutdown
|
1 年之前 |
CPKreuz
|
7f15b17c25
Only stopwatch the time in a debug build
|
1 年之前 |
CPKreuz
|
3eb1cb7e36
Fixed text being cut off from autosave control
|
1 年之前 |
CPKreuz
|
8bd5015847
Merge branch 'master' into autosave
|
1 年之前 |
CPKreuz
|
5edd7e2df9
Improved localization key show modes
|
1 年之前 |
Krzysztof Krysiński
|
583a626036
Merge pull request #585 from PixiEditor/fix-bug-from-fixes
|
1 年之前 |
CPKreuz
|
8b88985230
Report PropertyChanged call from non UI thread and fixed fatal error message box at App.OnStartup
|
1 年之前 |
CPKreuz
|
3ccf4d5863
Use DispatcherTimer instead of System.Timers.Timer in AutosaveDocumentViewModel
|
1 年之前 |
CPKreuz
|
f0bf93411c
Added Debug commands for backing up and loading preferences
|
1 年之前 |
CPKreuz
|
b0dba62065
Fixed LocalizedString not updating if only parameters changed
|
1 年之前 |
CPKreuz
|
5fd6c02f9e
Detect deadlock fast if mainThread is sleeping
|
1 年之前 |
Equbuxu
|
1245a55e34
Make thread sleeps more precise to maintain constant ups
|
1 年之前 |
Equbuxu
|
d87ced25ad
Fix mouseupdatecontroller thread not stopping during app shutdown
|
1 年之前 |
Equbuxu
|
14acc5b267
hopefully fix MouseUpdateController for good
|
1 年之前 |
CPKreuz
|
81bf41cbae
Fix session ending window not being fully localized and save session state on shutdown/signout if enabled
|
1 年之前 |
CPKreuz
|
86ef86d60e
Added settings for restoring last session and saving user files
|
1 年之前 |
CPKreuz
|
1cc24ae792
Fixed "Do you wanna save" dialog being shown even though the document was autosaved
|
1 年之前 |
CPKreuz
|
4076fb8274
3
|
1 年之前 |
CPKreuz
|
12d8b2efb8
Include autosaved file in crash report and added rounded corners to the crash report dialog
|
1 年之前 |
CPKreuz
|
5c9322b721
Better panic autosaving
|
1 年之前 |
CPKreuz
|
15e4b13ce7
Always save files to temp and auto reopen on deadlock
|
1 年之前 |
CPKreuz
|
391bafbe21
Added deadlock detector
|
1 年之前 |