Commit Graph

322 Commits

Author SHA1 Message Date
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
nakst ea8b6cbd13 bit pattern paint 2022-01-01 14:22:19 +00:00
nakst f3350f0604 create basic file operations test 2021-12-31 19:40:46 +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 b5cb8e883a more bold glyphs for bitmap font 2021-12-31 11:05:01 +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 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 83aa4a3d65 add shaping to the font backend abstraction layer 2021-12-26 20:56:19 +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 e425417a4e begin collating documentation 2021-12-17 20:23:47 +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 a3aaf6e85d misc 2021-12-14 10:07:26 +00:00
nakst 2d6baf19a0 validate timer adjust address 2021-12-05 17:38:03 +00:00
nakst 73920030ff update actions for textbox ensure caret visible 2021-12-05 17:30:26 +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 9ccbb40295 list view GET_ITEM_DATA 2021-11-28 18:01:19 +00:00
nakst 73f9545be1 scroll stability wrapped list view 2021-11-28 17:24:59 +00:00
nakst 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst b5692266f7 introduce EsListViewFixedItemSortAll; use fixed item API in System Monitor 2021-11-26 18:05:09 +00:00
nakst 1781b060a7 make list view selection box rectangle inclusive 2021-11-25 20:39:03 +00:00
nakst d7128d52ed stricter layouting; font book closing bugfixes 2021-11-25 20:12:39 +00:00
nakst d913de89ac introduce updateActions to UI; bugfixes 2021-11-24 21:42:15 +00:00
nakst 91a1727974 add paint foreground message 2021-11-23 08:46:47 +00:00
nakst 0a4dc62ce6 adjust cursor shadow 2021-11-22 14:20:12 +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 d1aa62b26d cleanup 2021-11-18 13:48:08 +00:00
nakst 56b55da549 require ES_ELEMENT_AUTO_GROUP for autoBorders/autoCorners 2021-11-18 10:45:01 +00:00
nakst 13aadc050f bugfixes 2021-11-16 21:12:46 +00:00
nakst 6f47e9eb21 fade out exiting task bar buttons and tabs 2021-11-15 21:28:20 +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 83ea7cc2af create list sample application 2021-11-14 17:17:28 +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 52e35a7636 redesign toolbars 2021-11-12 21:28:17 +00:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst 95e6cc1780 breadcrumb bar icons 2021-11-06 13:55:44 +00:00
nakst fd2729c98d introduce ES_PTR64_MS/LS32 2021-11-04 11:33:38 +00:00
nakst a88271904d fix clipping bug with focus ring 2021-11-03 20:30:41 +00: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 6fa375a9d8 kernel cleanup 2021-10-25 10:01:56 +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 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 45b82ab5ad misc 2021-10-16 12:22:54 +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