CPKreuz
|
86ef86d60e
Added settings for restoring last session and saving user files
|
1 year ago |
CPKreuz
|
1cc24ae792
Fixed "Do you wanna save" dialog being shown even though the document was autosaved
|
1 year ago |
CPKreuz
|
4076fb8274
3
|
1 year ago |
CPKreuz
|
12d8b2efb8
Include autosaved file in crash report and added rounded corners to the crash report dialog
|
1 year ago |
CPKreuz
|
5c9322b721
Better panic autosaving
|
1 year ago |
CPKreuz
|
15e4b13ce7
Always save files to temp and auto reopen on deadlock
|
1 year ago |
CPKreuz
|
391bafbe21
Added deadlock detector
|
1 year ago |
CPKreuz
|
cd4c9a7595
Merge branch 'master' into autosave
|
1 year ago |
Krzysztof Krysiński
|
a31173bf72
Merge pull request #583 from PixiEditor/fixes
|
1 year ago |
Equbuxu
|
f3fea6dd3a
Fix main canvas not updating on launch
|
1 year ago |
CPKreuz
|
653c0a9351
Added lots of new report state info
|
1 year ago |
Equbuxu
|
e6593ad099
Fix a crash related to Zoombox.Scale == 0 and hopefully prevent the scale from ever going out of bounds
|
1 year ago |
Equbuxu
|
b6543a476c
Catch all exceptions coming from the deprecated parser
|
1 year ago |
Equbuxu
|
0ff7fe0993
Fix timer thread safety related crash
|
1 year ago |
Equbuxu
|
39b55cc4a1
Add general catch to update checker; it crashes but the cause is unclear rn
|
1 year ago |
Equbuxu
|
af484aba77
Fix crash when TransformSelectedArea_UpdateableChange fails validation
|
1 year ago |
Equbuxu
|
50061c4e3a
Fix crash; the member isn't guaranteed to exist as PassthroughActions aren't validated. User can delete a layer and select it before the deletion finishes processing.
|
1 year ago |
Equbuxu
|
04f8bde6e6
Fix crashes like 'Could not find member with guid '1558c401-9bb5-46b7-9b52-0f46a08b9037'' caused by DuplicateLayer_Change not preserving original layer guid after redo
|
1 year ago |
Equbuxu
|
6746b68490
Fix crash when undoing, redoing, and undoing a no-op resize operation
|
1 year ago |
Equbuxu
|
da84769607
Fix a possible cause of 'System.ObjectDisposedException'
|
1 year ago |
Equbuxu
|
f09eeef7dd
Fix 'An error occurred trying to start process 'explorer.exe'' crash
|
1 year ago |
Equbuxu
|
dc9de5ae96
Fix file saving crash
|
1 year ago |
Equbuxu
|
57b50f93df
Fix the likely cause of 'index out of range' exception (love you concurrency)
|
1 year ago |
Equbuxu
|
89a3b2a6eb
Fix crash when loading a corrupted image
|
1 year ago |
Equbuxu
|
2a33e3ae48
Fix misspelling of 'Mask' as 'Main' that caused a crash
|
1 year ago |
Equbuxu
|
56ef83b32f
Fix infinite floodfill loop when filling with transparent color (fix #580). This is not the ideal fix since floodfill should eventually support the 'overwrite' mode, but for now it doesn't support it anyway
|
1 year ago |
Equbuxu
|
1c9def3350
Fix floodfill on transparent background (fix #579)
|
1 year ago |
CPKreuz
|
e049fab476
Save all files on close when autosaving is enabled
|
1 year ago |
Equbuxu
|
9f439a3253
Fix the notorious window dragging crash
|
1 year ago |
CPKreuz
|
f1d4aac5a4
Autosave unsaved files on close
|
1 year ago |