ladybird/Applications/FontEditor
Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location
This will let the WindowManager choose the location of the window
2020-08-01 08:06:48 +02:00
..
.gitignore FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
FontEditor.cpp LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
FontEditor.h FontEditor: Add a "Save as..." menu item 2020-07-11 11:34:38 +02:00
GlyphEditorWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
GlyphEditorWidget.h Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
GlyphMapWidget.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
GlyphMapWidget.h LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
main.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00