mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 07:40:59 +00:00
Fixes apps showing redundant error messages and terminating unnecessarily on failed file requests. It's nicer to drop the user off at the equivalent of a default document on failure if possible. Also fixes TextEditor not showing response errors for missing files in the recently opened list. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FontEditorWindow.gml | ||
| FontPreviewWindow.gml | ||
| GlyphEditorWidget.cpp | ||
| GlyphEditorWidget.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| NewFontDialog.cpp | ||
| NewFontDialog.h | ||
| NewFontDialogPage1.gml | ||
| NewFontDialogPage2.gml | ||
| Resources.h | ||
| UndoSelection.h | ||