The Serenity Operating System 🐞
Find a file
Andreas Kling 959a1b0750 Close the MsgBox when clicking the OK button.
This feels vaguely crashy. I haven't tested window/widget destruction
before so there's sure to be bugs.
2018-10-14 01:23:01 +02:00
AK Start using WeakPtr for some of the WindowManager window pointers. 2018-10-13 17:00:45 +02:00
ELFLoader Import all this stuff into a single repo called Serenity. 2018-10-10 11:53:07 +02:00
VirtualFileSystem Use HashMap::remove() in some places that I wanted it. 2018-10-13 14:26:37 +02:00
Widgets Close the MsgBox when clicking the OK button. 2018-10-14 01:23:01 +02:00
.gitignore Add a root .gitignore. 2018-10-13 17:00:27 +02:00
Banner.txt Add a cool banner. 2018-10-10 13:18:46 +02:00