Commit Graph

138 Commits

Author SHA1 Message Date
nakst 4276411dba general: bugfixes 2022-03-25 11:17:57 +00:00
nakst b649302fe8 gui: add ES_ELEMENT_TRANSITION_CONTENT_ONLY; file manager: transition when changing folder view type 2022-03-10 18:58:02 +00:00
nakst d9a8557568 desktop: use color scheme to determine wallpaper background; fade transition when changing color scheme 2022-03-10 14:36:05 +00:00
nakst 68649f9260 ui: fix text display plan caching bug 2022-03-02 21:08:11 +00:00
nakst 28a680f8fc scripting engine: err type 2022-03-01 14:18:22 +00:00
nakst 77cf096b39 gui: open instance references for menus 2022-02-14 09:44:26 +00:00
nakst 1e1237187e header generator: bitset inheritance 2022-02-13 20:31:03 +00:00
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 eebba8a873 gui: fix bug where focused elements were not being unfocused on window deactivation 2022-02-11 10:00:11 +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 1224cb6d15 header generator: analysis of functions 2022-02-08 11:58:21 +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 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 8ed2750df1 layout bugfixes for scroll panes; update design of settings 2022-01-02 22:25:12 +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 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 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 3ce62566b9 bugfixes; introduce TEXTBOX_BORDERED_SINGLE_MEDIUM 2021-11-28 20:51:23 +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 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 a4374b3aa5 replace EsListViewSetColumns 2021-11-20 21:16:43 +00:00
nakst 259da06df8 remove named shared regions 2021-11-19 17:25:22 +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 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 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 214a45cba4 started acpi thermal driver 2021-10-23 12:18:33 +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
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 16bcc56652 theme file cleanup 2021-10-10 18:57:02 +01:00
nakst 293f19de42 use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00