Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
thatlittlegit
|
d647749737
Welcome: Remove crash and ensure text doesn't all stay on one line.
|
5 年之前 |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 年之前 |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 年之前 |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Andreas Kling
|
a79bac428b
LibGUI+LibDraw: Add "Palette" concept for scoped color theming
|
5 年之前 |
Andreas Kling
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 年之前 |
Conrad Pankoff
|
aa95bd7037
LibGUI: Fix move() of const StringView&
|
5 年之前 |
Conrad Pankoff
|
6fd096999e
Applications: Add "Welcome" application, inspired by Windows 98
|
5 年之前 |