summaryrefslogtreecommitdiff
path: root/Applications/FontEditor/GlyphMapWidget.cpp
AgeCommit message (Expand)Author
2019-04-10FontEditor: Update the glyph map when changing a glyph's width.Andreas Kling
2019-04-10LibGUI: Move frame painting from GFrame to StylePainter.Andreas Kling
2019-04-10FontEditor: Convert the glyph map and editor widgets to be GFrames.Andreas Kling
2019-04-06FontEditor: Remove weird focus rects and optimize repaint while drawing.Andreas Kling
2019-04-03FontEditor: Break out classes into separate files.Andreas Kling