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-03-04
UserspaceEmulator: Make it possible to wrap PODs in ValueWithShadow
Ali Mohammad Pur
2022-03-04
UserspaceEmulator: Let SoftCPU.h include Emulator.h
Ali Mohammad Pur
2022-03-04
Kernel: Add support for SA_SIGINFO
Ali Mohammad Pur
2022-03-04
LibWeb: Implement setTimeout/setInterval with ESO according to the spec
Timothy Flynn
2022-03-04
LibWeb: Allow calling invoke-a-callback with an existing argument list
Timothy Flynn
2022-03-04
Spreadsheet: Ask about unsaved changes on "Open..." action activation
Karol Kosek
2022-03-04
CharacterMap+FontEditor: Switch current Unicode block on arrow press
Karol Kosek
2022-03-04
CharacterMap: Go to character on arrow press in Search window
Karol Kosek
2022-03-04
CharacterMap: Move search selection on arrow press in the search textbox
Karol Kosek
2022-03-04
Libraries: Make CharacterBitmap instances at compile-time
Lenny Maiorani
2022-03-04
LibGfx: Make Size constexpr-capable
Lenny Maiorani
2022-03-04
LibWeb: Make stacking context tree dumps more readable
Andreas Kling
2022-03-04
LibWeb: Implement hit testing a bit closer to spec
Andreas Kling
2022-03-04
LibWeb: Preserve z-index:auto in CSS::ComputedValues
Andreas Kling
2022-03-04
LibGfx: Refactor Vector[2,3,4] to VectorN with specializations
Lenny Maiorani
2022-03-04
LibWeb: Measure intrinsic block width *around* children's border edge
Andreas Kling
2022-03-04
Spreadsheet: Improve R function to support all of the examples
u9g
2022-03-04
Spreadsheet: Add Range(s).toArray()
u9g
2022-03-03
reboot: Port to LibMain
Wuzado
2022-03-03
Calculator: Add keyboard input for more operations
ForLoveOfCats
2022-03-03
Calculator: Avoid focusing any keypad button other than the equal button
ForLoveOfCats
2022-03-03
Calculator: Utilize Button `mimic_pressed` to show when keys are pressed
ForLoveOfCats
2022-03-03
LibGUI: Add `mimic_pressed` to Button to signify being virtually clicked
ForLoveOfCats
2022-03-03
LibGUI: Use logical `and` instead of bitwise in `Button` paint call
ForLoveOfCats
2022-03-03
Spreadsheet: Simplify enabling actions on selection
Karol Kosek
2022-03-03
Spreadsheet: Move deselection instructions to on_selection_dropped
Karol Kosek
2022-03-03
Spreadsheet: Show the opened filename in the window title
Karol Kosek
2022-03-03
LibWeb: Include cookies in form submission
Luke Wilde
2022-03-03
LibWeb: Prevent crashes with progress element's value and max attributes
Jelle Raaijmakers
2022-03-03
LibWeb: Forward-declare FormattingState as a struct
Andreas Kling
2022-03-03
LibWeb: Reduce HashMap thrashing during custom property cascade
Andreas Kling
2022-03-03
LibWeb: Use FlyString for CSS custom property names
Andreas Kling
2022-03-03
LibSoftGPU: Add mipmap selection to sampler class
Stephan Unverwerth
2022-03-03
LibSoftGPU: Add log2_approximate()
Stephan Unverwerth
2022-03-03
LibSoftGPU: Add ddx() and ddy() to calculate partial derivatives
Stephan Unverwerth
2022-03-03
LibGL: Fix interpretation of mipmap filtering modes
Stephan Unverwerth
2022-03-03
LibWeb: Update element style when focus state changes
Andreas Kling
2022-03-03
LibWeb: Remove bogus line box width adjustment
Andreas Kling
2022-03-03
LibWeb: Align actual baselines, not just bottoms
Andreas Kling
2022-03-03
LibWeb: Consider all children when doing height:auto for normal blocks
Andreas Kling
2022-03-03
LibWeb: Small improvements to layout tree dumps
Andreas Kling
2022-03-02
SoundPlayer: Sort CMake sources alphabetically
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Draw album cover with correct aspect ratio
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Rename NoVisualization to AlbumCoverVisualization
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Display album cover in the NoVisualizationWidget
Nícolas F. R. A. Prado
2022-03-02
SoundPlayer: Add start_new_file() to VisualizationWidget's API
Nícolas F. R. A. Prado
2022-03-02
Applications: Fix undefined behavior capturing non-static constexpr
Lenny Maiorani
2022-03-02
WindowServer: Treat window frames with a border radius as transparent
MacDue
2022-03-02
WindowServer: Disable shadow rendering for themes with a border-radius
MacDue
2022-03-02
LibGfx: Don't paint the window frame larger for the border-radius
MacDue
[prev]
[next]