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-01-20 23:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e32f0d39fea99f2ed86d2300a396600aed301a2
ladybird
/
Userland
/
Applications
/
TextEditor
History
Andreas Kling
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
...
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
FileArgument.cpp
TextEditor: Replace DeprecatedString for String
2023-02-17 16:32:02 +00:00
FileArgument.h
TextEditor: Replace DeprecatedString for String
2023-02-17 16:32:02 +00:00
main.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
MainWidget.cpp
LibGUI: Remove Window::try_add_menu()
2023-08-14 14:57:54 +02:00
MainWidget.h
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
2023-05-05 17:08:40 +01:00
TextEditorWindow.gml
Applications+DevTools: Remove fixed sizes from Splitters
2022-08-30 16:28:44 +01:00