Commit Graph

264 Commits

Author SHA1 Message Date
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +01:00
nakst ba8c1152c1 better colors for inactivated windows 2021-09-09 20:10:31 +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 c1dc8d5894 cleanup DrawStyledBox 2021-09-08 21:48:57 +01:00
nakst 08e889c837 add EsDrawRoundedRectangle 2021-09-08 21:41:54 +01:00
nakst 5a6e642fce update window border style 2021-09-08 21:18:12 +01:00
nakst 424d65d8c4 nicer window resize limits 2021-09-08 12:23:30 +01:00
nakst 81cc802542 bugfixes 2021-09-08 09:03:29 +01:00
nakst 55edbd26be better scaling of window borders 2021-09-07 19:10:01 +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 a9a5ecc272 memory leak fix; improve config editor 2021-09-05 14:06:41 +01:00
nakst c291c9faf7 fix screenshot URLs 2021-09-05 09:35:27 +01:00
nakst 271606f94a misc fixes and cleanup 2021-09-04 20:51:26 +01:00
nakst 3542184a9c fix memory leak in list view 2021-09-04 13:46:10 +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 c80e762d86 show tasks button when user task started 2021-09-03 10:24:28 +01:00
nakst ce01df7c59 introduce CommandPasteTask and EsUserTaskStart 2021-09-02 17:42:41 +01:00
nakst e8d219033e bugfixes; tasks button; improve shadows 2021-09-02 14:20:54 +01:00
nakst 93303d0ab7 rename file write access flags 2021-09-01 20:41:52 +01:00
nakst 1cdbaacdc3 prefix internal embed files 2021-09-01 20:39:36 +01:00
nakst 6c106d1a1f basic file cut and paste 2021-09-01 17:48:52 +01:00
nakst fdc4da053b add fonts: Atkinson Hyperlegible and OpenDyslexic 2021-09-01 13:03:43 +01:00
nakst 787e51b372 copying folders 2021-09-01 11:46:10 +01:00
nakst 5d9a6f72dc introduce ES_PATH_MOVE_ALLOW_COPY_AND_DELETE 2021-08-31 21:01:04 +01:00
nakst 35d4f727f9 basic file copy and paste 2021-08-31 17:44:07 +01:00
nakst d55a73dc5f File Manager CommandCopy 2021-08-31 14:49:42 +01:00
nakst 77501bf37c store settings path per application 2021-08-29 10:37:03 +01:00
nakst 43c3a69560 put ThreadLocalStorage on the stack 2021-08-28 20:57:38 +01:00
nakst be6d633223 embed important system files in Desktop.esx 2021-08-28 20:40:28 +01:00
nakst c21ad35db4 remove applications page from Settings 2021-08-28 17:32:03 +01:00
nakst bb63553186 cleanup application properties; fix columns + choice list view insets 2021-08-27 22:27:02 +01:00
nakst 6bb77d889e settings applications list 2021-08-26 16:15:52 +01:00
nakst b8731dc27e open document reference counting 2021-08-25 09:54:14 +01:00
nakst 56bd531f66 use slider in mouse speed settings 2021-08-24 22:14:20 +01:00
nakst abf4494701 sliders 2021-08-24 19:00:54 +01:00
nakst dbc595a344 more mouse settings 2021-08-24 12:20:18 +01:00
nakst 7163761f39 cursor shadow setting 2021-08-23 22:52:06 +01:00
nakst fc013e8485 cursor locator 2021-08-23 19:07:44 +01:00
nakst d74af82763 keyboard message forwarding 2021-08-23 17:34:42 +01:00
nakst 65552efb5a settings infrastructure 2021-08-23 15:51:59 +01:00
nakst 67323075f5 remove system configuration syscalls 2021-08-23 11:52:34 +01:00
nakst 676162a438 left align access key hints on checkboxs 2021-08-22 18:52:11 +01:00
nakst f245ef819d started Settings application 2021-08-22 15:15:25 +01:00
nakst 43df38e5a8 checkboxes and radioboxes 2021-08-20 15:17:19 +01:00
nakst c4b48f0698 misc 2021-08-19 21:08:09 +01:00