Mustafa Quraish
|
3a7e42ba73
TextEditor: Remove unveil() for CLI file, use FileSystemAccessServer
|
3 vuotta sitten |
Andreas Kling
|
0cd4b8cbb7
TextEditor: Use LibConfig instead of Core::ConfigFile
|
3 vuotta sitten |
Ralf Donau
|
7d579b04c5
TextEditor: Unveil the full path to the config file
|
4 vuotta sitten |
Itamar
|
8241a6c8eb
TextEditor: Allow starting with a file argument that doesn't exist
|
4 vuotta sitten |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 vuotta sitten |
Ralf Donau
|
6629af8bed
TextEditor: Tighten unveil
|
4 vuotta sitten |
Timothy
|
c03353e7ca
TextEditor: Show an error message when opening a file failed
|
4 vuotta sitten |
Gunnar Beutner
|
71840c1bf4
TextEditor: Open files with ReadOnly when we're just reading them
|
4 vuotta sitten |
Gunnar Beutner
|
c343e9a4fd
TextEditor: Avoid calling realpath()
|
4 vuotta sitten |
Timothy
|
3c3e5ffe2f
TextEditor: Remove unused includes
|
4 vuotta sitten |
Timothy
|
a3c8005546
TextEditor: Convert to east-const style
|
4 vuotta sitten |
Timothy
|
73ae5200a9
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
|
4 vuotta sitten |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 vuotta sitten |
Andreas Kling
|
297a2762cd
TextEditor: Rename "file_name" => "filename"
|
4 vuotta sitten |
ry755
|
8af7cda17a
TextEditor: Specify the starting line and column number using colons
|
4 vuotta sitten |
Andreas Kling
|
443775754f
TextEditor: Add some missing curly braces around a nested if statement
|
4 vuotta sitten |
Andreas Kling
|
e5ceabfbbb
TextEditor: Remove some unnecessary #include statements
|
4 vuotta sitten |
Andreas Kling
|
b424e6c86f
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 vuotta sitten |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 vuotta sitten |
Edgar Araújo
|
5df34f6567
TextEditor: Exit program when file is not opened
|
4 vuotta sitten |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 vuotta sitten |
ry755
|
b474f49164
TextEditor: Add a command line option to jump to a specific line number
|
4 vuotta sitten |
Andreas Kling
|
6817d0701e
TextEditor: Initialize menubar before opening initial file
|
4 vuotta sitten |
Andreas Kling
|
28720e9035
TextEditor: Rename open_sesame() => open_file()
|
4 vuotta sitten |
thankyouverycool
|
1723eac40f
TextEditor: Fix passing null parent to AboutDialog
|
4 vuotta sitten |
Andreas Kling
|
cc8b3c92ba
Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges
|
4 vuotta sitten |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 vuotta sitten |
Andreas Kling
|
20915795a8
Everywhere: Pledge "sendfd" in WindowServer client programs
|
4 vuotta sitten |