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
2022-03-20
Everywhere: Move cpp-tests under /home/anon/Tests
Brian Gianforcaro
2022-03-20
LibWeb: Avoid some layouts in getComputedStyle() property getter
Andreas Kling
2022-03-20
LIbVT: Fix copy paste regression I introduced in #13102
Brian Gianforcaro
2022-03-20
LibGUI+FontEditor: Add context menu for editor actions
thankyouverycool
2022-03-20
FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}
thankyouverycool
2022-03-20
FontEditor: Set width on copy only if source glyph is present
thankyouverycool
2022-03-20
FontEditor: Restore selections on undo/redo actions
thankyouverycool
2022-03-20
LibGUI: Add set_selection() convenience helper to GlyphMapWidget
thankyouverycool
2022-03-20
LibGUI: Add automatic scrolling to GlyphMapWidget
thankyouverycool
2022-03-20
LibGUI: Use system theme when painting GlyphMapWidget focus outline
thankyouverycool
2022-03-20
LibGUI: Reset GlyphMapWidget only if clicking a new active glyph
thankyouverycool
2022-03-20
LibGUI: Use nicer API for contrained positions in GlyphMapWidget
thankyouverycool
2022-03-20
LibGUI: Remove unnecessary MouseEvent calls in GlyphMapWidget
thankyouverycool
2022-03-20
Browser: Size the content box in "Box Model" based on its text
Simon Wanner
2022-03-20
LibWeb: Grey out invisible nodes in the DOM inspector
Simon Wanner
2022-03-20
Base: Install symlinks instead of aliasing rgrep and egrep
Tim Schumacher
2022-03-20
grep: Recognize mode based on the program name
Tim Schumacher
2022-03-20
LibWeb: Always call Layout::Box::did_set_rect()
Andreas Kling
2022-03-20
LibWeb: Layout browsing context parent before its children
Andreas Kling
2022-03-20
LibWeb: Don't crash in BrowsingContextContainer::content_document()
Andreas Kling
2022-03-20
LibWeb: Always defer callbacks in ResourceClient::set_resource()
Andreas Kling
2022-03-20
LibWeb: Implement the :focus-within selector
Sam Atkins
2022-03-20
LibWeb: Ignore linked stylesheets with MIME types other than text/css
Andreas Kling
2022-03-20
LibWeb: Clear element.style when the "style" attribute is removed
Andreas Kling
2022-03-20
LibWeb: Invalidate style & layout inside iframes when they change size
Andreas Kling
2022-03-20
LibWeb: Evaluate @media CSS rules when updating style
Andreas Kling
2022-03-20
LibWeb: Implement HTMLOptionElement.selected
Andreas Kling
2022-03-20
LibWeb: Implement HTMLSelectElement.selectedIndex
Andreas Kling
2022-03-20
Spreadsheet: Use the correct top-center alignment when set to Top+Center
Ali Mohammad Pur
2022-03-20
Spreadsheet: Allow the user to format Identity cells via JS expressions
Ali Mohammad Pur
2022-03-20
Spreadsheet: Only update the selection on primary mousedown
Ali Mohammad Pur
2022-03-20
Spreadsheet: Skip over "invalid" saved cell values
Ali Mohammad Pur
2022-03-20
LibC: Automatically append null terminator in vswprintf
safarp
2022-03-20
LibWeb: Include entire border box when painting stacking context layer
Andreas Kling
2022-03-20
LibWeb: Assign the used top/bottom border widths to inline-block boxes
Andreas Kling
2022-03-20
LibWeb: Add basic support for :lang() CSS selector
Andreas Kling
2022-03-20
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
Andreas Kling
2022-03-20
LookupServer: Return with failure result when lookup fails
sin-ack
2022-03-20
LibWasm: Increase the arbitrary local value count per type limit
Ali Mohammad Pur
2022-03-20
LibWasm: Use some template magic to greatly simplify stack validation
Ali Mohammad Pur
2022-03-20
LibWasm: Allow Limits max value to be equal to 2^k-1
Ali Mohammad Pur
2022-03-20
LibJS: Allow 'expect().fail("some random string")' in test-js
Ali Mohammad Pur
2022-03-20
LibWeb: Implement the rest of the Adoption Agency Algorithm
Simon Wanner
2022-03-20
LibHTTP+LibTLS: Better HTTPS Socket EOF detection
Florent Castelli
2022-03-20
Browser: Turn on content filtering by default :^)
Andreas Kling
2022-03-19
LibGfx: Fix draw_anti_aliased_line() for steep lines with "OnlyEnds"
Andreas Kling
2022-03-20
LibCrypto: Move all elliptic curve private methods into .cpp
Michiel Visser
2022-03-20
LibCrypto+LibTLS: Add SECP256r1 support to LibTLS
Michiel Visser
2022-03-20
LibCrypto+LibTLS: Generalize the elliptic curve interface
Michiel Visser
2022-03-19
grep: Properly update match state when handling files
Tim Schumacher
[prev]
[next]