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-06-18
LibWeb: Use the AA painter for drawing dotted lines
MacDue
2022-06-18
LibGfx: Add AA dotted horizontal/vertical lines
MacDue
2022-06-17
LibC: Add printf and scanf format macros for "fast" and "least" types
kleines Filmröllchen
2022-06-17
LibJS/Tests: Remove outdated FIXME
Linus Groh
2022-06-17
ThemeEditor: Run gml-format
Linus Groh
2022-06-17
DisplaySettings: Use IPC calls instead of current_system_theme helper
networkException
2022-06-17
LibGfx: Rename DO_PATH macro to ENCODE_PATH to match ThemeEditor
networkException
2022-06-17
ThemeEditor: Allow temporarily overriding the system theme
networkException
2022-06-17
DisplaySettings: Handle an override theme being active
networkException
2022-06-17
LibGUI: Support setting an in memory theme in AbstractThemePreview
networkException
2022-06-17
Taskbar: Handle an override theme being active
networkException
2022-06-17
WindowServer: Allow temporarily overriding the system theme
networkException
2022-06-17
DisplaySettings: Update selected theme on change
networkException
2022-06-17
LibGUI: Actually update the selection in ComboBox::set_selected_index
networkException
2022-06-17
Taskbar: Update checked state of theme menu on global theme change
networkException
2022-06-17
LibGUI: Add on_theme_change callback to Application
networkException
2022-06-17
LibGUI: Add clear_selection helper for ComboBox
networkException
2022-06-17
BrowserSettings: Avoid adding empty domain to content filter
ferhatgec
2022-06-17
LibC: Allow parsing numbers right on the cutoff
Tim Schumacher
2022-06-17
LibC: Add POSIX spec links to `wait`, `waitpid` and `waitid`
SeekingBlues
2022-06-17
LibC: Make `waitpid`'s return value more POSIX-compliant
SeekingBlues
2022-06-17
LibC: Add `WIFCONTINUED` macro
SeekingBlues
2022-06-17
LibGUI: End Scrollbar gutter tinting when target is reached
FrHun
2022-06-17
LibGUI: Fix crash on Scrollbar shift click and re enable jumping
FrHun
2022-06-17
LibWeb: Fix 'background-repeat: round' calculation
MacDue
2022-06-17
LibWeb: Only paint the background image on integer steps
MacDue
2022-06-16
LibWeb: Add deprecated `image-rendering` values
Sam Atkins
2022-06-16
LibWeb: Disable unused error on temporarily unused variable from spec
FrHun
2022-06-16
Keymap: Fix switching selected keymap
Paweł Łukasik
2022-06-16
PixelPaint: Add Smooth Pixels scaling option
Karol Kosek
2022-06-16
ImageViewer: Add Smooth Pixels image scaling option
Karol Kosek
2022-06-16
LibWeb: Use SmoothPixels scaling mode as the pixelated rendering
Karol Kosek
2022-06-16
LibGfx: Implement SmoothPixels scaling mode
Karol Kosek
2022-06-16
LibGfx: Pass scaling mode as an enum in do_draw_scaled_bitmap
Karol Kosek
2022-06-16
HackStudio: Add "Open in New Tab" context menu entry
hhsdev
2022-06-16
LibWeb: Support using border-radius on <img> tags
MacDue
2022-06-16
LibWeb: Make PaintableBox::normalized_border_radii_data() protected
MacDue
2022-06-16
LibWeb: Support using border-radius with a background-image
MacDue
2022-06-16
LibWeb: Add BorderRadiusCornerClipper
MacDue
2022-06-16
LibWeb: Move border corner bitmap getter/cache to function
MacDue
2022-06-16
LibGfx: Add Painter::get_pixel()
MacDue
2022-06-15
LibWeb: Parse rgb and hsl functions according to CSS Module Level 4
Thomas Fach-Pedersen
2022-06-15
LibWeb: Fix calculation of degrees from radians
Thomas Fach-Pedersen
2022-06-15
LibJS: Mark AddInstant in AddZonedDateTime as fallible
Linus Groh
2022-06-15
LibJS: Fix Instant rounding modes
Linus Groh
2022-06-15
LibJS: Mark two calls as infallible in DifferenceTemporalPlainTime
Linus Groh
2022-06-15
LibJS: Assume options is an object in the DifferenceZonedDateTime AO
Linus Groh
2022-06-15
LibJS: Assume options is an object in the MergeLargestUnitOption AO
Linus Groh
2022-06-15
LibJS: Adjust order of operations in ISO{Date,MonthDay}FromFields
Linus Groh
2022-06-15
LibJS: Mark a call of CreateDurationRecord as fallible
Linus Groh
[next]