Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 роки тому |
Andreas Kling
|
297a2762cd
TextEditor: Rename "file_name" => "filename"
|
4 роки тому |
ry755
|
8af7cda17a
TextEditor: Specify the starting line and column number using colons
|
4 роки тому |
Andreas Kling
|
443775754f
TextEditor: Add some missing curly braces around a nested if statement
|
4 роки тому |
Andreas Kling
|
e5ceabfbbb
TextEditor: Remove some unnecessary #include statements
|
4 роки тому |
Andreas Kling
|
b424e6c86f
TextEditor: Rename TextEditorWidget => TextEditor::MainWidget
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 роки тому |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 роки тому |
Edgar Araújo
|
5df34f6567
TextEditor: Exit program when file is not opened
|
4 роки тому |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 роки тому |
ry755
|
b474f49164
TextEditor: Add a command line option to jump to a specific line number
|
4 роки тому |
Andreas Kling
|
6817d0701e
TextEditor: Initialize menubar before opening initial file
|
4 роки тому |
Andreas Kling
|
28720e9035
TextEditor: Rename open_sesame() => open_file()
|
4 роки тому |
thankyouverycool
|
1723eac40f
TextEditor: Fix passing null parent to AboutDialog
|
4 роки тому |
Andreas Kling
|
cc8b3c92ba
Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges
|
4 роки тому |
Andreas Kling
|
d312011708
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
|
4 роки тому |
Andreas Kling
|
20915795a8
Everywhere: Pledge "sendfd" in WindowServer client programs
|
4 роки тому |
Andreas Kling
|
dc28c07fa5
Applications: Move to Userland/Applications/
|
4 роки тому |