Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
BenJilks
|
7707ebcd63
|
LibGUI: Fix undo stack
This would undo all commands at once instead of one at a time.
|
2020-11-22 16:07:00 +01:00 |
|
Andreas Kling
|
ceec1a7d38
|
AK: Make Vector use size_t for its size and capacity
|
2020-02-25 14:52:35 +01:00 |
|
Andreas Kling
|
2143da6434
|
LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch.
It also dragged various header dependency reduction changes into it.
|
2020-02-16 09:41:56 +01:00 |
|
Andreas Kling
|
6a9cc66b97
|
LibGUI: Remove leading G from filenames
|
2020-02-06 20:33:02 +01:00 |
|