Truly independent web browser
Find a file
Andreas Kling dff70021ab Make it possible to invalidate only a portion of a window.
Use this in Terminal to only invalidate rows where anything changed.
2019-01-18 04:37:49 +01:00
AK StringBuilder: Use a ByteBuffer internally instead of a Vector<String>. 2019-01-18 03:27:51 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
LibC Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
Terminal Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
Userland Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
VirtualFileSystem Rename SpinLock to Lock. It hasn't been a SpinLock for some time. 2019-01-17 16:25:02 +01:00
Widgets Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
WindowServer Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00