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
2023-01-13
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
Liav A
2023-01-09
Help: Update browse view when opening a new help page
Tim Ledbetter
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-02
Help: Detect clicked page correctly
kleines Filmröllchen
2023-01-02
Help: Don't expand the whole tree of the selected node's parent
kleines Filmröllchen
2023-01-02
Help+LibManual: Open sibling page for subsections
kleines Filmröllchen
2023-01-02
Help+LibManual: Move URL handling to LibManual
kleines Filmröllchen
2023-01-02
Help+LibManual: Make the children accessor fallible
kleines Filmröllchen
2023-01-02
Help: Use array size instead of sizeof to determine number of sections
kleines Filmröllchen
2023-01-02
Help: Only toggle open/close for SectionNodes
kleines Filmröllchen
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
[next]