ladybird/Applications
Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.)
Instead of LibGUI and WindowServer building their own copies of the drawing
and graphics code, let's it in a separate LibDraw library.

This avoids building the code twice, and will encourage better separation
of concerns. :^)
2019-07-18 10:18:16 +02:00
..
About Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Downloader Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FileManager LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
FontEditor FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
IRCClient LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Launcher LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
PaintBrush LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Piano LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
ProcessManager LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
QuickShow LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
SystemDialog LibGUI: Add input types to GMessageBox. 2019-07-16 21:41:13 +02:00
Taskbar LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Terminal LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
TextEditor TextEditor: Show window icon 2019-07-17 21:14:14 +02:00
Makefile.common LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00