This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-18 00:59:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfeca4ebb33bfb459142afaaae384c32fb490906
ladybird
/
Userland
/
Applications
/
FontEditor
History
MacDue
09f02d912a
FontEditor: Fix more ignored .to_string() errors
2023-01-13 21:09:26 +00:00
..
CMakeLists.txt
…
FontEditorWindow.gml
FontEditor: Add Unicode block/glyph selection Statusbar Segment
2022-12-20 10:22:27 +01:00
FontPreviewWindow.gml
…
GlyphEditorWidget.cpp
FontEditor: Remove unused includes
2022-12-20 10:22:27 +01:00
GlyphEditorWidget.h
…
main.cpp
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
2023-01-06 13:36:02 -07:00
MainWidget.cpp
FontEditor: Fix more ignored .to_string() errors
2023-01-13 21:09:26 +00:00
MainWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
NewFontDialog.cpp
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
2023-01-07 14:39:30 +01:00
NewFontDialog.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
NewFontDialogPage1.gml
…
NewFontDialogPage2.gml
…
UndoSelection.h
…