Age | Commit message (Expand) | Author |
---|---|---|
2021-11-30 | FontEditor: Convert to east const | thankyouverycool |
2021-11-30 | FontEditor: Correct member type and initialization in UndoGlyph | thankyouverycool |
2021-11-30 | LibGfx+FontEditor: Consolidate BitmapFont width and height limits | thankyouverycool |
2021-11-20 | FontEditor: Tighten type of UndoGlyph::undo_state (cannot fail) | Ben Wiederhake |
2021-09-22 | FontEditor: Put glyph width changes on the undo stack | thankyouverycool |
2021-08-27 | FontEditor: Save discrete undo and redo states for each Command | thankyouverycool |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-23 | FontEditor: Add undo and redo commands | thankyouverycool |