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-25
LibGL+LibWeb: Remove WebGL-specific API from GLContext
Jelle Raaijmakers
2022-12-25
Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons
Aayush
2022-12-25
LibWeb: Remove done gradient painting TODO
MacDue
2022-12-25
LibWeb: Speed up gradient painting quite a lot
MacDue
2022-12-25
LibGfx: Add Painter::fill_pixels()
MacDue
2022-12-25
LibWeb: Keep unhandledrejection event promises alive when task is queued
Luke Wilde
2022-12-24
LibWeb: Apply CSS text-transform during layout
Andreas Kling
2022-12-23
TextEditor: Add option to open the current file in File Manager
Kampsjaak
2022-12-23
LibSQL: Output a more specific error on failed socket creation
Yedaya Katsman
2022-12-23
pro: Add ability to log request/response metadata for HTTP URLs
Thomas Keppler
2022-12-23
HackStudio: Make a new ProjectBuilder object when opening a project
Karol Kosek
2022-12-23
HackStudio: Open projects after the action tab was created
Karol Kosek
2022-12-23
Snake: Use a statusbar to display the current and high score
Timothy Flynn
2022-12-23
Snake: Convert the game window to GML
Timothy Flynn
2022-12-23
Snake: Move GUI into Snake namespace and rename SnakeGame to Game
Timothy Flynn
2022-12-23
Snake: Save configured base color to Snake's configuration file
Timothy Flynn
2022-12-23
LibConfig+LibCore+ConfigServer: Support u32 configuration entries
Timothy Flynn
2022-12-23
LibGfx: GIFLoader: Propagate more errors
ericLemanissier
2022-12-23
LibGfx: JPGLoader: Centralize error handling in read_be_word
ericLemanissier
2022-12-23
LibGfx: JPGLoader: Propagate errors properly
ericLemanissier
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
Taskbar: Propagate errors while loading bmp
ericLemanissier
2022-12-23
GameOfLife: Propagate errors while loading bmp
ericLemanissier
2022-12-23
FileManager: Propagate errors while loading bmp
ericLemanissier
2022-12-23
Magnifier: Add ability to drag the location when it is locked
FrHun
2022-12-23
Magnifier: Remember grid color
FrHun
2022-12-23
Magnifier: Eliminate flickering when downsizing
FrHun
2022-12-23
WindowServer: Remove overcropping for magnifier
FrHun
2022-12-23
LibGfx: Preserve scale on Bitmap crop
FrHun
2022-12-23
LibGfx: Repair SharableBitmap scaling support
FrHun
2022-12-23
Magnifier: Prevent 0 size that otherwise hangs
FrHun
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
[next]