1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 04:07:35 +00:00
serenity/Libraries/LibVT
Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace
I started adding things to a Draw namespace, but it somehow felt really
wrong seeing Draw::Rect and Draw::Bitmap, etc. So instead, let's rename
the library to LibGfx. :^)
2020-02-06 11:56:38 +01:00
..
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Position.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Terminal.cpp LibVT: Rename escape$r to DECSTBM (Set Top and Bottom Margins) 2020-01-26 15:58:06 +01:00
Terminal.h LibVT: Add parameter names in function signatures for clarity 2020-01-26 15:58:06 +01:00
TerminalWidget.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
TerminalWidget.h LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
XtermColors.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00