Commit Graph

727 Commits

Author SHA1 Message Date
KK
3e6d3cc839 Plugin tutorial init: 2026-07-04 11:45:17 +02:00
KK
1e70444992 Fix render issue, seems like compositor / set window size interaction gone wrong, it produced maybe framebuffer of wrong size not filling entire screen 2026-07-04 10:27:53 +02:00
KK
e40d8773c4 Make disabling plugins easier 2026-07-04 08:51:41 +02:00
KK
46d758c191 Make shell nicer 2026-07-03 22:10:53 +02:00
KK
b5c9e10477 Add shell 2026-07-03 21:37:20 +02:00
KK
8f4c7745f0 Building for web again 2026-07-03 21:32:40 +02:00
KK
b2c3cac73d Block allocator scratch 2026-07-03 21:14:23 +02:00
KK
cda805574f Hardening the BlockAllocator 2026-07-03 20:50:13 +02:00
KK
fbeb32097e Add command runner window 2026-06-30 10:55:58 +02:00
KK
43a79535e8 Turn off SDL3 compilation 2026-06-30 10:25:15 +02:00
Krzosa Karol
20d71722ea GC temp buffers after they are 25th in history 2026-03-22 10:12:36 +01:00
Krzosa Karol
cf383c9772 Update todos 2026-03-22 10:12:18 +01:00
Krzosa Karol
82dceaca68 Missing include 2026-03-22 10:12:07 +01:00
Krzosa Karol
4f4940bcd3 Add memory usage in debug window 2026-03-22 10:11:25 +01:00
Krzosa Karol
aff3403404 Add macros 2026-03-21 17:09:40 +01:00
Krzosa Karol
b04b566681 Box mouse select 2026-03-21 16:57:19 +01:00
Krzosa Karol
aa85d9420a Fix tests 2026-03-21 16:57:07 +01:00
Krzosa Karol
4c21026842 CMD_OpenFileSystemBrowser 2026-03-21 16:56:36 +01:00
Krzosa Karol
cab882de60 Tests as part of build process and unifying with vscode keybinding scheme 2026-03-21 13:01:58 +01:00
Krzosa Karol
fadf4cd698 Move to globals SDL vars 2026-03-21 10:22:31 +01:00
Krzosa Karol
94ee03800d Basic tests and trying to fix address sanitizer errors 2026-03-21 10:10:24 +01:00
Krzosa Karol
207fc65fec Update README 2026-03-19 23:25:54 +01:00
Krzosa Karol
4ad9e6bf20 Try to bring back tests 2026-03-19 11:18:57 +01:00
Krzosa Karol
edb461bde8 Fix first build error navigation 2026-03-19 10:43:22 +01:00
Krzosa Karol
3c6153380d Fix process output truncation on POSIX 2026-03-19 10:33:56 +01:00
Krzosa Karol
7cfae9af92 add todos && build modification 2026-03-11 08:30:22 +01:00
Krzosa Karol
e1149680d9 Add todos 2026-03-11 08:27:56 +01:00
Krzosa Karol
9b2c8626d4 Fix bad memory access in ReplaceAll 2026-03-05 16:55:58 +01:00
Krzosa Karol
52c55e27d9 Fix process calling for build window 2026-03-05 08:44:02 +01:00
Krzosa Karol
56a729b617 Refactor the folder structure which only had 2 'real' modules, now it's more real, no need for splitting into folders beside the external one 2026-02-09 23:11:24 +01:00
Krzosa Karol
fde4e463ad build working SDL3 for wayland 2026-02-09 21:10:10 +01:00
Krzosa Karol
65ba886ddf build the SDL on linux 2026-02-09 19:52:42 +01:00
Krzosa Karol
84fa04e1db Fix env not gathered and not passed to child processes 2026-02-07 14:28:16 +01:00
Krzosa Karol
17f4306fc3 Update todo 2026-02-07 14:11:47 +01:00
Krzosa Karol
80df86df3d Stabilize process execution and editor cleanup 2026-02-07 11:08:29 +01:00
Krzosa Karol
7fad476b61 Misc 2026-02-05 17:28:56 +01:00
Krzosa Karol
2acf7fbb45 Drop file working in proper window 2026-02-05 17:14:00 +01:00
Krzosa Karol
36d39f9417 Improving SearchEverything, yield happens per character basis, no stalls, or multiple small buffers slowing down search 2026-02-05 09:20:40 +01:00
Krzosa Karol
3ab6639afb Fix underline drawing over line numbers 2026-02-04 08:26:32 +01:00
Krzosa Karol
7a73a982d2 Pause on lexing stuff 2026-02-03 23:23:49 +01:00
Krzosa Karol
51f1fd1b4f ProjectDirectory to ProjectFolder 2026-02-03 21:11:02 +01:00
Krzosa Karol
930620a49e Init variables, ReportErrorf now doesn't pop a message cause it doesn't do the queuing 2026-02-03 21:10:33 +01:00
Krzosa Karol
8cb1b49cd8 Fix ctrl-4 2026-02-03 20:06:56 +01:00
Krzosa Karol
830be12b24 Major redesign of the Exec API, in order to make linux more uniform with windows and introduce python shell 2026-02-02 22:21:19 +01:00
Krzosa Karol
ed3be39037 Begin data_desc 2026-02-01 17:45:15 +01:00
Krzosa Karol
33d623268a Fix outside of buffer access and add docs 2026-02-01 12:28:34 +01:00
Krzosa Karol
5198c11fc6 CMD_OpenScratch 2026-02-01 11:21:21 +01:00
Krzosa Karol
bc7c52e1ec Fix formatting crash 2026-02-01 11:16:14 +01:00
Krzosa Karol
bbf97eba2f Fixing issues, enabled warnings and fixing on linux 2026-01-31 22:53:18 +01:00
Krzosa Karol
52390a7aa8 Update build for linux 2026-01-31 22:47:03 +01:00