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-14 09:28:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcbfa7db620ff3c915c2fb1ff25c8e2b1dd0e09c
ladybird
/
Userland
/
Applications
/
TextEditor
History
Andreas Kling
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
...
Good-bye LogStream. Long live AK::Format!
2021-03-12 17:29:37 +01:00
..
CMakeLists.txt
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
2021-02-07 16:56:02 +01:00
main.cpp
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
TextEditorWidget.cpp
TextEditor: Rename open_sesame() => open_file()
2021-02-27 11:05:39 +01:00
TextEditorWidget.h
TextEditor: Rename open_sesame() => open_file()
2021-02-27 11:05:39 +01:00
TextEditorWindow.gml
TextEditor+LibGUI: Add case matching and wrap around optionality
2021-02-22 09:21:30 +01:00