Commit Graph

69 Commits

Author SHA1 Message Date
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
nakst 3c22769e70 add basic clock to task bar 2021-10-15 17:43:03 +01:00
nakst 15cb0eeafd bugfixes 2021-10-13 21:19:47 +01:00
nakst 257ceaa170 keyboard layout support 2021-10-12 15:35:32 +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 b79a286045 cleanup 2021-10-09 20:49:08 +01:00
nakst 5564a7f2e2 bold open files in file manager 2021-10-07 21:18:53 +01:00
nakst 2e4f92b619 query open documents 2021-10-04 16:12:13 +01:00
nakst 7bbbbf7e57 refactoring 2021-09-29 13:34:24 +01:00
nakst fe5b3adb7b start designer rewrite 2021-09-28 20:53:11 +01:00
nakst 9344e3a27a prevent nesting save dialogs 2021-09-26 16:21:45 +01:00
nakst 422b61e557 require command title 2021-09-26 13:33:23 +01:00
nakst 194bc6dd73 simpler dialog API 2021-09-26 10:18:13 +01:00
nakst 125cdfde4b scroll wheel support 2021-09-25 21:26:45 +01:00
nakst dc365b12e1 ask to save on close 2021-09-25 16:04:22 +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 fdce1c19ce bugfixes 2021-09-23 12:03:28 +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 5e62a5ab14 show dot on tabs with modified documents 2021-09-20 18:59:01 +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 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 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 9a7c7106f4 saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +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 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 c09eb6c78e use SYSCALL_HANDLE instead of KObject 2021-09-11 15:19:15 +01:00
nakst d96b07e115 drop tab onto container 2021-09-10 18:50:12 +01:00
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +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 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