Commit Graph

65 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 4224a1b670 theming: replace EsStyle alias hack with EsStyleID 2022-02-08 18:55:39 +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 129d072a49 scripting engine add unary negate; add EsTextboxAppend; fix port script issue 2022-02-05 08:50:31 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst 420bdf698a native UI for build core 2021-12-30 17:36:03 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst b5692266f7 introduce EsListViewFixedItemSortAll; use fixed item API in System Monitor 2021-11-26 18:05:09 +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 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 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst 97f308e0a7 remove fast scroll 2021-10-15 13:55:16 +01:00
nakst 20a9aecae0 fix approximate border calculation; installer time textbox 2021-10-15 13:17:08 +01:00
nakst 293f19de42 use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00
nakst 969ca8e4c4 mark _EsSyscall private 2021-10-09 22:05:09 +01:00
nakst 5256335b45 misc theme changes 2021-10-08 14:01:01 +01:00
nakst 5564a7f2e2 bold open files in file manager 2021-10-07 21:18:53 +01:00
nakst 8ce9eddea3 EsScrollView 2021-10-05 12:00:46 +01:00
nakst aabd7dbf36 show keyboard shortcuts in menus 2021-10-04 19:35:55 +01:00
nakst 2e4f92b619 query open documents 2021-10-04 16:12:13 +01:00
nakst ac11b40f19 wrappers for EsDoubleParse; fix middle click close button 2021-09-30 08:27:26 +01:00
nakst 079667b97e add hsluv.h 2021-09-29 09:17:47 +01:00
nakst fe5b3adb7b start designer rewrite 2021-09-28 20:53:11 +01:00
nakst 15a97f10d9 menu exit transition 2021-09-26 18:46:34 +01:00
nakst 194bc6dd73 simpler dialog API 2021-09-26 10:18:13 +01:00
nakst 5bd78070c3 uxn port 2021-09-21 20:44:00 +01:00
nakst 6c7ac5e749 EsButtonSetIconFromBits; icons for 2048 game 2021-09-20 17:08:54 +01:00
nakst 67c1c44184 show containing folder in file menu 2021-09-20 08:58:29 +01:00
nakst 10d936d7fc textboxes smart quotes 2021-09-18 12:09:39 +01:00
nakst b535f73640 introduce ES_PANEL_RADIO_GROUP 2021-09-18 11:31:42 +01:00
nakst a60f0cea09 drain work queue before exit 2021-09-17 20:29:15 +01:00
nakst 069eb7754f introduce EsWorkQueue 2021-09-17 18:58:03 +01:00
nakst 9923c28ad9 window color settings 2021-09-13 09:09:44 +01:00
nakst dfd80c3dcd installation progress 2021-09-12 18:45:34 +01:00
nakst f53a980a65 installer interface 2021-09-12 10:11:54 +01:00
nakst 485dbc59e5 make block device information accessible in API 2021-09-11 20:59:01 +01:00
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +01:00
nakst e9592f46c0 2048 game saving state 2021-09-09 16:40:51 +01:00
nakst 72c8bbe4f7 create 2048 game; remove old game 2021-09-09 14:26:19 +01:00
nakst 08e889c837 add EsDrawRoundedRectangle 2021-09-08 21:41:54 +01:00
nakst 424d65d8c4 nicer window resize limits 2021-09-08 12:23:30 +01:00