index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-07
LibWeb: Start implementing the Element scroll attributes
Luke Wilde
2022-11-07
LibWeb: Stub Document.queryCommandSupported
Luke Wilde
2022-11-07
LibWeb: Expose MouseEvent.{screenX,screenY}
Luke Wilde
2022-11-07
LibWeb: Implement Window.focus
Luke Wilde
2022-11-07
LibWeb: Use the focus steps instead of set_focused_element on user click
Luke Wilde
2022-11-07
LibWeb: Extract the (un)focus steps out of HTMLElement
Luke Wilde
2022-11-07
LibWeb: Implement HTMLSelectElement.type
Luke Wilde
2022-11-07
LibWeb: Implement CSSStyleDeclaration.cssText
Luke Wilde
2022-11-07
LibWeb: Implement Element.getAttributeNode
Luke Wilde
2022-11-07
LibWeb: Add HTMLOrSVGElement.autofocus
Luke Wilde
2022-11-07
LibHTTP: Always send Content-Length header in POST requests
Luke Wilde
2022-11-07
LibWeb: Implement HTMLOrSVGElement.tabIndex
Luke Wilde
2022-11-07
LibWeb: Stub XMLHttpRequest.abort
Luke Wilde
2022-11-07
ThemeEditor: Warn about unsaved changes on file open
Karol Kosek
2022-11-07
TextEditor+HexEditor: Warn about unsaved changes after dropping files
Karol Kosek
2022-11-07
PixelPaint: Remember visibility for histogram and vectorscope
Torstennator
2022-11-07
AudioServer: Skip mixing when volume is zero
Alex Chronopoulos
2022-11-07
Base: Add media emojis
Brianna
2022-11-07
LibWeb: Skip anonymous layout nodes while finding the event target
Gunnar Beutner
2022-11-07
LibWeb: Move code for finding the parent element into a helper function
Gunnar Beutner
2022-11-07
Base: Add tests for grid gap
martinfalisse
2022-11-07
LibWeb: Implement gap in CSS Grid
martinfalisse
2022-11-07
LibWeb: Add some helpers for TemporaryTrack
martinfalisse
2022-11-07
LibWeb: Parse CSS gap property
martinfalisse
2022-11-06
Base+VideoPlayer: Add an icon for video player
Slimey
2022-11-07
Ports: Update fio to version 3.33
Brian Gianforcaro
2022-11-06
Everywhere: Remove redundant inequality comparison operators
Daniel Bertalan
2022-11-06
Meta+LibUnicode: Avoid relocations for emoji data
Gunnar Beutner
2022-11-06
Meta+LibUnicode: Avoid relocations for static unicode data
Gunnar Beutner
2022-11-06
Base: Add appropriate entries for VideoPlayer
Slimey
2022-11-06
Base+Ports: Rename 'Sound' category to 'Media'
Slimey
2022-11-06
VideoPlayer: Add quit action and help menu
Slimey
2022-11-06
VideoPlayer: Show current open file in the title
Slimey
2022-11-06
Base: Add test for sizing children of grid
martinfalisse
2022-11-06
LibWeb: Calculate grid content height using column width
martinfalisse
2022-11-06
LibWeb: Use AvailableSpace when referring to the grid width
martinfalisse
2022-11-06
LibWeb: Calculate grid columns first, and grid rows second
martinfalisse
2022-11-06
LibWeb: Calculate available space for children of the grid
martinfalisse
2022-11-06
LibWeb: Replace some unnecessary ShadowRoot verify_cast with static_cast
Baitinq
2022-11-06
LibJS: Remove the now-unused LocalTZA AO
Timothy Flynn
2022-11-06
LibJS: Change ToLocalTime to use epoch nanoseconds
Timothy Flynn
2022-11-06
LibJS: Remove infallibility marker from DefaultTimeZone invocation
Timothy Flynn
2022-11-06
Base: Add some extra `conic-gradient()` test cases
MacDue
2022-11-06
LibWeb: Fix some `conic-gradient()` painting issues
MacDue
2022-11-06
LibWeb: Fix parsing `conic-gradient()`s with only `at <position>`
MacDue
2022-11-05
Ports: Enable ssl and ztd features for Qt port
Clemens Wasser
2022-11-05
Ports: Build Qt modules Network and Concurrent
Clemens Wasser
2022-11-05
LibC: Add missing definitions for IPv6 packet info
Clemens Wasser
2022-11-05
LibC: Implement pthread_testcancel
Clemens Wasser
2022-11-05
Userland: Add support for jails
Liav A
[prev]
[next]