The Serenity Operating System 🐞
Find a file
Andreas Kling b782055b96 Kernel: Add an InterruptFlagSaver helper class.
This is useful instead of InterruptDisabler in some cases.
2019-02-05 11:14:09 +01:00
AK AK: Vector::data() shouldn't crash if the vector is empty. 2019-02-05 07:12:45 +01:00
Base Rename LizaBold to LizaRegular and LizaBlack to LizaBold. 2019-02-05 09:08:25 +01:00
Clock Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
FontEditor Rename LizaBold to LizaRegular and LizaBlack to LizaBold. 2019-02-05 09:08:25 +01:00
Kernel Kernel: Add an InterruptFlagSaver helper class. 2019-02-05 11:14:09 +01:00
LibC Add a /bin/top program for process table monitoring. 2019-02-04 10:28:12 +01:00
LibGUI Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
SharedGraphics Show the amount of memory in GraphicsBitmaps in /bin/top. 2019-02-05 09:27:27 +01:00
Terminal Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
Userland Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
WindowServer WindowServer: Make the window close button look a bit nicer. 2019-02-05 11:05:24 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00