Commit Graph

92 Commits

Author SHA1 Message Date
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
nakst 890943da7a api.cpp cleanup 2021-12-25 20:42:27 +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 ee115fabd8 misc 2021-12-23 13:16:44 +00:00
nakst acee390166 data structure cleanup 2021-12-19 14:48:26 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00
nakst ba4b0318e7 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
nakst 2d6baf19a0 validate timer adjust address 2021-12-05 17:38:03 +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 d7128d52ed stricter layouting; font book closing bugfixes 2021-11-25 20:12:39 +00:00
nakst 128022faa4 update posix subsystem to use systemData; introduce build-port command 2021-11-20 16:03:00 +00:00
nakst a9401068d7 permissions for shared regions 2021-11-19 19:02:02 +00:00
nakst 259da06df8 remove named shared regions 2021-11-19 17:25:22 +00:00
nakst 626eac1386 fix file manager threaded instance destroy bug 2021-11-15 21:05:48 +00:00
nakst 2b288a82a6 reference counting on API instances 2021-11-14 18:59:45 +00:00
nakst 02cc8d14fb opening files in new tab; ReorderItem exiting 2021-11-14 12:18:47 +00:00
nakst c2dc5adbe7 fix race on desktopProcess in shut down 2021-11-13 19:33:44 +00:00
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