Andreas Kling
|
39d1a9ae66
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
Andreas Kling
|
76b3337498
|
SharedGraphics: Run clang-format on everything.
|
2019-06-07 11:46:55 +02:00 |
|
Andreas Kling
|
7dc4078a73
|
SharedGraphics: Add is_right_text_alignment(TextAlignment) helper.
This seems a tad bit more future-proof than manually checking all the valid
right-side TextAlignment values in clients.
|
2019-04-24 23:46:19 +02:00 |
|
Andreas Kling
|
b4c20789fb
|
LibGUI: Allow specifying per-column text alignment.
|
2019-02-28 11:27:04 +01:00 |
|