.. |
Filters
|
|
|
AffineTransform.cpp
|
|
|
AffineTransform.h
|
|
|
Bitmap.cpp
|
LibGfx: Correct the allocated buffer size in serialize_to_byte_buffer()
|
2021-01-27 06:40:15 +01:00 |
Bitmap.h
|
WindowServer: In HighDPI mode, load high-res window buttons and high-res cursors
|
2021-01-20 10:28:27 +01:00 |
BitmapFont.cpp
|
|
|
BitmapFont.h
|
|
|
BMPLoader.cpp
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
BMPLoader.h
|
|
|
BMPWriter.cpp
|
Everywhere: Remove unnecessary headers 1/4
|
2021-02-08 18:03:57 +01:00 |
BMPWriter.h
|
|
|
CharacterBitmap.cpp
|
|
|
CharacterBitmap.h
|
|
|
ClassicStylePainter.cpp
|
|
|
ClassicStylePainter.h
|
|
|
ClassicWindowTheme.cpp
|
|
|
ClassicWindowTheme.h
|
WindowServer: Implement simple window shadows
|
2021-02-09 18:47:43 +01:00 |
CMakeLists.txt
|
LibGfx: adding a very simple PNG writer
|
2021-01-22 20:39:25 +01:00 |
Color.cpp
|
LibGfx: Make Color(NamedColor) inline and constexpr
|
2021-02-07 16:51:17 +01:00 |
Color.h
|
LibGfx: Make Color(NamedColor) inline and constexpr
|
2021-02-07 16:51:17 +01:00 |
DisjointRectSet.cpp
|
|
|
DisjointRectSet.h
|
|
|
Emoji.cpp
|
|
|
Emoji.h
|
|
|
Font.cpp
|
|
|
Font.h
|
|
|
FontDatabase.cpp
|
|
|
FontDatabase.h
|
|
|
Forward.h
|
|
|
Gamma.h
|
|
|
GIFLoader.cpp
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
GIFLoader.h
|
|
|
ICOLoader.cpp
|
Everywhere: Hook up remaining debug macros to Debug.h.
|
2021-01-25 09:47:36 +01:00 |
ICOLoader.h
|
|
|
ImageDecoder.cpp
|
|
|
ImageDecoder.h
|
Libraries: Add missing headers
|
2021-01-22 21:49:54 +01:00 |
JPGLoader.cpp
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
JPGLoader.h
|
|
|
Matrix.h
|
|
|
Matrix4x4.h
|
|
|
Orientation.h
|
|
|
Painter.cpp
|
LibGfx: Painter::blit_filtered should take into account alpha value
|
2021-02-11 13:11:57 +01:00 |
Painter.h
|
WindowServer: Implement simple window shadows
|
2021-02-09 18:47:43 +01:00 |
Palette.cpp
|
LibGfx: Make Palette::color(ColorRole) inline
|
2021-02-07 16:53:39 +01:00 |
Palette.h
|
WindowServer: Allow different shadows for active/inactive windows
|
2021-02-11 23:36:11 +01:00 |
Path.cpp
|
|
|
Path.h
|
|
|
PBMLoader.cpp
|
|
|
PBMLoader.h
|
|
|
PGMLoader.cpp
|
|
|
PGMLoader.h
|
|
|
PNGLoader.cpp
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
PNGLoader.h
|
|
|
PNGWriter.cpp
|
LibGfx: adding a very simple PNG writer
|
2021-01-22 20:39:25 +01:00 |
PNGWriter.h
|
LibGfx: adding a very simple PNG writer
|
2021-01-22 20:39:25 +01:00 |
Point.cpp
|
|
|
Point.h
|
LibGfx: Allow comparing Points, Sizes, and Rects of different type
|
2021-01-22 22:13:53 +01:00 |
PortableImageLoaderCommon.h
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
PPMLoader.cpp
|
|
|
PPMLoader.h
|
|
|
Rect.cpp
|
LibGfx: Implement Rect resizing around a fixed point
|
2021-01-23 08:34:17 +01:00 |
Rect.h
|
LibGfx: Implement Rect resizing around a fixed point
|
2021-01-23 08:34:17 +01:00 |
ShareableBitmap.cpp
|
LibGfx: Give Bitmap a scale factor
|
2021-01-20 10:28:27 +01:00 |
ShareableBitmap.h
|
LibGfx: Give Bitmap a scale factor
|
2021-01-20 10:28:27 +01:00 |
Size.cpp
|
|
|
Size.h
|
LibGfx: Allow comparing Points, Sizes, and Rects of different type
|
2021-01-22 22:13:53 +01:00 |
StandardCursor.h
|
|
|
Streamer.h
|
|
|
StylePainter.cpp
|
|
|
StylePainter.h
|
|
|
SystemTheme.cpp
|
WindowServer: Allow different shadows for active/inactive windows
|
2021-02-11 23:36:11 +01:00 |
SystemTheme.h
|
WindowServer: Allow different shadows for active/inactive windows
|
2021-02-11 23:36:11 +01:00 |
TextAlignment.h
|
|
|
TextAttributes.h
|
|
|
TextElision.h
|
|
|
Triangle.cpp
|
|
|
Triangle.h
|
|
|
Vector3.h
|
|
|
WindowTheme.cpp
|
|
|
WindowTheme.h
|
WindowServer: Implement simple window shadows
|
2021-02-09 18:47:43 +01:00 |