.. |
.gitignore
|
Add basic automatic dependency management to Makefiles.
|
2019-02-02 04:41:59 +01:00 |
CharacterBitmap.cpp
|
Convert more RetainPtr use to Retained.
|
2019-02-25 16:04:08 +01:00 |
CharacterBitmap.h
|
Convert more RetainPtr use to Retained.
|
2019-02-25 16:04:08 +01:00 |
Color.cpp
|
GVariant: Tweak stringification of Color, Boolean and Invalid variants.
|
2019-04-12 14:49:45 +02:00 |
Color.h
|
Color: Add a simple lightened() helper.
|
2019-04-12 02:50:43 +02:00 |
DisjointRectSet.cpp
|
More moving towards using signed types.
|
2019-02-25 22:06:55 +01:00 |
DisjointRectSet.h
|
WindowServer: Avoid overdraw by shattering dirty rects into unique shards.
|
2019-02-19 14:49:23 +01:00 |
Font.cpp
|
Painter: Add text elision support (only right-hand side supported.)
|
2019-04-04 15:19:04 +02:00 |
Font.h
|
Painter: Add text elision support (only right-hand side supported.)
|
2019-04-04 15:19:04 +02:00 |
GraphicsBitmap.cpp
|
GraphicsBitmap: Use MappedFile.
|
2019-04-03 14:32:45 +02:00 |
GraphicsBitmap.h
|
GraphicsBitmap: Use MappedFile.
|
2019-04-03 14:32:45 +02:00 |
Painter.cpp
|
Painter: Add alpha-blending support to blit_dimmed().
|
2019-04-12 02:50:28 +02:00 |
Painter.h
|
Introduce LibCore and move GElapsedTimer => CElapsedTimer.
|
2019-04-10 16:14:44 +02:00 |
PNGLoader.cpp
|
PNGLoader: Use MappedFile.
|
2019-04-03 14:15:35 +02:00 |
PNGLoader.h
|
SharedGraphics: Implement a simple PNG decoder.
|
2019-03-21 03:57:42 +01:00 |
Point.h
|
GVariant: Add to_bool(), to_int() and to_color().
|
2019-04-13 12:39:20 +02:00 |
puff.c
|
SharedGraphics: Oops, I was compiling puff() in SLOW mode for testing.
|
2019-03-24 00:53:16 +01:00 |
puff.h
|
SharedGraphics: Implement a simple PNG decoder.
|
2019-03-21 03:57:42 +01:00 |
Rect.cpp
|
SharedGraphics: Minor tweaks in rect shattering code.
|
2019-02-19 16:37:12 +01:00 |
Rect.h
|
About+LibGUI: Use a GBoxLayout for the About app.
|
2019-03-09 21:09:29 +01:00 |
Size.h
|
PNGLoader: Support for color type 2 (RGB triplets) and multiple IDAT chunks.
|
2019-03-21 05:25:54 +01:00 |
StylePainter.cpp
|
StylePainter: Don't paint hover frame around disabled CoolBar buttons.
|
2019-04-12 02:51:59 +02:00 |
StylePainter.h
|
StylePainter: Don't paint hover frame around disabled CoolBar buttons.
|
2019-04-12 02:51:59 +02:00 |
TextAlignment.h
|
LibGUI: Allow specifying per-column text alignment.
|
2019-02-28 11:27:04 +01:00 |
TextElision.h
|
Painter: Add text elision support (only right-hand side supported.)
|
2019-04-04 15:19:04 +02:00 |