index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibGfx
Age
Commit message (
Expand
)
Author
2020-11-08
LibGfx: Add methods to serialise and deserialise a Bitmap
AnotherTest
2020-11-08
LibGfx: remove debug printfs from GIFLoader
Peter Nelson
2020-11-08
LibGfx: gracefully handle GIFs with frame decode errors
Peter Nelson
2020-11-07
LibGfx: Remove debug spam about successful font lookups
Andreas Kling
2020-11-04
LibGfx: Load the system default fonts by name
Andreas Kling
2020-11-02
WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor
Brendan Coles
2020-11-02
LibGfx: Add some more assertions to Gfx::Bitmap
Andreas Kling
2020-11-01
LibGfx: assert Bitmap::set_pixel does not write out of bounds
Peter Nelson
2020-11-01
LibGfx: add bounds checking before set_pixel call in GIF decoder
Peter Nelson
2020-10-31
LibGfx: Move FontDatabase from LibGUI to LibGfx
Andreas Kling
2020-10-30
WindowServer+LibGfx: Added Crosshair cursor
Uma Sankar Yedida
2020-10-27
LibGUI+LibGfx+WindowServer: Auto-generate disabled action icons :^)
Andreas Kling
2020-10-26
LibGUI+LibGfx: Improve focus rect appearance
Andreas Kling
2020-10-26
LibGfx: Make Color formattable
Nico Weber
2020-10-25
LibGfx+LibGUI+Clients: Make fonts findable by their qualified name
Andreas Kling
2020-10-25
LibGfx: Handle TextAlignment::BottomRight in do_draw_text()
Andreas Kling
2020-10-25
LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fonts
Andreas Kling
2020-10-25
Fonts: Rename font files consistently
Andreas Kling
2020-10-24
LibGfx+WindowServer: Handle taller window title fonts better
Andreas Kling
2020-10-23
LibGUI+LibGfx+Base: Make tooltips color theme aware :^)
Andreas Kling
2020-10-23
LibGfx: Filled checked toolbar buttons with a dither pattern
Andreas Kling
2020-10-22
LibGfx: Add colors for highlight-searching to palette and themes
Tom
2020-10-22
LibGfx: Reduce code duplication in Painter::draw_text
Tom
2020-10-20
Everywhere: Redundant inline specifier on constexpr functions (#3807)
Lenny Maiorani
2020-10-13
Style: Remove uses of NULL, substituting nullptr
Matthew L. Curry
2020-10-12
LibGfx+PixelPaint: Fix distortions in convolutions with size != 4 or 5
AnotherTest
2020-10-12
LibGfx: Allow specifying a separate source bitmap for Filter::apply
Tom
2020-10-12
LibGfx: Add overloads to Rect's shrink/inflate that accept a Size<T>
Tom
2020-10-12
LibGfx: Make Filter::Parameters more light-weight
Tom
2020-10-12
LibGfx: Add GenericConvolutionFilter::ApplyCache
Tom
2020-10-12
LibGfx: Add Size::contains
Tom
2020-10-12
LibGfx: Move filters from PixelPaint into LibGfx
Tom
2020-10-12
Piano: Highlight pressed key in roll widget
Peter Elliott
2020-10-10
LibGfx: Add ability to get a bounding box from a Path
Matthew Olsson
2020-10-09
LibGfx: Add formatter for Rect.
asynts
2020-10-05
LibGfx+FontEditor+Fonts: Add "mean line" value to all fonts
Luke
2020-10-02
Everywhere: Fix typos
Nico Weber
2020-10-02
AK: Add trivial structure validation to SharedBuffer
Tom
2020-09-29
LibGfx: Fix cut off CSS color names
Luke
2020-09-26
LibGfx: Add painting transparency grids to StylePainter
Tibor Nagy
2020-09-25
Meta+LibC through LibHTTP: Make clang-format-10 clean
Ben Wiederhake
2020-09-21
Base: Add the PlaceholderText attribute to themes
Peter Elliott
2020-09-21
LibGfx+JPGLoader: Use InputMemoryStream instead of BufferStream.
asynts
2020-09-21
LibGfx+ICOLoader: Use InputMemoryStream instead of BufferStream.
asynts
2020-09-21
LibGfx+GIFLoader: Use InputMemoryStream instead of BufferStream.
asynts
2020-09-21
LibGfx+Font: Use OutputFileStream instead of BufferStream.
asynts
2020-09-19
LibGfx: Move vertically centered text down slightly based on baseline
Andreas Kling
2020-09-19
LibGfx: Add a helper to check if a TextAlignment is vertically centered
Andreas Kling
2020-09-19
LibGfx+FontEditor+Base: Add "baseline" value to all fonts
Andreas Kling
2020-09-15
LibCore: Make Core::Object properties more dynamic
Andreas Kling
[next]