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-12-23
Magnifier: Add option to choose grid color
FrHun
2022-12-23
Magnifier: Add option to display grid over the image
FrHun
2022-12-23
LibGfx: Add NearestFractional scaling type to painter
FrHun
2022-12-23
Magnifier: Allow locking location at current cursor position
FrHun
2022-12-23
WindowServer: Allow overriding position when getting bitmap
FrHun
2022-12-23
Spreadsheet: Allow Functions Help HorizontalSplitter to resize
Optimoos
2022-12-22
AK+Everywhere: Replace all Bitmap::must_create() uses with ::create()
Sam Atkins
2022-12-21
HackStudio: Fix typo in one error message
Karol Kosek
2022-12-21
uptime: Port to Core::Stream::File, use `AK::human_readable_time()`
Karol Kosek
2022-12-21
Browser: Introduce action for opening bookmarks in a new window
Kemal Zebari
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
FileManager: Handle possible ByteBuffer allocation failure
Alexander Narsudinov
2022-12-20
ntpquery: Explicitly zero initialize msghdr and fill in fields
Andrew Kaster
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
HackStudio: Port to `Core::Stream::File` :^)
Karol Kosek
2022-12-20
LibDiff: Make Diff::generate_only_additions take text as StringView
Karol Kosek
2022-12-20
LookupServer: Propagate the errors from MulticastDNS::handle_packet()
Alexander Narsudinov
2022-12-20
LookupServer: Propagate the errors from MulticastDNS::lookup()
Alexander Narsudinov
2022-12-20
LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer>
Alexander Narsudinov
2022-12-20
unzip: Use StringView instead of DeprecatedString
implicitfield
2022-12-20
unzip: Verify extracted files against CRC32 checksums
implicitfield
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
PixelPaint: Propagate errors when creating images or layers
Cnidarias
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
PDFViewer: Prompt password for encrypted documents
Rodrigo Tobar
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
PDFViewer: Fix indexing error in ErrorsView
Rodrigo Tobar
2022-12-20
LibGfx: Support BMP favicons with less than 32 bpp
Bruno Conde
2022-12-20
FontEditor: Update preview window after pasting and deleting glyphs
thankyouverycool
2022-12-20
FontEditor: Add Unicode block/glyph selection Statusbar Segment
thankyouverycool
[next]