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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-12-23
LibGfx: GIFLoader: Propagate errors properly
ericLemanissier
2022-12-23
LibGfx: DDSLoader: Propagate errors properly
ericLemanissier
2022-12-23
LibGfx: BMPLoader: Propagate errors properly
ericLemanissier
2022-12-23
LibCore: Use a StringView for the file path in File::remove
Tim Schumacher
2022-12-23
LibCore: Remove the `force` parameter from File::remove
Tim Schumacher
2022-12-23
LibCore: Let File::remove return a normal ErrorOr
Tim Schumacher
2022-12-23
LibGfx: Preserve scale on Bitmap crop
FrHun
2022-12-23
LibGfx: Repair SharableBitmap scaling support
FrHun
2022-12-23
LibGfx: Add NearestFractional scaling type to painter
FrHun
2022-12-22
AK+Everywhere: Replace all Bitmap::must_create() uses with ::create()
Sam Atkins
2022-12-21
LibGfx/OpenType: Read "glyf" table header using a C++ struct
Andreas Kling
2022-12-21
LibGfx/OpenType: Clean up "kern" table reading
Andreas Kling
2022-12-21
LibGfx/OpenType: Clean up "name" table reading
Andreas Kling
2022-12-21
LibGfx/OpenType: Read "os2" table using a C++ struct
Andreas Kling
2022-12-21
LibGfx/OpenType: Clean up "htmx" table reading
Andreas Kling
2022-12-21
LibGfx/OpenType: Read "maxp" table using a C++ struct
Andreas Kling
2022-12-21
LibGfx/OpenType: Read "hhea" table using a C++ struct
Andreas Kling
2022-12-21
LibGfx/OpenType: Read "head" table using a C++ struct
Andreas Kling
2022-12-21
LibGfx/OpenType: Add spec links to classes representing OpenType tables
Andreas Kling
2022-12-21
LibGfx: Rename TTF/TrueType to OpenType
Andreas Kling
2022-12-20
LibThreading: Remove unused include of <sys/cdefs.h>
Andrew Kaster
2022-12-20
LibELF: Include <pthread.h> to ensure PTHREAD_STACK_MAX is available
Andrew Kaster
2022-12-20
LibWeb: Fix passing size/position to paint_radial_gradient()
MacDue
2022-12-20
LibGfx: Don't blend opaque pixels
MacDue
2022-12-20
LibGfx: Remove unnecessary divides in Color::mixed_with()
MacDue
2022-12-20
LibDiff: Make Diff::generate_only_additions take text as StringView
Karol Kosek
2022-12-20
LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer>
Alexander Narsudinov
2022-12-20
LibGL: Generate the API wrappers
Jelle Raaijmakers
2022-12-20
LibGL: Implement `glLightModel` integer normalization
Jelle Raaijmakers
2022-12-20
LibGL: Support `glLightModel` inside lists
Jelle Raaijmakers
2022-12-20
LibGL: Correct `GL_LIGHT_MODEL_LOCAL_VIEWER` comparison
Jelle Raaijmakers
2022-12-20
LibGL: Dereference pointer in a consistent way for `glMaterial*`
Jelle Raaijmakers
2022-12-20
LibGL: Simplify transposing input matrices
Jelle Raaijmakers
2022-12-20
AK: Stop using `DeprecatedString` in Base64 encoding
Jelle Raaijmakers
2022-12-20
LibGUI: Fix bug in the ColorPicker's spinbox not changing colors
Baitinq
2022-12-20
LibPDF: Reset encryption key on failed user password attempt
Rodrigo Tobar
2022-12-20
LibPDF: Treat Encyption's Length item as optional
Rodrigo Tobar
2022-12-20
LibGfx: Support BMP favicons with less than 32 bpp
Bruno Conde
2022-12-20
LibGUI+FontEditor: Restore normalized selections on Undo/Redo
thankyouverycool
2022-12-20
LibGUI: Reset GlyphMapWidget scroll value when changing active range
thankyouverycool
2022-12-20
LibGUI: Focus the actively resizing end of GlyphMapWidget selections
thankyouverycool
2022-12-20
LibGUI: Only reset GlyphMapWidget selection on Escape
thankyouverycool
2022-12-20
LibGUI: Add Page{Up,Down} support for GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Improve visible glyph estimate in GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Adjust GlyphMapWidget content sizing and glyph padding
thankyouverycool
2022-12-20
LibGUI: Implement calculated_min_size() for GlyphMapWidget
thankyouverycool
2022-12-20
LibGUI: Check bounds when moving GlyphMapWidget selections
thankyouverycool
2022-12-20
LibGUI: Ensure GlyphMapWidget selection resets when requested
thankyouverycool
2022-12-20
LibGUI: Disallow GlyphMapWidget selection sizes equal to zero
thankyouverycool
2022-12-20
LibGUI: Forward GlyphMapWidget Key_Tab events
thankyouverycool
[prev]
[next]