ladybird/Applications
Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are.
These types can be picked up by including <AK/Types.h>:

* u8, u16, u32, u64 (unsigned)
* i8, i16, i32, i64 (signed)
2019-07-03 21:20:13 +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 Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FontEditor AK: Rename the common integer typedefs to make it obvious what they are. 2019-07-03 21:20:13 +02:00
IRCClient Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Launcher Launcher: Reformat config a little bit (#279) 2019-07-03 05:53:44 +02:00
PaintBrush Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
ProcessManager AK: Rename the common integer typedefs to make it obvious what they are. 2019-07-03 21:20:13 +02:00
QuickShow QuickShow: Make the window background black for a nicer contrast. 2019-06-30 17:22:12 +02:00
Taskbar Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Terminal AK: Rename the common integer typedefs to make it obvious what they are. 2019-07-03 21:20:13 +02:00
TextEditor Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Makefile.common Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00