1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 22:01:00 +00:00
serenity/Applications
Andreas Kling 2580d4b911 IRCClient: Crash if server name resolution fails.
This is just so that I can catch it immediately. It obviously needs a bit of
work to feel right.
2019-04-02 20:42:59 +02:00
..
About LibC: Run constructors on process startup. 2019-03-27 12:48:21 +01:00
FileManager FileManager: Rename DirectoryTableView => DirectoryView. 2019-04-02 14:43:56 +02:00
FontEditor LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
IRCClient IRCClient: Crash if server name resolution fails. 2019-04-02 20:42:59 +02:00
Launcher Move LibGUI/GStyle to SharedGraphics/StylePainter. 2019-03-28 17:32:38 +01:00
ProcessManager Rename Painter::set_clip_rect() to add_clip_rect(). 2019-03-29 15:01:54 +01:00
Terminal Terminal+LibGUI: Make the terminal cursor blink. 2019-03-30 21:40:57 +01:00
TextEditor Tweak the look of various UI surfaces and buttons. 2019-03-27 20:48:23 +01:00