Commit Graph

322 Commits

Author SHA1 Message Date
nakst 194bc6dd73 simpler dialog API 2021-09-26 10:18:13 +01:00
nakst f812789031 destroy window tab if instance start failed 2021-09-26 09:43:52 +01:00
nakst e22d4e799b remove resizeClearColor 2021-09-26 09:25:39 +01:00
nakst 7b53a6925d prep for absolute mouse movement 2021-09-25 21:59:41 +01:00
nakst 125cdfde4b scroll wheel support 2021-09-25 21:26:45 +01:00
nakst b096bc23c4 hold ctrl to resize both sides 2021-09-25 18:29:00 +01:00
nakst dc365b12e1 ask to save on close 2021-09-25 16:04:22 +01:00
nakst 5bd60f593c animate dialogs 2021-09-25 11:02:43 +01:00
nakst 2704081dfe cleanup 2021-09-25 09:50:13 +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 5d4b2caeb4 refactor out system folder name 2021-09-23 12:19:49 +01:00
nakst fdce1c19ce bugfixes 2021-09-23 12:03:28 +01:00
nakst 5bd78070c3 uxn port 2021-09-21 20:44:00 +01:00
nakst 574f07d49f bugfixes and transition cleanup 2021-09-21 15:02:18 +01:00
nakst bb9e90941b misc 2021-09-21 13:35:06 +01:00
nakst a50f4df623 opengl test obj parsing and lighting 2021-09-21 11:39:19 +01:00
nakst 93c55a8145 disabling animations, basic support 2021-09-20 22:07:36 +01:00
nakst 9b03402df8 keep file manager running in background 2021-09-20 19:12:42 +01:00
nakst 5e62a5ab14 show dot on tabs with modified documents 2021-09-20 18:59:01 +01:00
nakst 622073ffb2 fix single key press detection 2021-09-20 17:37:38 +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 ee87c4a789 canvas pane scroll bars 2021-09-19 12:06:41 +01:00
nakst bae0cc032e running with kvm 2021-09-19 11:47:22 +01:00
nakst 5b9b87afe9 fixes 2021-09-19 11:25:40 +01:00
nakst 7bc509cb4c simplify canvas pane shadow 2021-09-18 21:23:27 +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 05ebe296e3 more window colors 2021-09-18 11:10:26 +01:00
nakst cc5ea984b0 ui fixes 2021-09-18 09:10:06 +01:00
nakst 777fe2aba2 fix opening Settings 2021-09-17 21:18:20 +01:00
nakst c84b5aa60b new text cursor 2021-09-17 20:55:37 +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 4f8618bd23 fix POSIX subsystem 2021-09-17 17:16:33 +01:00
nakst 406229eb9f improve scrolling on elements with borders 2021-09-17 16:45:27 +01:00
nakst 348f30df4e finish installer 2021-09-16 11:34:54 +01:00
nakst dad8952e87 gpt partition table parsing 2021-09-15 13:50:23 +01:00
nakst d005957fc5 more container window menu items 2021-09-14 21:29:11 +01:00
nakst 9a7c7106f4 saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +01:00
nakst b4dfe96d85 fix fast scroll glitches 2021-09-14 12:18:08 +01:00
nakst 599a2786d8 close all tabs menu item 2021-09-14 10:10:11 +01:00
nakst 4206aae3f6 close applications before shutdown; introduce ApplicationProcess 2021-09-14 10:01:38 +01:00
nakst c166eee594 rename button in file menu 2021-09-13 12:06:14 +01:00
nakst b66cdda741 various fixes 2021-09-13 10:07:02 +01:00
nakst a19e0996bb enable hover state setting 2021-09-13 09:28:45 +01:00
nakst 9923c28ad9 window color settings 2021-09-13 09:09:44 +01:00
nakst f82e5d9a30 installation to MBR 2021-09-12 21:50:37 +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 98cb1c0400 cleanup 2021-09-11 19:02:30 +01:00
nakst f140770dac rewrite ES_SYSCALL_PROCESS_CREATE 2021-09-11 18:14:47 +01:00
nakst 243166f370 update POSIX subsystem 2021-09-11 15:57:08 +01:00
nakst c09eb6c78e use SYSCALL_HANDLE instead of KObject 2021-09-11 15:19:15 +01:00
nakst fcaa141e68 introduce ES_SYSCALL_HANDLE_SHARE 2021-09-11 13:45:13 +01:00
nakst c5f2bf4ef2 process global keyboard shortcuts in desktop 2021-09-10 22:26:56 +01:00
nakst 482448ed40 creating container windows with specific dimensions 2021-09-10 22:02:41 +01:00
nakst ef6e73d4bb adjust drop tab dragOffset 2021-09-10 19:55:30 +01:00
nakst d96b07e115 drop tab onto container 2021-09-10 18:50:12 +01:00
nakst 9ce99cde84 better tab dragging off 2021-09-10 15:36:25 +01:00
nakst eb18fd7e21 drag off tabs 2021-09-10 12:07:08 +01:00
nakst fa613d62d7 move tab to new window menu 2021-09-10 10:38:50 +01:00
nakst f55902d62d bugfix 2021-09-09 21:57:33 +01:00
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 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 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
nakst db3f454bba remove loadedFoldersMutex; bugfixes 2021-08-19 17:22:38 +01:00
nakst 9ad6930ac7 file based clipboard 2021-08-19 11:21:01 +01:00
nakst f7954b3e99 simplify ApplicationInstance states 2021-08-18 02:20:27 +01:00
nakst 3180b16221 make KDevice a kernel object 2021-08-17 20:13:54 +01:00
nakst 23bc33d5b9 simplify file system device allocation 2021-08-16 18:19:57 +01:00
nakst 1268da3482 prevent window moves changing isMaximised from being queued 2021-08-15 22:14:08 +01:00
nakst 2b5e5f53a0 remove ES_LIST_VIEW_NON_LINEAR 2021-08-15 20:34:55 +01:00
nakst ad96f4ee85 handle OpenHandle and SendMessage failures 2021-08-15 01:59:05 +01:00
nakst f9ebd743cc hide email 2021-08-13 21:22:26 +01:00