summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GEvent.h
AgeCommit message (Expand)Author
2019-07-28WindowServer+LibGUI: Remove old "icon path" way of doing things.Andreas Kling
2019-07-28WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.Andreas Kling
2019-07-18LibDraw: Introduce (formerly known as SharedGraphics.)Andreas Kling
2019-07-17Port LibGUI to use CIPCClientSideConnectionRobin Burchell
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling