Commit Graph

360 Commits

Author SHA1 Message Date
nakst 9c4c48505d update x11 backend for desktop request changes 2022-01-07 09:14:10 +00:00
nakst d312c1d475 cleanup 2022-01-05 14:40:04 +00:00
nakst 5d50792f0f add x11 backend build to test script 2022-01-04 21:52:49 +00:00
nakst ac4fce50ce textbox bugfix; more assertions in textbox on caret position 2022-01-04 21:45:26 +00:00
nakst 082053d507 x11 backend 2022-01-04 20:06:21 +00:00
nakst aa56fc6144 add more asserts 2022-01-04 13:17:50 +00:00
nakst 0b8c8e9aa7 add new tests 2022-01-04 10:43:12 +00:00
nakst 91b4b8ed06 fix typo 2022-01-04 08:18:56 +00:00
nakst 869396bb10 more instructive kernel panic message 2022-01-04 08:14:40 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst eb2eab872f add automation files 2022-01-02 10:49:27 +00:00
nakst a5029119f2 minimal dependency builds 2022-01-02 10:16:34 +00:00
nakst d340c29117 fix typo shasum 2022-01-01 22:55:10 +00:00
nakst 43c399eaaf HOST_DARWIN 2022-01-01 22:51:39 +00:00
nakst ea8b6cbd13 bit pattern paint 2022-01-01 14:22:19 +00:00
nakst 34ee41e39b add github cache for download files 2022-01-01 10:28:04 +00:00
nakst 2ff51cd560 compare downloaded files against checksum 2022-01-01 10:04:42 +00:00
nakst f3350f0604 create basic file operations test 2021-12-31 19:40:46 +00:00
nakst 033983efc6 create log of failed tests 2021-12-31 19:04:23 +00:00
nakst 2202266fec don't assume kvm available in tests 2021-12-31 18:54:53 +00:00
nakst 8072146b3d adjust error reporting in run-tests 2021-12-31 18:30:07 +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 f1e8d99abc start bold bitmap sans; resize window bugfix; add testing instructions 2021-12-29 11:58:10 +00:00
nakst 9fd5249abd fix theme designer 2021-12-29 10:20:25 +00:00
nakst 510d4d866f rename dependency files folder; put full log in kernel panic report 2021-12-29 09:47:34 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst cc1e2a3e61 simplify toolchain_wrapper.c; remove change_sysroot.c 2021-12-27 13:07:49 +00:00
nakst 4d8d10814a verbose port building 2021-12-27 09:59:10 +00:00
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +00:00
nakst 69f46115b6 add bitmap font 2021-12-25 16:58:07 +00:00
nakst 8dd2e3b496 bitmap font editor 2021-12-25 13:15:18 +00:00
nakst 2c2f767c05 extract sysroot for pre built toolchain 2 2021-12-25 11:05:25 +00:00
nakst a8e26c63b8 extract sysroot for pre built toolchain 2021-12-25 11:00:43 +00:00
nakst 187577e8f8 update gcc sysroot 2021-12-24 14:53:45 +00:00
nakst 00c2deea80 simplify C header; C89 support 2021-12-23 17:04:11 +00:00
nakst ee115fabd8 misc 2021-12-23 13:16:44 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
nakst c3f158a3ca add window_color to config 2021-12-17 10:56:23 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
nakst 184c536289 return errors from build-port if automated_build set 2021-12-15 11:40:11 +00:00
nakst a28bdd4da0 use nproc in gcc port; update change_sysroot 2021-12-15 10:52:37 +00:00
nakst e95c9fb15f return exit status in change_sysroot 2021-12-15 10:45:02 +00:00
nakst 7791069281 add more toolchain wrappers 2021-12-15 10:13:43 +00:00
nakst 3ad239c7e7 update luigi.h 2021-12-14 21:31:05 +00:00
nakst 9c12e5df11 better support for automated port building 2021-12-14 16:55:02 +00:00
nakst b9e2ff0fb7 set compiler path in setup-pre-built-toolchain 2021-12-14 13:14:40 +00:00
nakst 30ee43ecbd fix build.c 2021-12-14 13:07:21 +00:00
nakst 3656e8c817 restore cross compile build 2021-12-14 13:03:58 +00:00
nakst 7a13233be0 automated build support 2021-12-14 12:15:44 +00:00
nakst 8310ea21bc add check for nasm 2021-12-14 11:27:38 +00:00
nakst 70c1211b2c change_sysroot allow getpid 2021-12-14 11:22:58 +00:00
nakst 9a5f157da0 don't rely on faccessat2 being available 2021-12-14 11:20:52 +00:00
nakst ed7b336757 don't exit after downloading cross compiler 2021-12-14 11:16:59 +00:00
nakst 473e2de505 using the pre-built cross compiler 2021-12-14 11:11:02 +00:00
nakst a3aaf6e85d misc 2021-12-14 10:07:26 +00:00
nakst f201231f52 misc changes 2021-12-04 12:00:10 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst f9f135fc1f fix designer 2021-11-27 17:16:16 +00:00
nakst 585ffb171a update luigi.h 2021-11-27 12:48:18 +00:00
nakst b5692266f7 introduce EsListViewFixedItemSortAll; use fixed item API in System Monitor 2021-11-26 18:05:09 +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 4f00b61da9 better fixed item storage with columns 2021-11-21 09:09:45 +00:00
nakst a4374b3aa5 replace EsListViewSetColumns 2021-11-20 21:16:43 +00:00
nakst 128022faa4 update posix subsystem to use systemData; introduce build-port command 2021-11-20 16:03:00 +00:00
nakst a9401068d7 permissions for shared regions 2021-11-19 19:02:02 +00:00
nakst 259da06df8 remove named shared regions 2021-11-19 17:25:22 +00:00
nakst 56b55da549 require ES_ELEMENT_AUTO_GROUP for autoBorders/autoCorners 2021-11-18 10:45:01 +00:00
nakst 626eac1386 fix file manager threaded instance destroy bug 2021-11-15 21:05:48 +00:00
nakst 2b288a82a6 reference counting on API instances 2021-11-14 18:59:45 +00:00
nakst 52e35a7636 redesign toolbars 2021-11-12 21:28:17 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +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 1ce7df083a booting into 32 bit kernels 2021-10-29 14:42:47 +01: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 411ff15698 new cache write back algorithm; fix single key press with key repeat 2021-10-24 10:31:20 +01:00
nakst 2e457eb792 hpet; minimal fonts option 2021-10-23 21:39:02 +01:00
nakst 214a45cba4 started acpi thermal driver 2021-10-23 12:18:33 +01:00
nakst 394c545939 fixes from stress testing 2021-10-21 17:15:16 +01:00
nakst bb37d2ae47 misc 2021-10-16 20:30:33 +01:00
nakst 851133b0fc make-installer-root command; improved window colors 2021-10-15 21:40:16 +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 2e1327046c various fixes 2021-10-13 17:51:49 +01:00
nakst cc66d80a25 window manager HID list 2021-10-12 20:54:19 +01:00
nakst 257ceaa170 keyboard layout support 2021-10-12 15:35:32 +01:00
nakst f53bb37c84 fix building on other systems 2021-10-11 18:30:05 +01:00
nakst 3ad305c4fd designer2 add switcher 2021-10-11 14:46:04 +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 969ca8e4c4 mark _EsSyscall private 2021-10-09 22:05:09 +01:00
nakst b79a286045 cleanup 2021-10-09 20:49:08 +01:00
nakst c1259773bc theme cleanup 2021-10-09 18:17:07 +01:00
nakst 5c6faa1683 refine container window design 2021-10-09 14:59:58 +01:00
nakst 69c81e7743 bugfixes 2021-10-08 21:57:58 +01:00
nakst 5256335b45 misc theme changes 2021-10-08 14:01:01 +01:00
nakst 5564a7f2e2 bold open files in file manager 2021-10-07 21:18:53 +01:00
nakst ab84ab91ae bugfixes; designer2 arrow modes 2021-10-07 18:46:51 +01:00
nakst 4ad2395977 bugfixes; cleanup theme 2021-10-07 09:51:52 +01:00
nakst b6bc221af2 misc bugfixes 2021-10-06 22:03:25 +01:00
nakst 63feb0eaf9 designer2 zoom fixes 2021-10-06 18:37:45 +01:00
nakst 88351dbf9e rename EsElement::currentStyle to style 2021-10-06 17:22:43 +01:00
nakst 028b3e6ddc style file cleanup 2021-10-06 16:37:44 +01:00
nakst 8274a99521 ignore solid offsets for MOVE_ADJUST_TO_FIT_SCREEN 2021-10-06 14:18:14 +01:00
nakst d42b31ab28 bugfix 2021-10-05 21:23:57 +01:00
nakst 4424beb74f simplify cross compiler build 2021-10-05 21:21:05 +01:00
nakst 8ce9eddea3 EsScrollView 2021-10-05 12:00:46 +01:00
nakst aabd7dbf36 show keyboard shortcuts in menus 2021-10-04 19:35:55 +01:00
nakst 2e4f92b619 query open documents 2021-10-04 16:12:13 +01:00
nakst 291ba3f373 remove old designer source 2021-10-03 21:17:43 +01:00
nakst 35f361a7e4 designer2 export 2021-10-03 21:14:18 +01:00
nakst b702c77c05 designer2 non-animated export 2021-10-02 20:59:34 +01:00
nakst 91e674a7f3 designer2 import sequences 2021-10-01 21:53:34 +01:00
nakst 9dfe4f0a8b designer2 import non-animated data 2021-10-01 16:55:32 +01:00
nakst 0ff4062673 new menu appearance 2021-10-01 09:40:49 +01:00
nakst 62d4a52e72 designer2 contours 2021-09-30 18:58:22 +01:00
nakst d52b727be8 cleanup 2021-09-30 18:01:39 +01:00
nakst 721d50ef01 designer2 path layers 2021-09-30 17:36:03 +01:00
nakst 5fae7f2d13 designer2 zooming and preview state; bugfixes 2021-09-30 16:47:26 +01:00
nakst d5271bec8f designer2 prototype view 2021-09-30 12:15:47 +01:00
nakst 2669b607ff designer2 preview text 2021-09-30 09:38:15 +01:00
nakst ac11b40f19 wrappers for EsDoubleParse; fix middle click close button 2021-09-30 08:27:26 +01:00
nakst 621c9375a8 designer2 selecting multiple objects 2021-09-29 22:11:01 +01:00
nakst fa830d5b5e designer2 linear gradients 2021-09-29 18:55:00 +01:00
nakst 32fad28d65 conditional layers 2021-09-29 17:54:14 +01:00
nakst f971ab8676 designer2 use theme.cpp for rendering boxes 2021-09-29 14:35:32 +01:00
nakst 7bbbbf7e57 refactoring 2021-09-29 13:34:24 +01:00
nakst 78f3c2a77f make-crash-report build command 2021-09-29 11:43:17 +01:00
nakst 55602bca69 layer group object; property arrays 2021-09-29 11:26:33 +01:00
nakst 079667b97e add hsluv.h 2021-09-29 09:17:47 +01:00
nakst fe5b3adb7b start designer rewrite 2021-09-28 20:53:11 +01:00
nakst 15a97f10d9 menu exit transition 2021-09-26 18:46:34 +01:00
nakst 194bc6dd73 simpler dialog API 2021-09-26 10:18:13 +01:00
nakst 8588efe291 merge patch for building on macOS 2021-09-24 13:54:10 +01:00
nakst 209054f92e add ui_scale to build_common.h 2021-09-23 15:06:34 +01:00
nakst 77eb56f3e3 update line counting 2021-09-23 14:48:42 +01:00
nakst 6d1039ad77 move default settings into settings.cpp 2021-09-23 14:09:22 +01:00
nakst 5d4b2caeb4 refactor out system folder name 2021-09-23 12:19:49 +01:00
nakst fdce1c19ce bugfixes 2021-09-23 12:03:28 +01:00
nakst 0319f08a1a better support for running on real hardware 2021-09-22 19:01:29 +01:00
nakst 34f86b3f91 com output option 2021-09-22 13:43:37 +01:00
nakst 22185bfe22 cleanup gl test 2021-09-21 21:58:33 +01:00
nakst 5bd78070c3 uxn port 2021-09-21 20:44:00 +01:00
nakst 574f07d49f bugfixes and transition cleanup 2021-09-21 15:02:18 +01:00
nakst a50f4df623 opengl test obj parsing and lighting 2021-09-21 11:39:19 +01:00
nakst 923e4b72d7 strip symbols from gl test 2021-09-20 22:14:14 +01:00
nakst 17eeb15938 updating GL test 2021-09-20 21:40:22 +01:00
nakst 5e62a5ab14 show dot on tabs with modified documents 2021-09-20 18:59:01 +01:00
nakst 6c7ac5e749 EsButtonSetIconFromBits; icons for 2048 game 2021-09-20 17:08:54 +01:00
nakst 67c1c44184 show containing folder in file menu 2021-09-20 08:58:29 +01:00
nakst bae0cc032e running with kvm 2021-09-19 11:47:22 +01:00
nakst 10d936d7fc textboxes smart quotes 2021-09-18 12:09:39 +01:00
nakst b535f73640 introduce ES_PANEL_RADIO_GROUP 2021-09-18 11:31:42 +01:00
nakst a60f0cea09 drain work queue before exit 2021-09-17 20:29:15 +01:00
nakst 069eb7754f introduce EsWorkQueue 2021-09-17 18:58:03 +01:00
nakst 9575b5fade bugfix 2021-09-17 15:38:35 +01:00
nakst cf0e16bc1c ACPI: enumerate PRT entries and LNK resources 2021-09-17 09:28:18 +01:00
nakst 348f30df4e finish installer 2021-09-16 11:34:54 +01:00
nakst 58dcd48a12 new uefi booting 2021-09-15 16:39:19 +01:00
nakst dad8952e87 gpt partition table parsing 2021-09-15 13:50:23 +01:00
nakst 9a7c7106f4 saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +01:00
nakst 9923c28ad9 window color settings 2021-09-13 09:09:44 +01:00
nakst f82e5d9a30 installation to MBR 2021-09-12 21:50:37 +01:00
nakst dfd80c3dcd installation progress 2021-09-12 18:45:34 +01:00
nakst f53a980a65 installer interface 2021-09-12 10:11:54 +01:00
nakst 485dbc59e5 make block device information accessible in API 2021-09-11 20:59:01 +01:00
nakst fcaa141e68 introduce ES_SYSCALL_HANDLE_SHARE 2021-09-11 13:45:13 +01:00
nakst 28d6f9eb00 archive format 2021-09-11 12:04:38 +01:00
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +01:00
nakst ba8c1152c1 better colors for inactivated windows 2021-09-09 20:10:31 +01:00
nakst e9592f46c0 2048 game saving state 2021-09-09 16:40:51 +01:00
nakst 72c8bbe4f7 create 2048 game; remove old game 2021-09-09 14:26:19 +01:00
nakst 08e889c837 add EsDrawRoundedRectangle 2021-09-08 21:41:54 +01:00
nakst 5a6e642fce update window border style 2021-09-08 21:18:12 +01:00
nakst 424d65d8c4 nicer window resize limits 2021-09-08 12:23:30 +01:00
nakst 55edbd26be better scaling of window borders 2021-09-07 19:10:01 +01:00
nakst 0c50335c62 changing UI scale 2021-09-07 09:58:57 +01:00
nakst a9a5ecc272 memory leak fix; improve config editor 2021-09-05 14:06:41 +01:00
nakst 271606f94a misc fixes and cleanup 2021-09-04 20:51:26 +01:00
nakst 6bdb99a79b improve tasks button 2021-09-04 12:02:24 +01:00
nakst c80e762d86 show tasks button when user task started 2021-09-03 10:24:28 +01:00
nakst ce01df7c59 introduce CommandPasteTask and EsUserTaskStart 2021-09-02 17:42:41 +01:00
nakst e8d219033e bugfixes; tasks button; improve shadows 2021-09-02 14:20:54 +01:00
nakst 1cdbaacdc3 prefix internal embed files 2021-09-01 20:39:36 +01:00
nakst 6c106d1a1f basic file cut and paste 2021-09-01 17:48:52 +01:00
nakst fdc4da053b add fonts: Atkinson Hyperlegible and OpenDyslexic 2021-09-01 13:03:43 +01:00
nakst 787e51b372 copying folders 2021-09-01 11:46:10 +01:00
nakst 35d4f727f9 basic file copy and paste 2021-08-31 17:44:07 +01:00
nakst d55a73dc5f File Manager CommandCopy 2021-08-31 14:49:42 +01:00
nakst 77501bf37c store settings path per application 2021-08-29 10:37:03 +01:00
nakst be6d633223 embed important system files in Desktop.esx 2021-08-28 20:40:28 +01:00
nakst bb63553186 cleanup application properties; fix columns + choice list view insets 2021-08-27 22:27:02 +01:00
nakst 6bb77d889e settings applications list 2021-08-26 16:15:52 +01:00
nakst abf4494701 sliders 2021-08-24 19:00:54 +01:00