Commit Graph

162 Commits

Author SHA1 Message Date
nakst efca537cfd scripting engine: calling external library functions 2022-03-08 16:34:00 +00:00
nakst 28a680f8fc scripting engine: err type 2022-03-01 14:18:22 +00:00
nakst c9cef2d4bc script console: add missing va_end 2022-02-28 21:00:18 +00:00
nakst 3085ab24ca header generator: replace bitset with inttype 2022-02-16 22:01:37 +00:00
nakst e6ba0ba028 header generator: bitsets 2022-02-13 13:37:06 +00:00
nakst f6a54e1093 script console: command history, log groups 2022-02-12 20:55:37 +00:00
nakst 13affeb977 scripting engine: replace PrintStdErr with Log; text renderer: syntax highlighting for scripts 2022-02-12 16:25:25 +00:00
nakst 2fcb2878fc canvas pane: optional shadow; use cell flags 2022-02-12 09:50:58 +00:00
nakst 76a5ab5bb9 api samples: update converter for new style API 2022-02-11 09:49:50 +00:00
nakst 6ebaf3ac82 gui: simplify panel styles 2022-02-10 23:10:55 +00:00
nakst 1795f8cca5 api: cleanup error codes 2022-02-10 12:18:26 +00:00
nakst 0d59a6dafd scripting engine: add FileAppend; automated builds: make sure automated_build is set after getting the toolchain 2022-02-10 09:35:19 +00:00
nakst a30cb8cd83 files api: change parameter order for EsDirectoryEnumerateChildren 2022-02-09 20:20:42 +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 1224cb6d15 header generator: analysis of functions 2022-02-08 11:58:21 +00:00
nakst f385ad581c misc 2022-02-07 16:32:55 +00:00
nakst b809edf13b script console: deallocate memory after running script 2022-02-07 11:06:57 +00:00
nakst 27b2c00b97 script console: clearing output 2022-02-07 10:53:11 +00:00
nakst dab1cf3efa script console: image detection; text display: don't recreate text plan on resize if not word wrapping 2022-02-07 09:00:42 +00:00
nakst 4f028a18b1 scripting engine fix ExternalSystemSleepMs on mac 2022-02-07 08:24:16 +00:00
nakst 62eb94b1d2 script console: nicer table style 2022-02-06 20:56:34 +00:00
nakst caf8aa1ab1 update TODO comments 2022-02-06 14:19:07 +00:00
nakst 67b268db0a add EsPanelTableAddBandDecorator; script console array of struct viewer 2022-02-06 14:18:04 +00:00
nakst 73a6457025 add ExternalPassREPLResult 2022-02-06 12:18:40 +00:00
nakst d3653d2958 start script console 2022-02-06 10:51:15 +00:00
nakst dfb502f95a add EsSystemShutdown 2022-02-05 11:36:08 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst fefa668d0d make posix launcher textbox clearer; dup2 bugfixes 2022-01-19 22:58:30 +00:00
nakst 6bc32c541b opening folders in new tabs 2022-01-16 16:18:02 +00:00
nakst ccdec37e3e cleanup; api testing framework 2021-12-31 18:16:04 +00:00
nakst f5cf248cd2 launch installed application if already installed in run temporary; remove apps/test.cpp 2021-12-31 15:19:44 +00:00
nakst d6d8c545b0 bugfixes 2021-12-30 20:55:31 +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 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 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 0413a20658 misc 2021-12-17 20:59:32 +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 a3aaf6e85d misc 2021-12-14 10:07:26 +00:00
nakst 3ce62566b9 bugfixes; introduce TEXTBOX_BORDERED_SINGLE_MEDIUM 2021-11-28 20:51:23 +00:00
nakst 9ccbb40295 list view GET_ITEM_DATA 2021-11-28 18:01:19 +00:00
nakst b5692266f7 introduce EsListViewFixedItemSortAll; use fixed item API in System Monitor 2021-11-26 18:05:09 +00:00
nakst 8a3bd28c92 fix text editor crash 2021-11-26 10:43:00 +00:00
nakst d7128d52ed stricter layouting; font book closing bugfixes 2021-11-25 20:12:39 +00:00
nakst 0a4dc62ce6 adjust cursor shadow 2021-11-22 14:20:12 +00:00