Truly independent web browser
Find a file
Andreas Kling f7261d7b26 Let's use the existing Rect and Color types in the GUI API.
Any type that doesn't depend on indirect data can probably be used here.
2019-01-13 05:31:07 +01:00
AK Add basic GUI API for creating labels and buttons. 2019-01-13 05:03:17 +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 Let's use the existing Rect and Color types in the GUI API. 2019-01-13 05:31:07 +01:00
LibC Add basic GUI API for creating labels and buttons. 2019-01-13 05:03:17 +01:00
Userland Let's use the existing Rect and Color types in the GUI API. 2019-01-13 05:31:07 +01:00
VirtualFileSystem Refactor FS::find_parent_of_inode() into Inode::parent(). 2019-01-04 18:37:58 +01:00
Widgets Start working on a GUI kernel API. 2019-01-13 02:02:34 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00