1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Applications
2019-05-10 22:59:39 +02:00
..
About About: Center the window on screen and make it non-resizable. 2019-05-10 22:11:18 +02:00
Downloader Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
FileManager LibGUI: Remove GModel activations to GAbstractView. 2019-05-09 04:56:52 +02:00
FontEditor Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
IRCClient LibGUI: Remove GModel activations to GAbstractView. 2019-05-09 04:56:52 +02:00
Launcher Launcher: Add icons for VisualBuilder and IRCClient. 2019-04-29 04:07:36 +02:00
ProcessManager ProcessManager: Tweak appearance (spacing, margins..) 2019-05-10 22:59:39 +02:00
Taskbar Taskbar: Clicking a window button now toggles minimized state. 2019-04-24 02:48:02 +02:00
Terminal Replace various copies of parse_uint(String) with String::to_uint(). 2019-05-08 19:21:51 +02:00
TextEditor GTextEditor: Add very basic automatic indentation. 2019-04-25 22:56:09 +02:00