summaryrefslogtreecommitdiff
path: root/src/textfile_gui.cpp
AgeCommit message (Expand)Author
2021-05-29Codechange: rename str_validate to StrMakeValid(InPlace) (#9304)Patric Stout
2021-05-13Codechange: move font settings to std::stringrubidium42
2021-04-29Fix: 'Cache' top and bottom lines of textfile viewer to avoid overdraw. (#9131)PeterN
2021-02-14Add: [OSX] Native font rendering without using FreeType.Michael Lutz
2021-02-13Codechange: OS-specific data for font search is not used outside of searching.Michael Lutz
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2020-12-14Codechange: use \u to indicate unicode chars in strings (#8379)Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-14Codechange: [Win32] Pass a native GDI font description around when we have on...Michael Lutz
2019-05-14Add: [Win32] GDI engine for font glyph rendering as a replacement for includi...Michael Lutz
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-28Fix: MSVC warnings (#7423)glx22
2019-03-26Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...Henry Wilson
2019-03-26Codechange: Replace SmallVector::Length() with std::vector::size()Henry Wilson
2019-03-26Codechange: Replace SmallVector::Clear() with std::vector::clear()Henry Wilson
2019-03-11Codechange: liblzma is called liblzma, how ever strange that might bePatric Stout
2019-01-28Add: allow opening of one TextfileWindow per typeglx
2015-08-10(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...michi_cc
2014-10-23(svn r27035) -Feature: Support .txt.xz changelog, readme and license files in...matthijs
2014-10-23(svn r27034) -Feature: Support .txt.gz changelog, readme and license files in...matthijs
2014-10-23(svn r27033) -Codechange: Generalize GetTextfile for multiple extensionsmatthijs
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-10-28(svn r25925) -Fix: Textfile content was clipped incorrectly and was drawn pas...frosch
2013-10-06(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the textfile...frosch
2013-06-23(svn r25437) -Codechange: rework the FreeTypeSettings structure to make it be...rubidium
2013-05-26(svn r25294) -Feature: Add another button to window title bars to resize the ...frosch
2013-05-26(svn r25290) -Add: Assign string names to notable windows.frosch
2013-05-26(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-08-13(svn r24467) -Codechange [FS#5236]: make textfile window class slightly more ...yexo
2012-02-12(svn r23935) -Codechange: generalise GetTextfilerubidium
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium