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-04-25 05:52:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
314f04b896a20bb1d6ef2edae4e1cc6b0cf00e39
ladybird
/
Userland
/
Applications
/
TextEditor
History
Edgar Araújo
5df34f6567
TextEditor: Exit program when file is not opened
...
When trying to open files not permitted by the user, display the error message and exit.
2021-03-19 09:15:43 +01:00
..
CMakeLists.txt
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
2021-02-07 16:56:02 +01:00
main.cpp
TextEditor: Exit program when file is not opened
2021-03-19 09:15:43 +01:00
TextEditorWidget.cpp
TextEditor: Exit program when file is not opened
2021-03-19 09:15:43 +01:00
TextEditorWidget.h
TextEditor: Exit program when file is not opened
2021-03-19 09:15:43 +01:00
TextEditorWindow.gml
TextEditor+LibGUI: Add case matching and wrap around optionality
2021-02-22 09:21:30 +01:00