.. |
.gitignore
|
Add basic automatic dependency management to Makefiles.
|
2019-02-02 04:41:59 +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
|
Start working on a simple graphical font editor.
|
2019-02-02 08:07:06 +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
|
Start working on a simple Launcher app.
|
2019-02-07 23:17:06 +01:00 |
Font.cpp
|
SharedGraphics: Removed some unused stuff from Font.
|
2019-02-17 00:36:55 +01:00 |
Font.h
|
SharedGraphics: Removed some unused stuff from Font.
|
2019-02-17 00:36:55 +01:00 |
GraphicsBitmap.cpp
|
SharedGraphics: Assign a human-friendly name for mmapped GraphicsBitmap.
|
2019-02-17 09:41:26 +01:00 |
GraphicsBitmap.h
|
Move WindowServer to userspace.
|
2019-02-17 00:13:47 +01:00 |
Painter.cpp
|
SharedGraphics: Removed some unused stuff from Font.
|
2019-02-17 00:36:55 +01:00 |
Painter.h
|
SharedGraphics: Fix #ifdef mismatch in Painter.
|
2019-02-17 00:52:17 +01:00 |
Point.h
|
WindowServer: Rename GUI_Foo to WSAPI_Foo.
|
2019-02-15 09:17:18 +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: Rename GUI_Foo to WSAPI_Foo.
|
2019-02-15 09:17:18 +01:00 |
Size.h
|
WindowServer: Rename GUI_Foo to WSAPI_Foo.
|
2019-02-15 09:17:18 +01:00 |