Lucas CHOLLET
|
ac7b0e69e5
Base: Launch WebContent at session start-up
|
há 3 anos atrás |
Lucas CHOLLET
|
bee5bcda73
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
|
há 2 anos atrás |
Lucas CHOLLET
|
c5b7c9f479
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
|
há 2 anos atrás |
Lucas CHOLLET
|
70846d701c
LaunchServer+SystemServer: Move the portal to a user-specific directory
|
há 3 anos atrás |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
há 3 anos atrás |
thankyouverycool
|
b9f81b91a6
TextEditor: Update status bar to use clickable Segments
|
há 3 anos atrás |
Vitaly Dyachkov
|
32b8795091
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
|
há 3 anos atrás |
Rummskartoffel
|
c93dfe8097
TextEditor: Fix crash on startup when file specified cannot be opened
|
há 3 anos atrás |
Mustafa Quraish
|
f674102447
TextEditor: Use FileSystemAccessClient::try_* APIs
|
há 3 anos atrás |
creator1creeper1
|
de82901d4c
TextEditor: Propagate errors using try_set_main_widget in main
|
há 3 anos atrás |
Timothy Flynn
|
565a880ce5
Userland: Link directly against LibUnicodeData where needed
|
há 3 anos atrás |
Timothy Flynn
|
10a8b6d411
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
|
há 3 anos atrás |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
há 3 anos atrás |
Andreas Kling
|
6536198693
TextEditor: Port to LibMain :^)
|
há 3 anos atrás |
Mustafa Quraish
|
3a7e42ba73
TextEditor: Remove unveil() for CLI file, use FileSystemAccessServer
|
há 3 anos atrás |
Andreas Kling
|
0cd4b8cbb7
TextEditor: Use LibConfig instead of Core::ConfigFile
|
há 3 anos atrás |
Ralf Donau
|
7d579b04c5
TextEditor: Unveil the full path to the config file
|
há 4 anos atrás |
Itamar
|
8241a6c8eb
TextEditor: Allow starting with a file argument that doesn't exist
|
há 4 anos atrás |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
há 4 anos atrás |
Ralf Donau
|
6629af8bed
TextEditor: Tighten unveil
|
há 4 anos atrás |
Timothy
|
c03353e7ca
TextEditor: Show an error message when opening a file failed
|
há 4 anos atrás |
Gunnar Beutner
|
71840c1bf4
TextEditor: Open files with ReadOnly when we're just reading them
|
há 4 anos atrás |
Gunnar Beutner
|
c343e9a4fd
TextEditor: Avoid calling realpath()
|
há 4 anos atrás |
Timothy
|
3c3e5ffe2f
TextEditor: Remove unused includes
|
há 4 anos atrás |
Timothy
|
a3c8005546
TextEditor: Convert to east-const style
|
há 4 anos atrás |
Timothy
|
73ae5200a9
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
|
há 4 anos atrás |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
há 4 anos atrás |
Andreas Kling
|
297a2762cd
TextEditor: Rename "file_name" => "filename"
|
há 4 anos atrás |
ry755
|
8af7cda17a
TextEditor: Specify the starting line and column number using colons
|
há 4 anos atrás |
Andreas Kling
|
443775754f
TextEditor: Add some missing curly braces around a nested if statement
|
há 4 anos atrás |