K. Lange
|
7bfec745d9
|
[experimental] Enable write-combining in video memory with PAT?
|
2018-08-06 16:32:06 +09:00 |
|
K. Lange
|
ae6532607a
|
Add libc wrappers for some syscalls, remove unused syscall.h imports
|
2018-08-02 13:13:27 +09:00 |
|
K. Lange
|
3f39c0ad61
|
Remove term-set and support for special terminal font escapes
|
2018-08-02 11:16:08 +09:00 |
|
K. Lange
|
bd3f1b0334
|
get/sethostname
|
2018-08-02 03:40:43 +09:00 |
|
K. Lange
|
b0a154a07e
|
Fix up submenu hilighting
|
2018-07-23 19:32:58 +09:00 |
|
K. Lange
|
5f7b7c9f38
|
Render windows as focused when they have menus, like we used to in python
|
2018-07-22 01:24:22 +09:00 |
|
K. Lange
|
b26104c156
|
Keyboard interaction between menubar entries
|
2018-07-21 18:32:00 +09:00 |
|
K. Lange
|
0e45293ced
|
Merge menubar into menu
|
2018-07-21 17:56:10 +09:00 |
|
K. Lange
|
f10a54dd2b
|
PIIX PIRQ handling?
|
2018-07-21 16:57:36 +09:00 |
|
K. Lange
|
095d087e1d
|
IRQ stuff
|
2018-07-21 16:02:39 +09:00 |
|
K. Lange
|
255b750b62
|
Add method to update menu entry title
|
2018-07-20 23:08:12 +09:00 |
|
K. Lange
|
7cd46127a9
|
Add imperfect, but sufficient, rounded rectangle routine
|
2018-07-20 21:26:01 +09:00 |
|
K. Lange
|
861fa4f82a
|
putchar is implemented, just wasn't def'd properly
|
2018-07-20 08:23:11 +09:00 |
|
K. Lange
|
23ec6736db
|
Don't define SIG_SETMASK, et al.
|
2018-07-19 19:51:43 +09:00 |
|
K. Lange
|
b9419c756b
|
some missing stdio stuff
|
2018-07-19 19:12:49 +09:00 |
|
K. Lange
|
c35ccc0722
|
vasprintf should return int
|
2018-07-19 18:50:15 +09:00 |
|
K. Lange
|
35a2a4bc5c
|
more filesystem permission things, add rm
|
2018-07-18 15:35:52 +09:00 |
|
K. Lange
|
528a85a091
|
Remove redundant elf.h
|
2018-07-18 14:59:25 +09:00 |
|
K. Lange
|
1ecdb29e51
|
chown in libc
|
2018-07-18 12:37:21 +09:00 |
|
K. Lange
|
8df6b6a419
|
Add macro for libc to use for setting errno in syscall functions
|
2018-07-18 09:43:56 +09:00 |
|
K. Lange
|
e7ccc61d62
|
Support mode setting from EFI
|
2018-07-12 10:53:36 +09:00 |
|
K. Lange
|
9c93040303
|
Maybe just make default bufsiz 8192
|
2018-07-01 09:37:05 +09:00 |
|
K. Lange
|
03ab5b9f78
|
Fix missing execve; add .* printf support for s
|
2018-06-29 10:42:56 +09:00 |
|
K. Lange
|
79ac5ba9b1
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
|
K. Lange
|
ff292f6c8d
|
Actually, just make that compliant and use NDEBUG
|
2018-06-25 21:43:16 +09:00 |
|
K. Lange
|
bb689dd36c
|
Yet more libc fixes, Python now runs
|
2018-06-25 20:15:45 +09:00 |
|
K. Lange
|
8080b5272f
|
Cleanup default paths
|
2018-06-25 16:46:13 +09:00 |
|
K. Lange
|
22a3321c25
|
More libc
|
2018-06-25 16:34:07 +09:00 |
|
K. Lange
|
5cd281a1a6
|
More libc for Python (almost done)
|
2018-06-25 15:45:32 +09:00 |
|
K. Lange
|
a404c0f0af
|
Enough to build lua
|
2018-06-25 13:15:09 +09:00 |
|
K. Lange
|
a283332be6
|
At least define a bunch of libc stuff
|
2018-06-25 12:11:33 +09:00 |
|
K. Lange
|
416ae2d1a3
|
Move internal yutani stuff to a separate header
|
2018-06-23 18:51:48 +09:00 |
|
K. Lange
|
1381116048
|
Add submenu tick
|
2018-06-20 11:17:27 +09:00 |
|
K. Lange
|
08e3f58146
|
Some bad locale functions
|
2018-06-10 19:31:18 +09:00 |
|
K. Lange
|
5ae86c9213
|
incomplete textregion library
|
2018-06-09 17:32:24 +09:00 |
|
K. Lange
|
74e4ee5f56
|
Add basic numpad support
|
2018-06-08 15:11:41 +09:00 |
|
K. Lange
|
bb405c7bb4
|
New wallpaper
|
2018-06-07 13:03:26 +09:00 |
|
K. Lange
|
3253959782
|
Make exit icons look slightly better
|
2018-06-04 18:53:27 +09:00 |
|
K. Lange
|
9bf08fcff6
|
Fix some multiboot flag stuff
|
2018-05-21 22:31:49 +09:00 |
|
K. Lange
|
e5d5921526
|
symlink support in migrate
|
2018-05-21 21:45:18 +09:00 |
|
K. Lange
|
23c458e88a
|
wip file browser, help browser (blank apps)
|
2018-05-21 08:12:02 +09:00 |
|
K. Lange
|
d6afa06c80
|
Menu bar in a separate library
|
2018-05-20 16:47:35 +09:00 |
|
K. Lange
|
8442d4494c
|
Expose more methods from menu library
|
2018-05-20 12:37:22 +09:00 |
|
K. Lange
|
4a4c1e640d
|
Remove help menu item for now
|
2018-05-19 19:59:42 +09:00 |
|
K. Lange
|
50b21b080d
|
Cleanup and fixes
|
2018-05-19 19:43:00 +09:00 |
|
K. Lange
|
910973bec7
|
*experimental* nested menus support
|
2018-05-19 19:05:27 +09:00 |
|
K. Lange
|
16200d76f1
|
Allow apps to opt out of a maximize button
|
2018-05-19 16:05:17 +09:00 |
|
K. Lange
|
4ff96e4bdf
|
Store large clipboard selections in a file
|
2018-05-15 14:54:22 +09:00 |
|
K. Lange
|
ee1aeb89b2
|
Clipboard in compositor
|
2018-05-15 14:39:07 +09:00 |
|
K. Lange
|
4a4b316de3
|
stdio stuff
|
2018-05-15 12:39:38 +09:00 |
|