Commit Graph

82 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 394c545939 fixes from stress testing 2021-10-21 17:15:16 +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 9d8e39cc88 ps/2 scrolling 2021-10-14 21:50:52 +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 5256335b45 misc theme changes 2021-10-08 14:01:01 +01:00
nakst 5564a7f2e2 bold open files in file manager 2021-10-07 21:18:53 +01:00
nakst 2a8cd72689 accurate tab drag off 2021-10-06 17:25:49 +01:00
nakst 88351dbf9e rename EsElement::currentStyle to style 2021-10-06 17:22:43 +01:00
nakst 4d1c7ace98 bugfixes 2021-10-04 19:46:22 +01:00
nakst 2e4f92b619 query open documents 2021-10-04 16:12:13 +01:00
nakst c6a611fd42 move tab to left/right of screen 2021-10-04 14:35:17 +01:00
nakst b702c77c05 designer2 non-animated export 2021-10-02 20:59:34 +01:00
nakst 91e674a7f3 designer2 import sequences 2021-10-01 21:53:34 +01:00
nakst 5fae7f2d13 designer2 zooming and preview state; bugfixes 2021-09-30 16:47:26 +01:00
nakst ac11b40f19 wrappers for EsDoubleParse; fix middle click close button 2021-09-30 08:27:26 +01:00
nakst fe5b3adb7b start designer rewrite 2021-09-28 20:53:11 +01:00
nakst 15a97f10d9 menu exit transition 2021-09-26 18:46:34 +01:00
nakst 583ef2c383 bugfix 2021-09-26 10:20:04 +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 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 2704081dfe cleanup 2021-09-25 09:50:13 +01:00
nakst 6d1039ad77 move default settings into settings.cpp 2021-09-23 14:09:22 +01:00
nakst 574f07d49f bugfixes and transition cleanup 2021-09-21 15:02:18 +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 777fe2aba2 fix opening Settings 2021-09-17 21:18:20 +01:00
nakst 348f30df4e finish installer 2021-09-16 11:34:54 +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 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 9923c28ad9 window color settings 2021-09-13 09:09:44 +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 f140770dac rewrite ES_SYSCALL_PROCESS_CREATE 2021-09-11 18:14:47 +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