serenity/SharedGraphics
2019-01-31 17:31:23 +01:00
..
.gitignore Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
CharacterBitmap.cpp Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
CharacterBitmap.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
Color.cpp Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
Color.h Snazz up the windows with some title bar gradients. :^) 2019-01-25 05:02:32 +01:00
Font.cpp Big, possibly complete sweep of naming changes. 2019-01-31 17:31:23 +01:00
Font.h Font: Eagerly load all 256 glyphs. It's not that many. 2019-01-27 05:19:00 +01:00
GraphicsBitmap.cpp Big, possibly complete sweep of naming changes. 2019-01-31 17:31:23 +01:00
GraphicsBitmap.h Kernel: Make Process a Weakable class. 2019-01-31 07:02:40 +01:00
Liza8x10.h Liza8x10: Tweak 'o' glyph. 2019-01-25 15:55:17 +01:00
Painter.cpp Big, possibly complete sweep of naming changes. 2019-01-31 17:31:23 +01:00
Painter.h Add a simple clock window to guitest2. 2019-01-31 16:37:43 +01:00
Peanut8x8.h SharedGraphics: Draw an error glyph instead of crashing due to missing glyphs. 2019-01-23 08:07:58 +01:00
Peanut8x10.h SharedGraphics: Draw an error glyph instead of crashing due to missing glyphs. 2019-01-23 08:07:58 +01:00
Point.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
Rect.cpp WindowServer: Only blit dirty rect of windows to back buffer. 2019-01-20 23:42:36 +01:00
Rect.h WindowServer: Only blit dirty rect of windows to back buffer. 2019-01-20 23:42:36 +01:00
Size.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00