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-09-03
PixelPaint: Fix the displayed order of layers in LayerListWidget
Mustafa Quraish
2021-09-02
FileManager: Kindly ask the user if they want to delete a file
Musab Kılıç
2021-09-02
LibWeb: Check target's root instead of target itself in EventDispatcher
Luke Wilde
2021-09-02
LibWeb: Make Node::root return a reference
Luke Wilde
2021-09-02
LibVT: Execute DragOperation after resetting active hyperlink
Musab Kılıç
2021-09-02
Browser: Reload the DOM Inspector's JSON data when loading a new page
Sam Atkins
2021-09-02
Browser: Reset the DOM Inspector's state when re-opening it
Sam Atkins
2021-09-02
Browser: Implement "Inspect Element" context menu action
Sam Atkins
2021-09-02
LibWeb+WebContent: Add query for hovered DOM node to OOPWV
Sam Atkins
2021-09-02
LibWeb+WebContent: Implement asynchronous DOM Node properties call
Sam Atkins
2021-09-02
Browser: Display style properties in DOM Inspector
Sam Atkins
2021-09-02
LibWeb+WebContent: Add inspect_dom_node() IPC call
Sam Atkins
2021-09-02
LibWeb: Implement DOMTreeModel::index_for_node()
Sam Atkins
2021-09-02
LibWeb: Replace unused DOMTreeModel with DOMTreeJSONModel
Sam Atkins
2021-09-02
LibWeb: Modify StylePropertiesModel to work with JSON
Sam Atkins
2021-09-02
Browser: Remove residual InProcessWebView code from DOM Inspector
Sam Atkins
2021-09-02
LibWeb: Include DOM Node ID in serialized JSON
Sam Atkins
2021-09-02
Browser: Prevent opening multiple DOM Inspectors for the same Tab
Sam Atkins
2021-09-02
LibWeb: Give each Node a unique ID
Sam Atkins
2021-09-02
LibWeb: Remove commented-out dbgln
Sam Atkins
2021-09-02
LibJS: Account for negative numbers in ToTemporalDurationRecord
Linus Groh
2021-09-02
LibJS: Throw RangeError for non-integral values in ToPartialDuration
Linus Groh
2021-09-02
LibJS: Reflect normative changes in ParseTemporalInstantString
Linus Groh
2021-09-02
LibJS: Handle +Infinity, -Infinity, +0 and -0 in modulo operator
Luke Wilde
2021-09-02
LibJS: Implement Intl.Locale.prototype.region
Timothy Flynn
2021-09-02
LibJS: Implement Intl.Locale.prototype.script
Timothy Flynn
2021-09-02
LibJS: Implement Intl.Locale.prototype.language
Timothy Flynn
2021-09-02
LibJS: Implement Intl.Locale.prototype.numeric
Timothy Flynn
2021-09-02
LibJS: Implement most Intl.Locale.Prototype.<<keyword>> properties
Timothy Flynn
2021-09-02
LibJS: Implement Intl.Locale.prototype.baseName
Timothy Flynn
2021-09-02
LibJS: Handle existing Intl.Locale objects in CanonicalizeLocaleList
Timothy Flynn
2021-09-02
LibJS: Add test cases for Intl.Locale.prototype.toString
Timothy Flynn
2021-09-02
LibJS: Implement the Intl.Locale constructor
Timothy Flynn
2021-09-02
LibJS: Implement Intl.Locale.prototype.toString()
Timothy Flynn
2021-09-02
LibJS: Compare Unicode locale variants using case-insensitive matching
Timothy Flynn
2021-09-02
LibJS: Remove duplicated error message from ErrorTypes.h
Timothy Flynn
2021-09-02
LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS
Timothy Flynn
2021-09-02
LibUnicode: Add lexer to test if a string matches the "type" production
Timothy Flynn
2021-09-02
LibUnicode: Add missing structures to forwarding header
Timothy Flynn
2021-09-02
js: Implement pretty-printing of Intl.Locale
Timothy Flynn
2021-09-02
LibJS: Implement a nearly empty Intl.Locale object
Timothy Flynn
2021-09-02
LibGL: Implement glTexSubImage2D
Stephan Unverwerth
2021-09-02
LibGL: Add GL_TETXURE*_ARB aliases
Stephan Unverwerth
2021-09-02
LibGL: Support additional enums in glGetIntegerv
Stephan Unverwerth
2021-09-02
LibGL: Fix glTexImage2D texture dimension validation
Stephan Unverwerth
2021-09-02
LibGL: Allow numerical internal formats in glTexImage2D
Stephan Unverwerth
2021-09-02
LibGL: Implement glPolygonOffset
Stephan Unverwerth
2021-09-02
LibGL: Implement glDrawBuffer
Stephan Unverwerth
2021-09-02
About: Display the full version
Mahmoud Mandour
2021-09-02
AboutDialog: Accept a version string
Mahmoud Mandour
[next]