Commit Graph

102 Commits

Author SHA1 Message Date
phcoder 9738f7148e Fix GPT sanity check for 1-sector partitions 2023-08-11 17:25:54 +00:00
nakst e79b5fba79 misc 2022-12-16 11:18:37 +00:00
nakst 5f7f600cb6 small bugfixes 2022-08-19 14:50:19 +01:00
nakst 763d79b95d png decoder: palettes, fixed compression 2022-07-10 10:29:19 +01:00
nakst 6fb0a12fd3 desktop: add option to save files without extensions by default 2022-03-30 20:49:57 +01:00
nakst 9c4d6f61f8 general: bugfixes (part 2) 2022-03-25 14:25:13 +00:00
nakst 910bc1bbb0 general: use contentType field for file types 2022-03-24 16:58:35 +00:00
nakst 4f9b5194cd esfs: prevent allocating blocks past end of file system 2022-03-21 14:53:08 +00:00
nakst a0fe4d31e9 files: storing file content type 2022-03-21 14:25:58 +00:00
nakst aa4b656bbd ini files: remove sectionClass 2022-03-16 12:04:34 +00:00
nakst d9a8557568 desktop: use color scheme to determine wallpaper background; fade transition when changing color scheme 2022-03-10 14:36:05 +00:00
nakst 64cedf1b97 hash table: fix adding item to table after deleting all items 2022-02-21 16:46:46 +00:00
nakst 8f411e35b7 common: fix rich text markup skipping in EsStringCompare with empty strings 2022-02-14 09:35:57 +00:00
nakst 1795f8cca5 api: cleanup error codes 2022-02-10 12:18:26 +00:00
nakst 1224cb6d15 header generator: analysis of functions 2022-02-08 11:58:21 +00:00
nakst d312c1d475 cleanup 2022-01-05 14:40:04 +00:00
nakst 8c0ca3e8fc add more tests 2022-01-05 10:05:55 +00:00
nakst aa56fc6144 add more asserts 2022-01-04 13:17:50 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst 8ed2750df1 layout bugfixes for scroll panes; update design of settings 2022-01-02 22:25:12 +00:00
nakst ccdec37e3e cleanup; api testing framework 2021-12-31 18:16:04 +00:00
nakst 420bdf698a native UI for build core 2021-12-30 17:36:03 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst 3833e3ef82 run busybox in posix launcher only 2021-12-27 09:49:52 +00:00
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +00:00
nakst acee390166 data structure cleanup 2021-12-19 14:48:26 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst e425417a4e begin collating documentation 2021-12-17 20:23:47 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst 400c8f281a fixed item sorting 2021-11-21 19:41:42 +00:00
nakst 48bb528b9d fixed item column formatters 2021-11-21 12:27:50 +00:00
nakst 02cc8d14fb opening files in new tab; ReorderItem exiting 2021-11-14 12:18:47 +00:00
nakst 2436959c84 cleanup scheduler 2021-11-13 15:18:37 +00:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst d8906e84ab misc 2021-11-06 16:48:26 +00:00
nakst ed038d1059 x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
nakst 21edea68d2 fixes for 32 bit 2021-10-27 11:47:08 +01:00
nakst 3c22769e70 add basic clock to task bar 2021-10-15 17:43:03 +01:00
nakst 97f308e0a7 remove fast scroll 2021-10-15 13:55:16 +01:00
nakst 20a9aecae0 fix approximate border calculation; installer time textbox 2021-10-15 13:17:08 +01:00
nakst 257ceaa170 keyboard layout support 2021-10-12 15:35:32 +01:00
nakst 293f19de42 use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00
nakst 5c6faa1683 refine container window design 2021-10-09 14:59:58 +01:00
nakst a03bfa7c04 replace ImageDraw 2021-10-08 22:37:36 +01:00
nakst 5256335b45 misc theme changes 2021-10-08 14:01:01 +01:00
nakst 4ad2395977 bugfixes; cleanup theme 2021-10-07 09:51:52 +01:00
nakst 2e4f92b619 query open documents 2021-10-04 16:12:13 +01:00
nakst c6a611fd42 move tab to left/right of screen 2021-10-04 14:35:17 +01:00