Commit Graph

54 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 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 b809edf13b script console: deallocate memory after running script 2022-02-07 11:06:57 +00:00
nakst f08fef727b replace ffmpeg sh with script 2022-01-31 10:39:38 +00:00
nakst 082053d507 x11 backend 2022-01-04 20:06:21 +00:00
nakst b5cb8e883a more bold glyphs for bitmap font 2021-12-31 11:05:01 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst 83aa4a3d65 add shaping to the font backend abstraction layer 2021-12-26 20:56:19 +00:00
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +00:00
nakst ee115fabd8 misc 2021-12-23 13:16:44 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +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 81f3ee6109 improve profiling 2021-11-28 16:28:01 +00:00
nakst d913de89ac introduce updateActions to UI; bugfixes 2021-11-24 21:42:15 +00:00
nakst a9401068d7 permissions for shared regions 2021-11-19 19:02:02 +00:00
nakst 83ea7cc2af create list sample application 2021-11-14 17:17:28 +00:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 95e6cc1780 breadcrumb bar icons 2021-11-06 13:55:44 +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 214a45cba4 started acpi thermal driver 2021-10-23 12:18:33 +01:00
nakst 2e1327046c various fixes 2021-10-13 17:51:49 +01:00
nakst 257ceaa170 keyboard layout support 2021-10-12 15:35:32 +01:00
nakst 88351dbf9e rename EsElement::currentStyle to style 2021-10-06 17:22:43 +01:00
nakst 4dc7f88d22 fixes 2021-10-05 16:21:47 +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 2669b607ff designer2 preview text 2021-09-30 09:38:15 +01:00
nakst ba4ff01e0f converter sample application 2021-09-24 09:39:49 +01:00
nakst 6d1039ad77 move default settings into settings.cpp 2021-09-23 14:09:22 +01:00
nakst 6c7ac5e749 EsButtonSetIconFromBits; icons for 2048 game 2021-09-20 17:08:54 +01:00
nakst 10d936d7fc textboxes smart quotes 2021-09-18 12:09:39 +01:00
nakst cc5ea984b0 ui fixes 2021-09-18 09:10:06 +01:00
nakst 406229eb9f improve scrolling on elements with borders 2021-09-17 16:45:27 +01:00
nakst 9a7c7106f4 saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +01:00
nakst dfd80c3dcd installation progress 2021-09-12 18:45:34 +01:00
nakst 72c8bbe4f7 create 2048 game; remove old game 2021-09-09 14:26:19 +01:00
nakst 10b259ca66 low memory fixes 2021-09-07 11:18:03 +01:00
nakst 0c50335c62 changing UI scale 2021-09-07 09:58:57 +01:00
nakst e2130fb3ba fix file manager thumbnail view with high dpi 2021-09-05 21:27:29 +01:00
nakst c4789093ac free on application exit on debug builds 2021-09-04 13:25:24 +01:00
nakst 6bdb99a79b improve tasks button 2021-09-04 12:02:24 +01:00
nakst ecdce9e720 simplify callback naming 2021-09-03 10:27:39 +01:00
nakst d55a73dc5f File Manager CommandCopy 2021-08-31 14:49:42 +01:00
nakst be6d633223 embed important system files in Desktop.esx 2021-08-28 20:40:28 +01:00