summaryrefslogtreecommitdiff
path: root/Userland/Applications/FontEditor/UndoGlyph.h
AgeCommit message (Expand)Author
2021-11-30FontEditor: Convert to east constthankyouverycool
2021-11-30FontEditor: Correct member type and initialization in UndoGlyphthankyouverycool
2021-11-30LibGfx+FontEditor: Consolidate BitmapFont width and height limitsthankyouverycool
2021-11-20FontEditor: Tighten type of UndoGlyph::undo_state (cannot fail)Ben Wiederhake
2021-09-22FontEditor: Put glyph width changes on the undo stackthankyouverycool
2021-08-27FontEditor: Save discrete undo and redo states for each Commandthankyouverycool
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-23FontEditor: Add undo and redo commandsthankyouverycool