Find a file
Andreas Kling e04ba0a83c Add a simple clock window to guitest2.
This is driven by mousedown events right now, since there are no timers.
2019-01-31 16:37:43 +01:00
AK Fix dumb bug in HashTable::clear(). 2019-01-30 19:32:54 +01:00
Base Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Kernel: Make Process a Weakable class. 2019-01-31 07:02:40 +01:00
LibC Add a simple clock window to guitest2. 2019-01-31 16:37:43 +01:00
LibGUI Add a simple clock window to guitest2. 2019-01-31 16:37:43 +01:00
SharedGraphics Add a simple clock window to guitest2. 2019-01-31 16:37:43 +01:00
Terminal Terminal: Oops, escape sequences for the left and right keys were swapped. 2019-01-30 21:20:44 +01:00
Userland Add a simple clock window to guitest2. 2019-01-31 16:37:43 +01:00
WindowServer Destroy all remaining windows in a process when it dies. 2019-01-30 19:35:38 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00