Commit Graph
100 Commits
Author SHA1 Message Date
krzosa b98d14f9dd Build panel and reworking Open paths, not compiling 2025-12-24 11:19:23 +01:00
krzosa ceb6747fcd Add Find: to search window 2025-12-24 08:54:46 +01:00
krzosa 938edcc321 Improving the design 2025-12-24 08:49:01 +01:00
krzosa 28308f58b2 Optimizations and profiling (fix draw line numbers, coroutines) 2025-12-23 13:18:41 +01:00
krzosa 74ae806978 When coroutines active don't wait 2025-12-23 09:41:03 +01:00
krzosa c67db4e495 Implement new search window 2025-12-23 08:52:42 +01:00
krzosa edc941bf53 Make OpenCode into coroutine 2025-12-23 08:14:22 +01:00
krzosa edb2379bce Invert command window 2025-12-22 21:24:35 +01:00
krzosa 05652240f1 Don't show special buffers, misc 2025-12-22 17:54:33 +01:00
krzosa af1d88b07c Optimize GarbageCollect and DebugWindowUpdate, bring back profiler 2025-12-22 17:44:21 +01:00
krzosa 6243cace7d Command_CloseAll, Command_Quit, Command_NewWindow 2025-12-22 11:31:06 +01:00
krzosa 3ba7eeb1f2 Command_Close 2025-12-22 11:01:10 +01:00
krzosa 32efabac6a Add message dialog asking to save on quit 2025-12-22 09:50:38 +01:00
krzosa 725cdde007 Rename to Config, Fix slowness of ShowCommands and improve quality 2025-12-21 22:26:15 +01:00
krzosa 79d709d391 Build on new PC, fix wheel not scrolling 2025-12-21 22:04:39 +01:00
krzosa c8a7c75dbe Remove old build_web.sh 2025-12-21 20:21:08 +01:00
krzosa c99c3881ed Remove generated config 2025-12-21 20:20:34 +01:00
krzosa 868c95f7d6 Remove metaprogram 2025-12-21 20:16:22 +01:00
Krzosa Karol 0a315760f7 Moving Open code to C 2025-12-21 19:04:19 +01:00
Krzosa Karol f637352669 RegisterVariable 2025-12-20 11:37:02 +01:00
Krzosa Karol 85ca1a6a9e RegisterCommand 2025-12-14 17:32:48 +01:00
Krzosa Karol 5a12ab8d8c Linux add backtrace, fixing scaling / DPI problems 2025-12-14 17:05:55 +01:00
Krzosa Karol 2d79790d83 Remove init.project.lua 2025-12-14 12:04:03 +01:00
krzosa 93c1ba606a Console update 2025-05-02 22:20:09 +02:00
krzosa 4871494c50 Eval on click, fix reopen buffers, detecting change 2025-05-02 12:53:13 +02:00
krzosa d7908bee54 Improving basic commands 2025-05-02 12:02:13 +02:00
krzosa fd8a319b18 init.lua 2025-05-01 15:06:48 +02:00
krzosa d1d9b39200 save 2025-05-01 15:06:43 +02:00
krzosa 6374f3cd1a Fix mouse, fix allocator in file iter, GetCFiles 2025-05-01 08:26:55 +02:00
krzosa e652d5b0e2 lua api improvements 2025-04-30 22:34:00 +02:00
krzosa dc3861adfe Lua_GetProjectPath, SDLK_Period 2025-04-30 21:38:21 +02:00
krzosa a00f8acd9a Get info for lua commands on buffer, ctrl shift Q thing, packaging 2025-04-30 09:34:54 +02:00
krzosa 46dcd1cc4e unspecial directory buffer 2025-04-29 22:41:44 +02:00
krzosa a5d99ffb9a search bar 2025-04-29 22:25:04 +02:00
krzosa daa0d2d4c4 VCVarsall improvements, reload entire config every time 2025-04-29 18:02:25 +02:00
krzosa 92139cf799 ALOT OF CHANGES 2025-04-29 16:22:26 +02:00
Krzosa Karol 35cc5ae48d Remove exec word, insert titlebar command, error reporting in titlebar, some lua commands 2024-09-28 07:40:00 +02:00
Krzosa Karol 9ea1e254e0 Lua_SetProjectFile 2024-08-17 07:19:43 +02:00
Krzosa Karol 1c0063e834 String16, commands, Lua_New, layout next, build and encodings 2024-08-16 15:40:18 +02:00
Krzosa Karol afd4e1d21c Misc 2024-08-16 07:23:50 +02:00
Krzosa Karol 2065c9ded7 String16 routines 2024-08-15 15:32:51 +02:00
Krzosa Karol bafe0af407 Stop using WindowSize and actually make use of event window size, provide default 2024-08-15 15:09:14 +02:00
Krzosa Karol d0bc7bdc4a Lua_ToggleFullscreen .lua_project 2024-08-15 14:57:20 +02:00
Krzosa Karol fbe34b2d40 Fix autoenclose and override F1 in config 2024-08-15 12:44:27 +02:00
Krzosa Karol e49838b974 Lua_Error, ClangFormatOnSave 2024-08-15 12:28:39 +02:00
Krzosa Karol 7ed46b9724 Report errors idea using titlebar 2024-08-15 11:54:32 +02:00
Krzosa Karol 41a05fb08c Add coroutines on C++ side, Implement the test in C++ 2024-08-15 11:28:27 +02:00
Krzosa Karol 8f09e25710 Move test to data folder 2024-08-15 10:04:46 +02:00
Krzosa Karol a28c172ac1 Add the test projec 2024-08-15 10:03:50 +02:00
Krzosa Karol b5772fa52c OnCommand and OnInit 2024-08-15 10:03:44 +02:00
Krzosa Karol d4ac1dd817 Describe event using macros 2024-08-15 08:50:04 +02:00
Krzosa Karol 5e51e2fbad Auto enclose 2024-08-15 08:22:56 +02:00
Krzosa Karol a3e87b2508 Fix ApplyRules misfires on weird paths, gotos don't include gc buffers 2024-08-15 07:27:05 +02:00
Krzosa Karol eeb6caa58d Improve ApplyRules 2024-08-14 17:22:33 +02:00
Krzosa Karol 212392386c Testing setup using project files 2024-08-14 16:03:29 +02:00
Krzosa Karol a84a7073dc Lua_Play now works in coroutines 2024-08-14 15:08:27 +02:00
Krzosa Karol 8cd754c923 Lua project config 2024-08-14 13:05:38 +02:00
Krzosa Karol 225d1ffc06 Implement coroutine handling 2024-08-14 12:41:09 +02:00
Krzosa Karol f38c20b975 Lua_Play events 2024-08-14 12:17:50 +02:00
Krzosa Karol a0315f161c Serialize and playback events 2024-08-14 09:55:54 +02:00
Krzosa Karol cac092a344 Serializing and de serializing events 2024-08-14 08:40:18 +02:00
Krzosa Karol 5fd790bd54 Event move to separate file 2024-08-14 07:43:39 +02:00
Krzosa Karol b60f846209 Improve reopen buffer 2024-08-14 07:42:11 +02:00
Krzosa Karol 2b4a43ddc1 Reopen changed files 2024-08-14 07:35:12 +02:00
Krzosa Karol f125a38c50 Improve GC 2024-08-13 16:02:22 +02:00
Krzosa Karol 40cb8582fd Begin garbage collector 2024-08-13 13:51:36 +02:00
Krzosa Karol 7db1fc7bd6 Ls and some improvements 2024-08-13 12:27:45 +02:00
Krzosa Karol 50e642483d Refactor 2024-08-13 12:11:16 +02:00
Krzosa Karol 915679b87b Refactor WindowCommands 2024-08-13 11:43:56 +02:00
Krzosa Karol 2ada434925 CtrlF Search 2024-08-13 10:52:41 +02:00
Krzosa Karol 26c1180fad Refactor 2024-08-13 10:43:47 +02:00
Krzosa Karol 9cac98d961 Refactor references to pointers 2024-08-13 10:38:57 +02:00
Krzosa Karol c0877bfe1d Refactor 2024-08-13 10:35:48 +02:00
Krzosa Karol 5ce418995f Some more refactoring 2024-08-13 09:55:28 +02:00
Krzosa Karol 7b21cba834 Refactoring Add BSet 2024-08-13 09:49:34 +02:00
Krzosa Karol b3e95a705f Remove titlebar modification, small refactor 2024-08-13 09:09:48 +02:00
Krzosa Karol da80e2c731 F3, ShiftF3 search, works on main window 2024-08-12 17:31:25 +02:00
Krzosa Karol fcabf96347 Improve process logic 2024-08-12 17:01:33 +02:00
Krzosa Karol 2b48f30cfe Clang format, mouse rebind 2024-08-12 13:45:58 +02:00
Krzosa Karol 3251df6068 ExecAndWait 2024-08-12 08:12:30 +02:00
Krzosa Karol d6dd7c9eab Validate buffer name uniqueness constraint, update todo 2024-08-12 07:28:38 +02:00
Krzosa Karol 3fd728543c Ctrl + P to list buffers 2024-08-10 10:16:55 +02:00
Krzosa Karol b4bc061b76 Remove array alloc, not a good idea 2024-08-10 09:44:44 +02:00
Krzosa Karol f10212f4a0 Move off from object arrays to id arrays 2024-08-10 09:43:23 +02:00
Krzosa Karol 08a385b050 Simplify active windows 2024-08-10 09:08:35 +02:00
Krzosa Karol d5f903eaa2 Reword ListBuffers 2024-08-10 08:46:40 +02:00
Krzosa Karol 26b0ba4828 Remove console designate null view/buffer as console 2024-08-10 08:41:04 +02:00
Krzosa Karol 90aaa375d0 Remove command window 2024-08-10 08:31:14 +02:00
Krzosa Karol a12a10ee0b Generate lua function table 2024-08-10 08:17:37 +02:00
Krzosa Karol 97b1cf9e73 Fix infinite loop in GotoNextInList 2024-08-10 07:32:39 +02:00
Krzosa Karol 3aa4806515 Fix non-edit doing caret adjustment 2024-08-10 07:25:44 +02:00
Krzosa Karol 4e1ae87a8e Del popup window 2024-08-10 07:06:20 +02:00
Krzosa Karol 6bc8c549fc GoToNextInList scans multiple lines, EncloseExecWord looks for an anchor, Add Ctrl Period chop path open 2024-08-10 07:04:25 +02:00
Krzosa Karol 2137a0990e Hack in the goto next in list 2024-08-09 17:45:45 +02:00
Krzosa Karol 7f8b22ff43 Search back 2024-08-09 17:28:50 +02:00
Krzosa Karol d1e645b17e LuaSearch 2024-08-09 16:56:37 +02:00
Krzosa Karol 8bf32a557b Debug memes 2024-08-09 16:33:23 +02:00
Krzosa Karol 93cfe71c21 Remove search window 2024-08-09 16:28:50 +02:00
Krzosa Karol 65ef0b1b0f Lua OnUpdate 2024-08-09 16:19:00 +02:00
Krzosa Karol d98086d869 Improved git pathing 2024-08-09 15:01:15 +02:00