Commit Graph

289 Commits

Author SHA1 Message Date
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
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 ce5f3ac647 textbox inserting tabs bugfix 2022-01-04 11:01:17 +00:00
nakst 0b8c8e9aa7 add new tests 2022-01-04 10:43:12 +00:00
nakst 16c77d00cf api_tests CHECK macro 2022-01-04 08:48:43 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst 40c5293d4b bugfixes: use EsMouseIsLeftHeld to determine numeric textbox cursor; use RIGHT_CLICK to spawn textbox menu; use windowWidth/windowHeight for size alternatives 2022-01-03 18:06:53 +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 8ed2750df1 layout bugfixes for scroll panes; update design of settings 2022-01-02 22:25:12 +00:00
nakst a5029119f2 minimal dependency builds 2022-01-02 10:16:34 +00:00
nakst 0edeb4b6cc use KDeviceSendConnectedMessage for graphics targets; upload helpful commands for gdb 2022-01-01 21:15:37 +00:00