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
2023-01-04
LibIPC: Move most of DeprecatedString's encoder to StringView's encoder
Timothy Flynn
2023-01-04
LibIPC+LibC: Add and use a helper to encode/decoder container sizes
Timothy Flynn
2023-01-04
LibRegex: Return StringView from get_error_string()
Nico Weber
2023-01-04
LibRegex: Tweak get_error() function
Nico Weber
2023-01-04
Everywhere: Make global `inline` functions not `static`
Nico Weber
2023-01-04
Everywhere: Remove some redundant `inline` keywords
Nico Weber
2023-01-04
LibPDF: Fix calculation of encryption key
Simon Danner
2023-01-04
LibWeb: Support more presentational hints from the HTML spec
implicitfield
2023-01-04
LibWeb: Add spec-mandated rules for embedded content to Default.css
implicitfield
2023-01-04
LibWeb: Support "start" and "end" values for justify-content
implicitfield
2023-01-04
LibIPC: Remove now-unused stream operator from IPC::Encoder
Timothy Flynn
2023-01-04
IPCCompiler+LibIPC: Propagate IPC encoder errors
Timothy Flynn
2023-01-04
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
Timothy Flynn
2023-01-04
LibIPC: Add a Dictionary for-each method for fallible callbacks
Timothy Flynn
2023-01-04
LibIPC: Replace Encoder::encode methods with IPC::encode specializations
Timothy Flynn
2023-01-03
LibGL: Implement `GL_BLEND_DST` and `GL_BLEND_SRC`
Jelle Raaijmakers
2023-01-03
LibGUI: Stop duplicating mouse events of cursor tracking widget
MacDue
2023-01-03
LibWeb: Conditionally draw borders for table elements
martinfalisse
2023-01-03
LibWeb: Use the layout_state border values when drawing borders
martinfalisse
2023-01-03
LibWeb: Parse `border-collapse` property for HTML table
martinfalisse
2023-01-03
LibWeb: Prevent column sizing errors for html table
martinfalisse
2023-01-03
LibGfx: Fix typos in ICC spec comments
Linus Groh
2023-01-03
LibGL: Remove i686 data types in favor of 64-bit types
Jelle Raaijmakers
2023-01-03
LibGL: Make `GLsizeiptr` signed
Jelle Raaijmakers
2023-01-03
LibWeb: Add stub reset algorithm for HTMLOutputElement
Srikavin Ramkumar
2023-01-03
LibWeb: Add stub reset algorithm for HTMLTextAreaElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset algorithm for HTMLSelectElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset algorithm for HTMLInputElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset button behavior
Srikavin Ramkumar
2023-01-03
LibWeb: Implement HTMLFormElement::reset
Srikavin Ramkumar
2023-01-03
LibGfx: Improve AA stroke_path() line intersections a little
MacDue
2023-01-03
LibGfx: Add Rect::translated(dboth)
MacDue
2023-01-03
LibWeb: CSS don't set resolve-failures (var/attr)
Vetrox
2023-01-03
LibGfx: Use the Midpoint Ellipse Algorithm for filled ellipses
Lucas CHOLLET
2023-01-03
LibGfx: Put the Midpoint Ellipse Algorithm in its own function
Lucas CHOLLET
2023-01-03
Screensaver: Add a screensaver launcher application
Timothy Flynn
2023-01-03
LibDesktop+Taskbar: Add an option to exclude apps from the system menu
Timothy Flynn
2023-01-03
Demos: Rename Screensaver to GradientScreensaver
Timothy Flynn
2023-01-03
LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation
BodilessSleeper
2023-01-03
LibJS: Update comments in Temporal/Calendar.cpp
BodilessSleeper
2023-01-03
LibGUI: Don't highlight extension text when saving files with FilePicker
Timothy Flynn
2023-01-03
Demos: Remove "Cube" application
Andreas Kling
2023-01-03
LibGfx: Make Font::glyph_width*() APIs return float
Andreas Kling
2023-01-03
LibGfx: Make Font::width() return a float
Andreas Kling
2023-01-03
LibGfx: Adjust ClassicWindowTheme titlebar height calculation
Andreas Kling
2023-01-03
LibGfx: Make ClassicWindowTheme menubar heights respect the font size
Andreas Kling
2023-01-03
LibGfx: Make Font::pixel_size() return a float
Andreas Kling
2023-01-03
LibGfx/Font: Make Glyph metrics floating point
Andreas Kling
2023-01-03
LibGfx/Font: Make ScaledGlyphMetrics floating point
Andreas Kling
2023-01-03
WindowServer: Write new config to disk when system fonts are changed
Andreas Kling
[prev]
[next]