Commit History

Author SHA1 Message Date
  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 year ago
  Equbuxu d4daa55639 Change palettes folder name back to Palettes 1 year ago
  Equbuxu a6999589dd Small refactorings 1 year ago
  Krzysztof Krysiński 56de69b420 Update incompatible.json 1 year ago
  Krzysztof Krysiński 13145d8088 Crashes fixes and autosavecontrol look 1 year ago
  CPKreuz 0a4cd2d192 Remove deadlock detection helper 1 year ago
  CPKreuz 755ff0bbb1 Added deadlock detection debug window 1 year ago
  CPKreuz 9144948474 Delete helper process for collecting deadlock exception 1 year ago
  CPKreuz 2aac3ed6b1 Fix deadlock detector detecting deadlock on shutdown 1 year ago
  CPKreuz 7f15b17c25 Only stopwatch the time in a debug build 1 year ago
  CPKreuz 3eb1cb7e36 Fixed text being cut off from autosave control 1 year ago
  CPKreuz 8bd5015847 Merge branch 'master' into autosave 1 year ago
  CPKreuz 5edd7e2df9 Improved localization key show modes 1 year ago
  Krzysztof Krysiński 583a626036 Merge pull request #585 from PixiEditor/fix-bug-from-fixes 1 year ago
  CPKreuz 8b88985230 Report PropertyChanged call from non UI thread and fixed fatal error message box at App.OnStartup 1 year ago
  CPKreuz 3ccf4d5863 Use DispatcherTimer instead of System.Timers.Timer in AutosaveDocumentViewModel 1 year ago
  CPKreuz f0bf93411c Added Debug commands for backing up and loading preferences 1 year ago
  CPKreuz b0dba62065 Fixed LocalizedString not updating if only parameters changed 1 year ago
  CPKreuz 5fd6c02f9e Detect deadlock fast if mainThread is sleeping 1 year ago
  Equbuxu 1245a55e34 Make thread sleeps more precise to maintain constant ups 1 year ago
  Equbuxu d87ced25ad Fix mouseupdatecontroller thread not stopping during app shutdown 1 year ago
  Equbuxu 14acc5b267 hopefully fix MouseUpdateController for good 1 year ago
  CPKreuz 81bf41cbae Fix session ending window not being fully localized and save session state on shutdown/signout if enabled 1 year ago
  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