serenity/Applications
2020-06-29 20:35:53 +02:00
..
About LibGUI, About: Implement system-wide W2k-esque About dialog 2020-05-27 11:44:19 +02:00
Browser Browser: Show website favicons in the location bar :^) 2020-06-29 20:35:53 +02:00
Calculator Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
Calendar Calendar: Fix using OwnPtr<> with RefCounted types 2020-06-12 16:08:45 +02:00
Debugger AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
DisplaySettings DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00
FileManager FileManager: Show a folder icon in the location text box :^) 2020-06-29 20:35:39 +02:00
FontEditor LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Help Help: Use Web::PageView::load_html() 2020-06-21 21:54:30 +02:00
HexEditor AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
IRCClient IRCClient: Remove duplicate <div> wrapper around colored messages 2020-06-26 11:59:04 +02:00
KeyboardMapper KeyboardMapper: Replace char data type to u32 for code point 2020-06-16 13:15:17 +02:00
KeyboardSettings Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
Piano Piano: Expose multi-track functionality 2020-06-18 16:42:37 +02:00
PixelPaint LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
QuickShow Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
SoundPlayer LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
SystemMonitor AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
Terminal Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
TextEditor TextEditor: Add live preview for HTML documents :^) 2020-06-26 22:47:29 +02:00
Welcome Welcome: Replace Label with Image component to show banner and app icon 2020-06-18 16:35:57 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00