Commit Graph

4415 Commits

Author SHA1 Message Date
K. Lange 07c02fb4a4 file-browser: add drop shadow to status bar text 2019-01-03 19:36:29 +09:00
K. Lange 8cbfbfb5f6 file-browser: adjust text position in status bar 2019-01-03 18:48:49 +09:00
K. Lange 2600a37fdb file-browser: status bar design improvements 2019-01-03 18:00:56 +09:00
K. Lange d2e40a3d0d yutani: missing clip region recalculation in reinit 2019-01-03 18:00:46 +09:00
K. Lange df858675d8 file-browser: basic status bar implementation 2019-01-03 15:46:37 +09:00
K. Lange e1e396f413 ld.so: more debug output 2019-01-02 21:40:27 +09:00
K. Lange 46bd789df1 esh: fix redirects for shell functions? 2019-01-02 21:33:11 +09:00
K. Lange c09a84c686 esh: basic support for redirecting stderr 2019-01-02 21:24:05 +09:00
K. Lange 352bef7882 jpeg: fix bad rounding of image sizes to 8x8 cells 2019-01-02 19:48:02 +09:00
K. Lange 351d5d38f2 meta: let's bump some years 2019-01-02 19:12:47 +09:00
K. Lange 1ed503d24a meta: update README 2019-01-02 16:34:27 +09:00
K. Lange 14626a291a boot: update description for 'Writable Root' 2018-12-28 18:48:00 +09:00
K. Lange 96fe218d2f ata: apply same change for atapi 2018-12-28 09:49:58 +09:00
K. Lange 1bc4018e27 kernel: store text addr for modules for debug purposes 2018-12-28 09:37:53 +09:00
K. Lange d922943547 ata: fix disk size and small reads 2018-12-28 09:37:17 +09:00
K. Lange a17d73cc25 v1.10.6 2018-12-27 21:47:09 +09:00
K. Lange 57a9d94a5c base: ship a bochsrc.txt in /opt 2018-12-27 21:45:01 +09:00
K. Lange 2592b9a7d1 compositor: fix missing button status when warping cursor 2018-12-27 21:16:17 +09:00
K. Lange c867f6e84b sudo: need to actually *write* to file to update mtime - this is possibly a kernel issue 2018-12-27 21:16:02 +09:00
K. Lange c87a195ffe kernel: fix mkdir -p 2018-12-27 21:15:47 +09:00
K. Lange 6d12735370 libc: fix parse mistake in strtoul 2018-12-27 21:15:36 +09:00
K. Lange cf073fa36f ata: provide /dev/cdrom* as o=r 2018-12-27 21:15:23 +09:00
K. Lange 7401c1000d file-browser: oops, fix ^W 2018-12-27 13:10:11 +09:00
K. Lange 68fff6785c file-browser: better text input 2018-12-27 13:01:12 +09:00
K. Lange 68dea41b97 v1.10.5 2018-12-26 23:33:07 +09:00
K. Lange 08576160f3 graphics: fix box blur to work with strides 2018-12-26 21:30:11 +09:00
K. Lange b325df2cbc graphics: subregion should inherit clips 2018-12-26 21:29:45 +09:00
K. Lange 92e0203075 esh: parser fix up for single-character variables 2018-12-26 20:20:04 +09:00
K. Lange ae55558935 esh: add $# and fix syntax support 2018-12-26 20:05:22 +09:00
K. Lange 461a71aefa esh: add a bad $RANDOM 2018-12-26 19:47:57 +09:00
K. Lange 5e3a17d8c4 file-browser: recognize some files before marking them as executables 2018-12-26 19:07:15 +09:00
K. Lange 40be4f1703 vfs: handle odd edge case in mkdir correctly 2018-12-26 16:14:28 +09:00
K. Lange 232128bc3e base: remove silly holiday egg 2018-12-26 13:48:35 +09:00
K. Lange 3c21515808 vfs: don't bail early on mkdir for existing paths, let the fs do that 2018-12-26 13:40:39 +09:00
K. Lange 62900f9a22 file-browser: toolbar background was drawn one pixel too tall 2018-12-26 12:56:28 +09:00
K. Lange 45ccb8b071 msk: rudimentary lock 2018-12-26 12:37:05 +09:00
K. Lange e4a72a352d file-browser: new view modes 2018-12-26 10:44:52 +09:00
K. Lange e05b89b745 ungz: handle bad return from gzip 2018-12-26 00:11:05 +09:00
K. Lange b48b8541a4 migrate: fix silly macro derp 2018-12-26 00:06:42 +09:00
K. Lange fc8e77f603 terminal-vga: add alternate buffer support 2018-12-25 16:05:51 +09:00
K. Lange f2577f4034 boot: fix horizontal wrapping 2018-12-25 15:20:55 +09:00
K. Lange 80c5f30d7b v1.10.4 2018-12-24 22:44:51 +09:00
K. Lange 366756c99c gsudo: cancel on close/session end messages 2018-12-24 10:24:16 +09:00
K. Lange d0b330d2e3 gsudo: should avertise so we appear in alt-tab 2018-12-24 10:18:02 +09:00
K. Lange 95351bf7ea panel: Alt+F3 shows window context menu 2018-12-23 18:12:55 +09:00
K. Lange b6284d7886 file-browser: no alt menus on desktop 2018-12-23 18:03:21 +09:00
K. Lange d4339e82a2 file-browser: actually show a cursor of some form in the navbar 2018-12-23 17:28:01 +09:00
K. Lange e89245b90b file-browser: minor nav bar improvements 2018-12-23 17:24:26 +09:00
K. Lange f5fc28cded file-browser: very rudimentary navigation bar input 2018-12-23 17:16:20 +09:00
K. Lange 0e76932477 graphics: fix gradient pattern blue channel 2018-12-23 17:15:49 +09:00