Lucas CHOLLET
|
ac7b0e69e5
Base: Launch WebContent at session start-up
|
3 years ago |
Lucas CHOLLET
|
bee5bcda73
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
|
2 years ago |
Lucas CHOLLET
|
c5b7c9f479
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
|
2 years ago |
Lucas CHOLLET
|
70846d701c
LaunchServer+SystemServer: Move the portal to a user-specific directory
|
3 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 years ago |
Lucas CHOLLET
|
0c2dc6be66
Help: Use LibWeb to open files via RequestServer
|
3 years ago |
ForLoveOfCats
|
85152d2f7f
LaunchServer+Help: Open `help` urls with Help
|
3 years ago |
thankyouverycool
|
8825abe7ed
Help: Convert to GML and propagate more errors
|
3 years ago |
thankyouverycool
|
653f01616c
LibGUI+Apps: Adjust Splitter spacings
|
3 years ago |
kleines Filmröllchen
|
98c0c5e9e6
Help+Base: Add help://man URLs for links between man pages
|
3 years ago |
kleines Filmröllchen
|
984bae9038
Help: Refactor link handling
|
3 years ago |
sholm
|
d54a3f4520
Help: Scroll to the top of page when opening a new link
|
3 years ago |
Timothy Flynn
|
565a880ce5
Userland: Link directly against LibUnicodeData where needed
|
3 years ago |
Rummskartoffel
|
561b67a1ad
Help: Fix crash when trying to load libunicodedata.so
|
3 years ago |
Rummskartoffel
|
ab2c5eebec
Help: Fix memory leak given ambiguous man page title on command line
|
3 years ago |
Sam Atkins
|
8461f8c1cd
Help: Add support for launching with a section and page, like man
|
3 years ago |
Sam Atkins
|
4c91f736c7
Help: Move `update_actions()` code into `open_page()`
|
3 years ago |
Sam Atkins
|
4bf2ef2a4c
Help: Always show the welcome page on launch if nothing else is there
|
3 years ago |
Sam Atkins
|
3ca2aee054
Applications: Cast unused smart-pointer TRY return values to void
|
3 years ago |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 years ago |
Andreas Kling
|
dbab20782e
LibGUI: Make FilteringProxyModel factory function return ErrorOr
|
3 years ago |
Andreas Kling
|
71414821b4
Help: TRY() all the things in serenity_main() :^)
|
3 years ago |
Andreas Kling
|
e7d4622ce0
Help: Port to LibMain :^)
|
3 years ago |
Andreas Kling
|
0f5477c721
AK: Use ErrorOr<T> for MappedFile factories
|
3 years ago |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 years ago |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 years ago |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 years ago |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 years ago |
Karol Kosek
|
e46a4181fa
Help: Add context menu
|
4 years ago |