mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-25 19:02:07 -05:00
161568103e
UndoStack will now merge adjacent commands *if they want to be merged* instead of bundling everything you push onto it until you tell it to "finalize the combo." This uses less memory and gives applications full control over how their undo stacks end up. :^) |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
FontEditor.cpp | ||
FontEditor.h | ||
FontEditorWindow.gml | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
GlyphMapWidget.cpp | ||
GlyphMapWidget.h | ||
main.cpp | ||
NewFontDialog.cpp | ||
NewFontDialog.h | ||
NewFontDialogPage1.gml | ||
NewFontDialogPage2.gml | ||
UndoGlyph.h |