Rémi Verschelde
a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
...
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
Thaddeus Crews
28c37846d8
Merge pull request #111547 from sockeye-d/script-editor-join-lines
...
Add script editor `join_lines` keybind
2026-02-27 08:49:31 -06:00
Thaddeus Crews
e380a41752
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
Simon Döhl
33edf7f43c
Remove unused variable causing warnings
2026-02-23 13:42:11 +01:00
fish
4d294caac9
Add script editor join line functionality
2026-02-20 15:59:41 -08:00
arkology
f3df9c2434
Convert "Line and column numbers" label to button
2026-02-11 14:01:03 +00:00
Thaddeus Crews
c22aa78faf
Merge pull request #115814 from TheDying0fLight/fix-highlighter-regression
...
Fix editor syntax highlighter regression
2026-02-04 11:04:15 -06:00
Simon Döhl
510639bd95
fix highlighter regression
2026-02-03 10:16:35 +01:00
kit
49b68479a4
Fix Go To Line crash
2026-02-02 21:17:30 -05:00
Simon Döhl
2363720b53
merge parts of script and text editor
2026-02-02 11:22:25 +01:00