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-05-09
LibGL+LibGPU: Implement `glPointSize`
Jelle Raaijmakers
2022-05-09
LibGL: Remove `break` from `GL_SCISSOR_BOX` context parameter
Jelle Raaijmakers
2022-05-09
LibGL: Alphabetize `GL_LIGHT*` cases in `gl_enable()`
Jelle Raaijmakers
2022-05-09
LibSoftGPU: Reference correct class in Typed2DBuffer comment
Jelle Raaijmakers
2022-05-09
LibJS: Use '2 × nsMaxInstant' in a couple of assertion comments
Linus Groh
2022-05-09
DisplaySettings: Add 2256x1504 resolution
Linus Groh
2022-05-09
LibGfx: Add the glyph spacing also to spaces in Painter::draw_text_run()
Karol Kosek
2022-05-08
LibC: Add missing macro definitions for errno codes
circl
2022-05-08
Fire: Ignore mouse events outside the window (to the left)
MacDue
2022-05-08
Fire: Replace #defines with constexprs
MacDue
2022-05-08
LibGUI: Fix {Value,Opacity}Slider value changes for values less than 0
Torstennator
2022-05-08
LibJS: Add a couple of missing spec steps to PerformEval
Luke Wilde
2022-05-08
LibJS: Remove callerRealm from HostEnsureCanCompileStrings
Luke Wilde
2022-05-08
AK+LibGUI: Pass predicate to *_matching() methods by const reference
Vitaly Dyachkov
2022-05-08
KeyboardSettings: Also activate keymap via ListView's on_activation
Romain Chardiny
2022-05-08
DisplaySettings: Make the copy action copy the background path as url
Karol Kosek
2022-05-08
Mandelbrot: Remove image export confirmation dialog
EWouters
2022-05-08
LibGUI: Add button to PasswordBox to reveal the password
faxe1008
2022-05-08
LibGUI: Make TextEditor substitution more explicit
faxe1008
2022-05-08
WindowServer: Consider screen scaling when getting color under cursor
offtkp
2022-05-08
xml: Avoid UAF in Error return from serenity_main()
Ali Mohammad Pur
2022-05-08
LibWeb: Add missing preprocessing step to the css tokenizer
stelar7
2022-05-08
LibWeb: Note and fix Gfx related quirk in ColorStyleValue::to_string
stelar7
2022-05-08
LibWeb: Commit transaction after parsing `'+'?† n <signed-integer>`
stelar7
2022-05-08
LibWeb: Dont consider '-n-' a `dashndashdigit-ident` token
stelar7
2022-05-08
LibWeb: Include sign in token debug info, if the type has explicit sign
stelar7
2022-05-08
LibWeb: Dont try to fetch another token in an+b parsing
stelar7
2022-05-08
LibWeb: Make an+b pattern selector serialization spec compliant
stelar7
2022-05-08
LibJS: Change internal slots of Duration to store mathematical values
Linus Groh
2022-05-08
LibJS: Refactor Temporal since/until to common AOs
Linus Groh
2022-05-08
LibJS: Remove ToISODayOfWeek
Linus Groh
2022-05-08
LibJS: Remove ToISODayOfYear
Linus Groh
2022-05-08
LibJS: Remove IsISOLeapYear
Linus Groh
2022-05-08
LibJS: Remove ISODaysInYear
Linus Groh
2022-05-08
LibJS: Simplify DifferenceISODate
Linus Groh
2022-05-08
LibJS: Simplify DaysUntil
Linus Groh
2022-05-08
LibJS: Simplify BalanceISODate
Linus Groh
2022-05-08
LibJS: Remove type assertion comment from IsValidISODate
Linus Groh
2022-05-08
LibJS: Use "Completion" to emphasize completion record
Linus Groh
2022-05-08
LibJS: Fix numeric type in Date.prototype.toTemporalInstant()
Linus Groh
2022-05-08
LibJS: Replace magic nanosecond numbers with constants
Linus Groh
2022-05-08
LibJS: Refactor Temporal add/subtract to common AOs
Linus Groh
2022-05-07
DisplaySettings: Fix Clang build failure in ThemePreviewWidget
MacDue
2022-05-07
ThemeEditor: Fix Clang build failure in PreviewWidget
Linus Groh
2022-05-07
Demos/Eyes: Render eyes antialiased
MacDue
2022-05-07
PixelPaint: Add antialiased ellipse option
MacDue
2022-05-07
LibGfx: Implement AntiAliasingPainter::draw_ellipse()
MacDue
2022-05-07
DisplaySettings: Center preview with center_window_group_within()
MacDue
2022-05-07
ThemeEditor: Center preview with center_window_group_within()
MacDue
2022-05-07
LibGUI: Add center_window_group_within() to AbstractThemePreview
MacDue
[next]