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-12-14
Help: Move-capture help page path
Maciej
2022-12-12
Help+LibManual: Without arguments, open index page instead of crashing
kleines Filmröllchen
2022-12-11
Help: Link to LibLocale
kleines Filmröllchen
2022-12-11
Help+man+LibManual: Move argument handling to LibManual
kleines Filmröllchen
2022-12-11
Help: Fix search query parsing
kleines Filmröllchen
2022-12-11
Help+LibManual: Move all manpage path handling to LibManual
kleines Filmröllchen
2022-12-11
LibManual: Refactor SectionNode in preparation for subsections
kleines Filmröllchen
2022-12-11
Help+LibManual: Move non-UI-specific manual handling to LibManual
kleines Filmröllchen
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
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
[next]