1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/Userland/Applications
thankyouverycool aa09e40eb2 FontEditor: Update status bar on initialization
Fixes incorrect glyph status immediately after loading a new font.
2021-11-30 10:51:51 +01:00
..
3DFileViewer 3DFileViewer: Set correct aspect ratio in view frustum 2021-11-29 22:11:41 +00:00
About About: Display the full version 2021-09-02 16:17:18 +01:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Browser Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
BrowserSettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
Calculator Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Calendar LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
CrashReporter CrashReporter: Don't visualize whitespace in memory regions text editor 2021-11-24 19:44:02 +01:00
Debugger AK: Make ByteBuffer::try_* functions return ErrorOr<void> 2021-11-10 21:58:58 +01:00
DisplaySettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
FileManager Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
FontEditor FontEditor: Update status bar on initialization 2021-11-30 10:51:51 +01:00
Help Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
HexEditor Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ImageViewer Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
KeyboardMapper Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
KeyboardSettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
Magnifier Magnifier: Use LibMain 2021-11-28 10:10:35 -08:00
Mail Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
MailSettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
MouseSettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
PDFViewer LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Piano LibAudio: New error propagation API in Loader and Buffer 2021-11-28 13:33:51 -08:00
PixelPaint Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Run Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Settings Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
SoundPlayer LibAudio: New error propagation API in Loader and Buffer 2021-11-28 13:33:51 -08:00
SpaceAnalyzer AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 2021-11-17 00:21:10 +01:00
Spreadsheet LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 2021-11-21 11:49:06 +00:00
SystemMonitor SystemMonitor: Remove unveiling /tmp/portal/config 2021-11-25 08:50:31 +01:00
Terminal Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
TerminalSettings LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00
TextEditor Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
ThemeEditor ThemeEditor: Use LibMain 2021-11-28 10:10:35 -08:00
VideoPlayer LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
Welcome Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
CMakeLists.txt Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00