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
Age
Commit message (
Expand
)
Author
2021-04-12
LibWeb: Parse border-style correctly
Egor Ananyin
2021-04-12
WindowServer: Strip Alt-shortcut marker ('&') when measuring menu texts
Andreas Kling
2021-04-12
LibArchive: Support POSIX.1-1988 tar files
Peter Elliott
2021-04-12
Userland: Add nproc utility
Peter Elliott
2021-04-12
Userland: Add support for -S to env command
Peter Elliott
2021-04-12
LibJS: Memoize failed calls of try_parse_arrow_function_expression()
Stephan Unverwerth
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-12
LibJS: Add Object::get_without_side_effects()
Linus Groh
2021-04-12
LibWeb: Add Window.parent and fix Window.top attributes
Luke
2021-04-12
Browser: Process Secure and HttpOnly cookie attributes
Timothy Flynn
2021-04-12
Browser: Process Path cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Domain cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Max-Age cookie attribute
Timothy Flynn
2021-04-12
Browser: Parse cookie attribute name-value pairs
Timothy Flynn
2021-04-12
Serendipity: Paint theme agnostic banner
thankyouverycool
2021-04-12
Serendipity: Don't modify tip frame palette
thankyouverycool
2021-04-12
LibRegex: Generate a 'Compare' op for empty character classes
AnotherTest
2021-04-12
LibHTTP: Handle running out of input between chunk body and ending CRLF
AnotherTest
2021-04-11
LibJS: Removed a fixme in a test of BigInt.prototype.valueOf
tuqqu
2021-04-11
LibWeb: Move element_child_count to ParentNode and add its IDL attribute
Luke
2021-04-11
LibWeb: Add Event.initEvent
Luke
2021-04-11
LibWeb: Add support for optional default values and optional bools in IDL
Luke
2021-04-11
LibWeb: Store cookies sent via the Set-Cookie HTTP header
Timothy Flynn
2021-04-11
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
Timothy Flynn
2021-04-11
Browser+LibWeb: Add hooks for getting and setting cookies
Timothy Flynn
2021-04-11
Browser: Initial cookie storage implementation
Timothy Flynn
2021-04-11
ls: ls will print directory name when listing multiple directories
setepenre
2021-04-11
LibJS: Fix array hole and string object indexing prototype indirection
Linus Groh
2021-04-11
LibWeb+WebContent: Support image context menus in OOPWV
Andreas Kling
2021-04-11
SystemMonitor: Add tab with detailed state to process properties window
Andreas Kling
2021-04-11
SystemMonitor: Add a little header to the process properties window
Andreas Kling
2021-04-11
SystemMonitor: Simplify executable icon lookup in ProcessModel
Andreas Kling
2021-04-11
LibGUI: Avoid unnecessary Gfx::Bitmap cloning in FileIconProvider
Andreas Kling
2021-04-11
LibGUI: Add convenient helpers for getting the sibling of a ModelIndex
Andreas Kling
2021-04-11
LibGUI: Remove an unused AK/Debug.h include
Brian Gianforcaro
2021-04-11
LibWeb: Remove trailing ';' from WrapperGenerator functions.
Brian Gianforcaro
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
2021-04-11
Playground: Add Alt shortcuts to menus
Andreas Kling
2021-04-11
LibC: getopt() and getopt_long() shouldn't modify argv
Gunnar Beutner
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-04-11
LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed ...
Gunnar Beutner
2021-04-11
LibWeb: Add implementation of Node.compareDocumentPosition()
Brian Gianforcaro
2021-04-11
LibWeb: Connect existing implementation of Node::is_connected to JS.
Brian Gianforcaro
2021-04-11
LibC: Provide macros for the <ctype.h> functions
Gunnar Beutner
2021-04-11
LibC: Include additional headers in <arpa/inet.h>
Gunnar Beutner
2021-04-11
FontEditor: Add 'New Font' wizard to editor
thankyouverycool
2021-04-11
FontEditor: Move menu bar into editor and tweak several widgets
thankyouverycool
2021-04-11
LibGfx: Add a count to FontTypes and a helper to return type names
thankyouverycool
2021-04-11
LibGUI: Move FontPickerWeightModel and helpers to their own header
thankyouverycool
2021-04-11
LibGfx: Make sure draw_ui_text() paints underlines with text color
Andreas Kling
[next]