ladybird/Userland/Applications/TextEditor
thankyouverycool cce9172cd4 Applications+DevTools: Remove fixed sizes from Splitters
And adjust some GML properties. Since a808cfa, splitters grow
opportunistically. Setting them to fixed sizes now quite literally
fixes them in place. Fixes immovable splitters missed in the
aforementioned commit.
2022-08-30 16:28:44 +01:00
..
CMakeLists.txt LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
FileArgument.cpp TextEditor: Update file argument parser regex pattern 2022-04-03 18:54:47 +04:30
FileArgument.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp Base: Launch FileSystemAccessServer at session start-up 2022-08-14 21:52:35 +01:00
MainWidget.cpp TextEditor: Correct typo in MainWidget.{cpp,h} 2022-08-16 09:53:30 +01:00
MainWidget.h TextEditor: Correct typo in MainWidget.{cpp,h} 2022-08-16 09:53:30 +01:00
TextEditorWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00