Commit Graph

4142 Commits

Author SHA1 Message Date
K. Lange
3106c7b57a v1.8.2 2018-11-19 21:46:11 +09:00
K. Lange
80c2c6f303 file-browser: desktop support 2018-11-19 21:16:28 +09:00
K. Lange
f8791b157e graphics: fix potential bad free of sprite->masks 2018-11-19 21:03:54 +09:00
K. Lange
d96bc4f2cb sdf: expose stroke options 2018-11-19 21:03:35 +09:00
K. Lange
7216dac33a update-devtable: handle symlinks? 2018-11-19 21:03:14 +09:00
K. Lange
77a665c0d5 graphics: new functions; fix premultiply in rounded rectangle 2018-11-19 20:08:49 +09:00
K. Lange
212adc0cdc file-browser: open files; more icons; symlinks 2018-11-19 19:26:40 +09:00
K. Lange
9514c017ee terminal: use full arguments when launching an application 2018-11-19 19:26:19 +09:00
K. Lange
24c5c221d8 icons: new C, H, image icons 2018-11-19 19:26:06 +09:00
K. Lange
ba701ea0e3 showdialog: enter = 0, escape = 2 2018-11-19 16:10:35 +09:00
K. Lange
0741d625c9 file-browser: elide trailing line feed when copying files 2018-11-18 19:42:31 +09:00
K. Lange
b5c9b39f91 vfs: permission check for mkdir 2018-11-18 19:33:11 +09:00
K. Lange
3ac10012cf file-browser: various improvements 2018-11-18 19:27:35 +09:00
K. Lange
c183402c22 file-browser: ctrl-click, not shift, should add/remove selection 2018-11-18 19:18:35 +09:00
K. Lange
981f49e2e6 file-browser: copy paths 2018-11-18 19:16:22 +09:00
K. Lange
a49ef9d063 file-browser: catch a bad double click 2018-11-18 19:02:25 +09:00
K. Lange
cd1ade9c87 file-browser: basic select and double click 2018-11-18 18:59:29 +09:00
K. Lange
722a9a1db5 file-browser: revamped design 2018-11-18 18:36:03 +09:00
K. Lange
7d44c6174a panel: prompt on log out 2018-11-18 16:54:54 +09:00
K. Lange
72a49a5718 showdialog: mostly complete functionality 2018-11-18 16:54:46 +09:00
K. Lange
d8ca0b4414 yutani: save fullscreen screenshots without alpha channel 2018-11-18 15:23:26 +09:00
K. Lange
30287a76f8 showdialog: incomplete dialog box implementation 2018-11-18 15:06:07 +09:00
K. Lange
775a494bc0 yutani: save screenshots as TGA 2018-11-18 15:02:36 +09:00
K. Lange
08518780f3 graphics: add rounded rectangle with pattern function 2018-11-18 13:20:26 +09:00
K. Lange
5828cca446 file-browser: title cleanup; fix up 2018-11-18 10:25:24 +09:00
K. Lange
6a0845d54a dirname: add command and libc function 2018-11-18 09:56:43 +09:00
K. Lange
558a273828 basename: libc function 2018-11-18 09:47:23 +09:00
K. Lange
004dcb79c2 file-browser: add context menu with [Up] 2018-11-18 09:38:47 +09:00
K. Lange
0188140357 sysinfo: show package manager info 2018-11-17 13:52:08 +09:00
K. Lange
d40340ec13 yutani-query: add command-based interface 2018-11-17 13:51:48 +09:00
K. Lange
022a005028 msk: add count command to list package info 2018-11-17 13:51:14 +09:00
K. Lange
85fa086285 travis: deploy target is actually image.iso 2018-11-16 15:23:18 +09:00
K. Lange
bc9a8ecf69 readme: just in case... 2018-11-16 15:06:32 +09:00
K. Lange
27fcc926c9 readme: mention docker build process 2018-11-16 14:40:01 +09:00
K. Lange
39307c34f7 travis: new build script with uid juggling 2018-11-16 14:34:58 +09:00
K. Lange
4a343c3bcb make: Are we not building cdrom dir correctly? 2018-11-16 14:09:37 +09:00
K. Lange
b0c40cab2b travis: try LANG=C.UTF-8 2018-11-16 14:06:38 +09:00
K. Lange
7196a4e54e travis: Attempt travis builds again 2018-11-16 14:04:34 +09:00
K. Lange
b42313066c check-reqs: no yasm needed anymore 2018-11-16 13:43:03 +09:00
K. Lange
eb156b6671 util/iso.py: oops, tarfs module is not a thing [yet] 2018-11-14 22:16:52 +09:00
K. Lange
fb278d2533 util/iso.py: use the embedded fat to find files 2018-11-14 21:56:29 +09:00
K. Lange
f489f069b9 util/iso.py: bootable from BIOS 2018-11-14 21:15:06 +09:00
K. Lange
66915d6f06 markup: actual font state stack 2018-11-14 17:25:39 +09:00
K. Lange
d1ff49e70b sdf: add oblique, bold oblique fonts 2018-11-14 17:16:11 +09:00
K. Lange
9ae59ecdb9 util/iso.py: add FAT payload for EFI 2018-11-14 13:59:08 +09:00
K. Lange
72f653f915 util/iso.py: wip ISO creation tool 2018-11-14 12:36:42 +09:00
K. Lange
0f683d32de markup: wip markup parser and rendering 2018-11-12 20:24:42 +09:00
K. Lange
427b1559db imgviewer: redraw properly on focus change 2018-11-12 20:24:29 +09:00
K. Lange
ec34bf5d57 Update README 2018-11-12 16:56:10 +09:00
K. Lange
e6e3bfc9c9 v1.8.1 2018-11-12 16:16:40 +09:00