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-02-25
LibWeb: Implement Range.commonAncestorContainer
Andreas Kling
2022-02-25
LibWeb: Expose Range.collapsed to JavaScript
Andreas Kling
2022-02-25
LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height
Andreas Kling
2022-02-25
LibWeb: Notify parent when DOM::CharacterData content changes
Andreas Kling
2022-02-25
LibWeb: Implement UIEvent.initUIEvent()
Andreas Kling
2022-02-25
LibWeb: Make document.createEvent("UIEvent") actually create a UIEvent
Andreas Kling
2022-02-25
LibWeb: Make CSS :empty selector match empty text nodes as well
Andreas Kling
2022-02-25
LibWeb: Allow all ASCII whitespace chars between element class names
Andreas Kling
2022-02-25
LibWeb: Fix off-by-one in calculation of available space for line boxes
Andreas Kling
2022-02-25
LibWeb: Look for nearest available size when using bitmap fonts
Andreas Kling
2022-02-25
LibGfx: Add Font::AllowInexactSizeMatch parameter to font lookup
Andreas Kling
2022-02-25
LibWeb: Fix rounding errors in calculation of final line box width
Andreas Kling
2022-02-25
Assistant+CommandPalette: Use FrameShape::Window for main widgets
thankyouverycool
2022-02-25
Taskbar: Update ClockWidget FrameShape and adjust dimensions
thankyouverycool
2022-02-25
Applets: Update Audio applet FrameShape and adjust dimensions
thankyouverycool
2022-02-25
LibGfx+LibGUI: Add FrameShape::Window
thankyouverycool
2022-02-25
LibGfx+LibGUI: Remove {Horizontal,Vertical}Line FrameShapes
thankyouverycool
2022-02-25
LibWeb: Add a rule-cache for PseudoElements
Sam Atkins
2022-02-25
LibWeb: Implement the ::marker pseudo-element
Sam Atkins
2022-02-25
LibWeb: Paint InlineNode overlay in correct phase, skip pseudo-elements
Sam Atkins
2022-02-25
LibWeb: Account for all simple-selectors when calculating specificity
Sam Atkins
2022-02-25
LibWeb: Create layout nodes for ::before and ::after pseudo-elements :^)
Sam Atkins
2022-02-25
LibWeb: Compute value for `content` property
Sam Atkins
2022-02-25
LibWeb: Match styles for pseudo-elements
Sam Atkins
2022-02-25
LibWeb: Move PseudoElement enum up a level
Sam Atkins
2022-02-25
LibWeb: Extract code for creating a Layout::Node based on display type
Sam Atkins
2022-02-25
LibWeb: Make `display: foo` box constructors take the Element by pointer
Sam Atkins
2022-02-25
LibWeb: Parse the `content` property
Sam Atkins
2022-02-25
Everywhere: Use title case for man section titles
networkException
2022-02-24
Taskbar: Minimize/activate window on Super+Digit event
Jan Grau
2022-02-24
LibGUI+WindowServer: Add new `WMEvent` Super+Digit
Jan Grau
2022-02-24
LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default
Andreas Kling
2022-02-24
HackStudio: Adjust heights for Locator and Find widgets
thankyouverycool
2022-02-24
HackStudio: Segment the status bar and setup override text
thankyouverycool
2022-02-24
LibGUI: Prefer to pop-up Tray Button menus from the top right
thankyouverycool
2022-02-24
TextEditor: Update status bar to use clickable Segments
thankyouverycool
2022-02-24
LibGUI+LibSyntax: Stringify Highlighter::Language
thankyouverycool
2022-02-24
LibGUI+Apps: Convert Statusbar Labels to Segments
thankyouverycool
2022-02-24
LibGfx: Return early when painting FrameShape::NoFrames
thankyouverycool
2022-02-24
LibWeb: Append only one line feed character in Document.writeln
Timothy Flynn
2022-02-24
LibGUI+LibGfx: Defer to fonts when setting Editor line height
thankyouverycool
2022-02-24
LibGUI: Ensure ruler grows properly when using proportional fonts
thankyouverycool
2022-02-24
UserspaceEmulator: Fix syntax of generated profiles
Brian Gianforcaro
2022-02-24
ClipboardHistory: Add Time column
Nícolas F. R. A. Prado
2022-02-24
LibWeb: Actually query the orientation
Sam Atkins
2022-02-24
LibWeb: Implement `@media(overflow-inline)`
Sam Atkins
2022-02-24
LibWeb: Implement `<resolution>` as a media feature type
Sam Atkins
2022-02-24
LibWeb: Parse Angle/Frequency/Resolution/Time types
Sam Atkins
2022-02-24
LibWeb: Move length-unit-from-string code into Length
Sam Atkins
2022-02-24
LibWeb: Implement CSS Time class
Sam Atkins
[prev]
[next]