Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
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
|
d5f1c57fe2
Inspector: Fix bad RemoteObjectGraphModel::parent_index()
|
5 年之前 |
Andreas Kling
|
4f3234148a
Inspector: Show remote object properties in a table view
|
5 年之前 |
Andreas Kling
|
a32123f221
Inspector: Show GWindows with a little window icon.
|
5 年之前 |
Andreas Kling
|
68e94f0a2e
Inspector: Implement RemoteObjectGraphModel::parent_index()
|
5 年之前 |
Andreas Kling
|
2e4e4ad957
Inspector: Add a custom 16x16 icon to represent objects
|
5 年之前 |
Andreas Kling
|
05cd178477
Inspector: Add a GUI tool for viewing a remote process's CObject graph
|
5 年之前 |