.. |
About
|
LibGUI, About: Implement system-wide W2k-esque About dialog
|
2020-05-27 11:44:19 +02:00 |
Browser
|
LibWeb+Browser: Remove old HTML parser :^)
|
2020-06-26 00:53:25 +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
|
AK: Make string-to-number conversion helpers return Optional
|
2020-06-12 21:28:55 +02:00 |
FileManager
|
FileManager: Small improvements to PropertyDialog's apply button logic
|
2020-06-18 23:14:13 +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
|
KeyboardSettings: Call out to /bin/keymap to actually set the keymap
|
2020-06-18 22:29:09 +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
|
QuickShow: Fix for zooming with mouse wheel (#2650)
|
2020-06-28 00:04:11 +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
|
Userland et al: Pledge sigaction when needed
|
2020-05-26 14:35:10 +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 |