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-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
Base: Add a pseudo-element test page
Sam Atkins
2022-02-25
Base: Use "Library Functions" instead of "Libraries" for man section 3
networkException
2022-02-25
Everywhere: Use title case for man section titles
networkException
2022-02-24
Meta: Title case 'File Formats' on man.serenityos.org
Linus Groh
2022-02-24
Meta: Use correct man page title for section 5 on man.serenityos.org
networkException
2022-02-24
Base: Make U+0126, U+0132, U+0152 and U+0153 wider in Katica Regular 10
Karol Kosek
2022-02-24
Base: Add Latin Extended-A to font Katica Regular 12
Karol Kosek
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
Documentation: Start writing about "LibWeb: From loading to painting"
Andreas Kling
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
Kernel: Use IO init method for Bochs emulated VGA adapter
Peter Ross
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: Allow Angle/Frequency/Resolution/Time values for CSS properties
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
2022-02-24
LibWeb: Implement CSS Resolution class
Sam Atkins
2022-02-24
LibWeb: Implement CSS Frequency class
Sam Atkins
2022-02-24
LibWeb: Implement CSS Angle class
Sam Atkins
2022-02-24
LibWeb: Account for `Calculated` in Length methods
Sam Atkins
2022-02-24
LibWeb: Alphabetize LibWeb CMakeLists.txt
Sam Atkins
2022-02-24
Meta: Remove SB16 driver from the features list in README.md
Liav A
2022-02-24
Kernel/Audio: Remove the SB16 driver
Liav A
2022-02-23
Shell: Use an opaque color for SyntaxError
kperdlich
2022-02-23
LibGUI/EmojiInputDialog: Skip multi code point emojis for now
Linus Groh
2022-02-23
LibGUI/EmojiInputDialog: Automatically calculate the dialog size
Linus Groh
2022-02-23
Base: Add some regional indicator symbol emoji flags :^)
Linus Groh
2022-02-23
Base: Add ZWJ sequence emoji flags :^)
Linus Groh
2022-02-23
LibGfx: Add basic variation selector and regional indicator support :^)
Linus Groh
[next]