Tim Ledbetter
|
0d7b13edac
Userland: Make `GUI::Window` construction non-fallible
|
1 년 전 |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
2 년 전 |
thankyouverycool
|
444470b238
Applications: Improve FSAC error message handling
|
2 년 전 |
Caoimhe
|
99de0b2c14
HexEditor: Add list of recently opened files
|
2 년 전 |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
2 년 전 |
Tim Ledbetter
|
05c8aa71f2
Applications: Update man page links for applications
|
2 년 전 |
Karol Kosek
|
41cf3b741f
HexEditor: Propagate errors from `HexEditorWidget::initialize_menubar()`
|
2 년 전 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 년 전 |
Lucas CHOLLET
|
3d914247cc
HexEditor: Port to `Core::Stream`
|
2 년 전 |
Liav A
|
e241b47fee
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
|
2 년 전 |
Karol Kosek
|
247db3fdd0
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
|
2 년 전 |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 년 전 |
Liav A
|
5dfb2b18f3
Applications: Use new global variables at /sys/kernel/ directory
|
2 년 전 |
Timothy Flynn
|
7cab86ad28
Userland: Unveil /proc/all in applications which require it
|
2 년 전 |
Timothy Flynn
|
25e0ab3ee4
Userland: Tighten promises by removing 'proc' where it isn't used
|
2 년 전 |
Peter Elliott
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 년 전 |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 년 전 |
djwisdom
|
27f5a18ce6
HexEditor: Add Help->Manual entry in Menu
|
2 년 전 |
Lucas CHOLLET
|
e8115bfdb1
Base: Launch FileSystemAccessServer at session start-up
|
3 년 전 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 년 전 |
Vitaly Dyachkov
|
32b8795091
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
|
3 년 전 |
Mustafa Quraish
|
aae96af812
HexEditor: Use FileSystemAccessClient::try_* APIs
|
3 년 전 |
Conor Byrne
|
e92b6047ad
HexEditor: Port HexEditor to LibMain
|
3 년 전 |
Mustafa Quraish
|
0f749681a9
Everywhere: Use my fancy new serenityos.org email :^)
|
3 년 전 |
Mustafa Quraish
|
a9e9bd8d84
HexEditor: Remove unveil() for CLI file, use FileSystemAccessServer
|
3 년 전 |
Mustafa Quraish
|
8f2521ce52
HexEditor: Use FileSystemAccessClient, add unveils
|
3 년 전 |
Mustafa Quraish
|
22a1035f1b
HexEditor: Use LibConfig instead of Core::ConfigFile
|
3 년 전 |
Brian Gianforcaro
|
a51e6547aa
Applications: Remove unused header includes
|
4 년 전 |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 년 전 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 년 전 |