Commit Graph

117 Commits

Author SHA1 Message Date
nakst 4276411dba general: bugfixes 2022-03-25 11:17:57 +00:00
nakst 910bc1bbb0 general: use contentType field for file types 2022-03-24 16:58:35 +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 e6ba0ba028 header generator: bitsets 2022-02-13 13:37:06 +00:00
nakst 1795f8cca5 api: cleanup error codes 2022-02-10 12:18:26 +00:00
nakst 843cf72c20 api: fix compile error when POSIX subsystem disabled 2022-02-10 09:18:56 +00:00
nakst 318624a1dc header generator: analysis of structs 2022-02-08 21:07:50 +00:00
nakst 4224a1b670 theming: replace EsStyle alias hack with EsStyleID 2022-02-08 18:55:39 +00:00
nakst 5fd3ee2da3 api: change enumeration functions to return array instead of callback 2022-02-08 15:51:51 +00:00
nakst b809edf13b script console: deallocate memory after running script 2022-02-07 11:06:57 +00:00
nakst dfb502f95a add EsSystemShutdown 2022-02-05 11:36:08 +00:00
nakst a80944332e fix POSIX file IO; move userland file IO code into separate file 2022-02-04 22:36:36 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst 4d05e8e751 ignore EsInstanceSetModified unless an editor 2022-01-23 15:06:14 +00:00
nakst 48aa9b261d pass _EsApplicationStartupInformation in x11 backend 2022-01-16 11:57:28 +00:00
nakst 8ca087f804 fix crash if desktopRequestPipe is not available 2022-01-16 10:36:50 +00:00
nakst 9e610bd928 use pipe for desktop requests 2022-01-07 08:53:25 +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 8374b8d876 bugfixes: double instance close; cursor shadow clearing; populate offset adjust at end of group 2022-01-03 11:36:50 +00:00
nakst a5029119f2 minimal dependency builds 2022-01-02 10:16:34 +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 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 890943da7a api.cpp cleanup 2021-12-25 20:42:27 +00:00
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +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 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 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +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 2d6baf19a0 validate timer adjust address 2021-12-05 17:38:03 +00:00
nakst f201231f52 misc changes 2021-12-04 12:00:10 +00:00
nakst 3ce62566b9 bugfixes; introduce TEXTBOX_BORDERED_SINGLE_MEDIUM 2021-11-28 20:51:23 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst d7128d52ed stricter layouting; font book closing bugfixes 2021-11-25 20:12:39 +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 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 02cc8d14fb opening files in new tab; ReorderItem exiting 2021-11-14 12:18:47 +00:00
nakst c2dc5adbe7 fix race on desktopProcess in shut down 2021-11-13 19:33:44 +00:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00