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-06-18
LibJS: Rename CalendarMergeFieldNames to MergeLists
Linus Groh
2022-06-18
LibJS: Check value is an Object before checking for internal slots
Linus Groh
2022-06-18
LibJS: Make relativeTo required for AdjustRoundedDurationDays
Linus Groh
2022-06-18
Revert "AK: Add comparison operators to NonnullOwnPtr"
Linus Groh
2022-06-18
LibGfx: Move AntiAliasingPainter.cpp into Gfx namespace
MacDue
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-18
AK: Add comparison operators to NonnullOwnPtr
Allan Regush
2022-06-17
Ports: Add OptiPNG
kleines Filmröllchen
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
Ports: Add VVVVVV port
Grigoris Pavlakis
2022-06-17
LibC: Allow parsing numbers right on the cutoff
Tim Schumacher
2022-06-17
Kernel: Add missing #include in SysFS.cpp
Andreas Kling
2022-06-17
Kernel/SysFS: Remove derived BIOSSysFSComponent classes
Liav A
2022-06-17
Kernel/SysFS: Migrate components code from SysFS.cpp to the SysFS folder
Liav A
2022-06-17
Kernel/SysFS: Split the bulky BIOS.h file into multiple files
Liav A
2022-06-17
Kerenl/Firmware: Add map_ebda and map_bios methods in the original place
Liav A
2022-06-17
Kernel/Interrupts: Add missing include for IRQController header file
Liav A
2022-06-17
Kernel/SysFS: Split bulky SysFSPCI file into separate files
Liav A
2022-06-17
Kernel/SysFS: Split bulky SysFSUSB file into two separate class files
Liav A
2022-06-17
Kernel/SysFS: Stop cluttering the codebase with pieces of SysFS parts
Liav A
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
Ports: Ensure that `core.autocrlf` is disabled before handling patches
Tim Schumacher
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
[next]