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-02-15
LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves
Andreas Kling
2020-02-15
LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA
Andreas Kling
2020-02-15
LibGfx: Reduce header dependencies of Bitmap and Font
Andreas Kling
2020-02-15
LibGfx: Move a bunch of LogStream::operator<< to cpp files
Andreas Kling
2020-02-15
LibGfx: Remove Utf8View.h dependency from Font.h
Andreas Kling
2020-02-14
LibGUI: Remove some header dependencies from Widget.h
Andreas Kling
2020-02-14
LibGfx: More work on header dependency reduction
Andreas Kling
2020-02-14
LibGfx: Add forward declaration header
Andreas Kling
2020-02-14
AK: Add a forward declaration header
Andreas Kling
2020-02-11
LibGfx: Add Rect::operator!=(Rect)
Andreas Kling
2020-02-11
LibGfx: Assert that an empty bitmap is not created
Shannon Booth
2020-02-08
LibGfx: Naive RGB/HSV conversion
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-06
LibGfx: Unpublish FloatPoint from the global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish FloatSize from the global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish FloatRect from the global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish Gfx::Size from the global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish Gfx::Point from global namespace
Andreas Kling
2020-02-06
LibGfx: Unpublish Gfx::Rect from global namespace
Andreas Kling
2020-02-06
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
[prev]