| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
renamed interface/editor/custom_font to interface/editor/main_font
moved text_editor/theme/font to interface/editor/code_font
renamed interface/editor/font_size to interface/editor/main_font_size
renamed interface/editor/source_code_size to interface/editor/code_font_size
|
|
Fix #15449
|
|
|
|
|
|
|
|
Seems to fix issue 15392
|
|
|
|
|
|
Fix #11798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Emscripten 1.37.24 no longer exports these by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
|
|
|
|
Closes #15385.
|
|
it was returning false if it found the same content in both arrays which isn't correct, it should return true when it finds different values
|
|
satisfied, fixes #15298
|
|
|
|
|
|
manually. Fixes #15315
|
|
Also made LINK and CXXFLAGS configurable as command line options.
Note that LINK currently expects the *compiler* that will be used
for linking and will call its configured linker behind the scenes
(so g++, clang++, etc., not ld.gold). See #15364 for details.
|
|
#15316
|
|
other issues.
|
|
otherwise out of luck.
|