Commit Graph

300 Commits

Author SHA1 Message Date
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 f65c768292 header generator: output structures for script 2022-02-11 21:26:55 +00:00
nakst eebba8a873 gui: fix bug where focused elements were not being unfocused on window deactivation 2022-02-11 10:00:11 +00:00
nakst 2f4adc3436 textbox: fix insertion bug 2022-02-11 00:01:47 +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 843cf72c20 api: fix compile error when POSIX subsystem disabled 2022-02-10 09:18:56 +00:00
nakst afdff66710 header generator: return type determination for scripting engine 2022-02-09 21:04:45 +00:00
nakst a30cb8cd83 files api: change parameter order for EsDirectoryEnumerateChildren 2022-02-09 20:20:42 +00:00
nakst b9f2ea02c8 text: remove out font load error logs 2022-02-09 19:51:35 +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 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 62eb94b1d2 script console: nicer table style 2022-02-06 20:56:34 +00:00
nakst 67b268db0a add EsPanelTableAddBandDecorator; script console array of struct viewer 2022-02-06 14:18:04 +00:00
nakst 5d4bfa613b fix system header dependency file generation; add EsSpacerChangeStyle 2022-02-06 10:44:37 +00:00
nakst dfb502f95a add EsSystemShutdown 2022-02-05 11:36:08 +00:00
nakst 87ca49edcc update tests to use |Settings: directory 2022-02-05 10:36:21 +00:00
nakst 01985396c5 scripting engine add PathCopyFilteredInto 2022-02-05 09:29:11 +00:00
nakst 129d072a49 scripting engine add unary negate; add EsTextboxAppend; fix port script issue 2022-02-05 08:50:31 +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 8db3ef4e71 adjust taskbar button spacing 2022-02-01 12:33:27 +00:00
nakst f08fef727b replace ffmpeg sh with script 2022-01-31 10:39:38 +00:00
nakst 50060594c2 update posix subsystem 2022-01-25 14:06:15 +00:00
nakst 4d05e8e751 ignore EsInstanceSetModified unless an editor 2022-01-23 15:06:14 +00:00
nakst 77586e6561 bugfix in ThreadSetTemporaryAddressSpace: open 2 references instead of 1 2022-01-21 10:37:02 +00:00
nakst d49ca458e2 add new posix subsystem tests 2022-01-19 23:26:46 +00:00
nakst fefa668d0d make posix launcher textbox clearer; dup2 bugfixes 2022-01-19 22:58:30 +00:00
nakst 29ac988b0f increase time for restart test 2022-01-18 11:38:03 +00:00
nakst 7c4f131899 add test for resizing files 2022-01-17 19:48:00 +00:00
nakst 259d904418 add restart test 2022-01-16 16:50:06 +00:00
nakst 6bc32c541b opening folders in new tabs 2022-01-16 16:18:02 +00:00
nakst 48aa9b261d pass _EsApplicationStartupInformation in x11 backend 2022-01-16 11:57:28 +00:00
nakst 5409c01518 add test for posix subsystem 2022-01-16 11:33:45 +00:00
nakst 8ca087f804 fix crash if desktopRequestPipe is not available 2022-01-16 10:36:50 +00:00
nakst f224b596f0 more x11 backend work 2022-01-15 18:07:31 +00:00
nakst 9e1a09d208 update x11 backend 2022-01-09 11:51:50 +00:00
nakst 3595c43fd7 pipe read short mode; pipe tests 2022-01-07 09:59:28 +00:00
nakst 9e610bd928 use pipe for desktop requests 2022-01-07 08:53:25 +00:00
nakst afed49f30b increase tests timeout 2022-01-07 08:04:13 +00:00
nakst 78d4c3f6c8 revert change 2022-01-06 17:05:40 +00:00
nakst a0f20ccbf3 change themeCursorData in SystemStartupDataHeader to EsHandle 2022-01-06 16:49:26 +00:00
nakst 8c0ca3e8fc add more tests 2022-01-05 10:05:55 +00:00
nakst ac4fce50ce textbox bugfix; more assertions in textbox on caret position 2022-01-04 21:45:26 +00:00