summaryrefslogtreecommitdiff
path: root/src/news_gui.cpp
AgeCommit message (Expand)Author
2021-07-01Codechange: use a contructor for NewsItem to set the valuesRubidium
2021-07-01Codechange: create a type for the "free_data" of NewsItems and (de)allocate i...rubidium42
2021-06-17Cleanup: simplify some boolean expressionsRubidium
2021-05-31Codechange: use AsIntSetting()->Read() wrapper if possible (#9324)Patric Stout
2021-05-29Codechange: Rename window related DeleteXXX to match new behaviourglx22
2021-05-29Fix f6d5c01: Delay deletion when closing windowsglx22
2021-05-29Codechange: move from C-string to std::string for DoCommandrubidium42
2021-05-27Codechange: just pass the SettingDesc to SetSettingValue and remove distincti...rubidium42
2021-05-12Fix #9063: Caption of news window incorrectly aligned. (#9252)PeterN
2021-05-08Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219)PeterN
2021-04-22Codechange: Add widget text colour override property.Peter Nelson
2021-04-22Codechange: Add internal widget alignment property, along with widget part.Peter Nelson
2021-04-21Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget()Peter Nelson
2021-02-20Codechange: rename sound ids to make more sense. (#8701)frosch
2021-02-18Fix: Unnecessary status bar redraws when there is no news to show (#8691)Jonathan G Rennison
2021-02-13Fix #8620: Scale spacing between date & news in history window according to f...Charles Pigott
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-09-24Feature: Make news and errors close hotkeys configurabledP
2020-07-27Codechange: Spell 'Viewport' consistentlyTechGeekNZ
2020-06-27Fix #8129: Crash if a news message expires while viewing the endgame screenCharles Pigott
2020-06-09Cleanup: Give `SetDirtyBlocks` a more descriptive name.TechGeekNZ
2020-03-06Change: Keep News Window usable by only storing the 1024 latest news messagesCharles Pigott
2019-12-23Feature: Add a button to the vehicle advisory news window to open the group w...stormcone
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-09-14Fix #7737, afbf6a5: missing returnJohannes E. Krause
2019-08-03Feature: Allow showing Newspaper and Ticker messages in parallelJohannes E. Krause
2019-04-29Fix #7255: Prevent crashlog corruption by only printing the 32 most recent ne...Charles Pigott
2019-04-24Fix: Manager name in company news was being clippedNiels Martin Hansen
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifier in Window-derived classes.peter1138
2019-01-11Change: Use GUITimer class instead of bare int/uints.Peter Nelson
2019-01-11Change: Split up Window::OnTick into OnGameTick and OnRealtimeTick. Adjust ti...Peter Nelson
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-04-13Add: List recent news messages in crashlog outputCharles Pigott
2017-03-31(svn r27838) -Fix: Small news window's fake caption (r19943) was not sized to...peter1138
2014-10-05(svn r26965) -Codechange: Add palette bit to indicate that palette is actuall...peter1138
2014-10-04(svn r26953) -Codechange: GUI-scale for company manager face on news popup.peter1138
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-08-05(svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of jus...michi_cc
2013-06-30(svn r25533) -Codechange: Use SetCapacityFromWidget more often.frosch
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
2013-03-17(svn r25093) -Fix [FS#5486]: Clicking the statusbar crashed, when news were p...frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-12-23(svn r24845) -Add: News ticker sound setting to adv. settings window.frosch