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-03-10 15:39:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34adf9eeaedd99d2bf8a1ff38bb7e0af34b46b3f
ladybird
/
Userland
/
Applications
/
FontEditor
History
kleines Filmröllchen
1e67435ff5
Meta: Rename compile_gml to stringify_gml
...
This is what this function really does, it doesn't compile anything.
2023-08-11 21:33:48 +02:00
..
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
FontEditorWindow.gml
…
FontPreviewWindow.gml
…
GlyphEditorWidget.cpp
FontEditor: Don't add ineffectual glyph moves to the undo stack
2023-06-09 17:21:43 +02:00
GlyphEditorWidget.h
FontEditor: Don't add ineffectual glyph moves to the undo stack
2023-06-09 17:21:43 +02:00
main.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
MainWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
MainWidget.h
…
NewFontDialog.cpp
Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages
2023-06-09 17:21:43 +02:00
NewFontDialog.h
Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages
2023-06-09 17:21:43 +02:00
NewFontDialogPage1.gml
…
NewFontDialogPage2.gml
…
Resources.h
…
UndoSelection.h
…