Kawe Mazidjatari
|
7d749fc53a
|
Skip space characters properly in CTextLogger
|
2022-06-20 13:23:38 +02:00 |
|
Kawe Mazidjatari
|
f52bfb139e
|
Remove m_bReadOnly from CTextLogger
User can't modify the log text, it can only be modified through code.
|
2022-06-20 13:23:11 +02:00 |
|
Kawe Mazidjatari
|
33aebfb89d
|
ImGui theme improvements
|
2022-06-20 13:05:50 +02:00 |
|
Kawe Mazidjatari
|
28f0df81c6
|
Fix crash case
Prevent concurrent access to CTextLogger::m_Lines.
Additional cleanup.
|
2022-06-20 11:01:53 +02:00 |
|
Kawe Mazidjatari
|
1b81f2d1eb
|
Modify CTextLogger
Redact and modify CTextLogger (copy of CTextEditor) to fit logger usage.
Removed most unnecessary methods/code and members.
|
2022-06-20 10:17:11 +02:00 |
|
Kawe Mazidjatari
|
fed337fbbd
|
Add imgui_logger.cpp
A copy of CTextEditor
|
2022-06-20 10:14:43 +02:00 |
|