index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Help
Age
Commit message (
Expand
)
Author
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-08-14
Everywhere: Replace hardcoded anon's uid in unveil path with `%uid`
Lucas CHOLLET
2022-08-14
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
Lucas CHOLLET
2022-08-05
LibGUI+Applications: Govern Splitter resizing by opportunistic growth
thankyouverycool
2022-07-22
Help: Make history navigation work with man pages opened using help urls
networkException
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-06-27
Help: Use LibWeb to open files via RequestServer
Lucas CHOLLET
2022-05-26
Userland: Depend some applications on WebContent if it's being used
Karol Kosek
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-04-21
LaunchServer+Help: Open `help` urls with Help
ForLoveOfCats
2022-04-03
LibGUI: Fully support TabWidget in GML
kleines Filmröllchen
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-08
Help: Remove redundant selection update when opening page
kimlintu
2022-03-02
Help: Improve search ergonomics
thankyouverycool
2022-03-02
Help: Convert to GML and propagate more errors
thankyouverycool
2022-02-25
Everywhere: Use title case for man section titles
networkException
2022-02-23
LibGUI+Apps: Adjust Splitter spacings
thankyouverycool
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-01-11
Help+Base: Add help://man URLs for links between man pages
kleines Filmröllchen
2022-01-11
Help: Refactor link handling
kleines Filmröllchen
2022-01-09
Help: Scroll to the top of page when opening a new link
sholm
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-28
Help: Fix crash when trying to load libunicodedata.so
Rummskartoffel
2021-12-27
Help: Fix memory leak given ambiguous man page title on command line
Rummskartoffel
2021-12-20
Help: Include page names in the search
Sam Atkins
2021-12-20
Help: Add support for launching with a section and page, like man
Sam Atkins
2021-12-20
Help: Move `update_actions()` code into `open_page()`
Sam Atkins
2021-12-20
Help: Always show the welcome page on launch if nothing else is there
Sam Atkins
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
LibGUI: Make FilteringProxyModel factory function return ErrorOr
Andreas Kling
2021-11-24
Help: TRY() all the things in serenity_main() :^)
Andreas Kling
2021-11-24
Help: Port to LibMain :^)
Andreas Kling
2021-11-23
LibCore+AK: Move MappedFile from AK to LibCore
Andreas Kling
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-11-08
AK: Use ErrorOr<T> for MappedFile factories
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-10-22
man.serenityos.org: Add section descriptions to overview page
Ben Wiederhake
2021-09-02
Userland: Migrate to argument-less deferred_invoke
sin-ack
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
[next]