Commit Graph
449 Commits
Author SHA1 Message Date
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