index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
news_gui.cpp
Age
Commit message (
Expand
)
Author
2021-04-22
Codechange: Add widget text colour override property.
Peter Nelson
2021-04-22
Codechange: Add internal widget alignment property, along with widget part.
Peter Nelson
2021-04-21
Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget()
Peter Nelson
2021-02-20
Codechange: rename sound ids to make more sense. (#8701)
frosch
2021-02-18
Fix: Unnecessary status bar redraws when there is no news to show (#8691)
Jonathan G Rennison
2021-02-13
Fix #8620: Scale spacing between date & news in history window according to f...
Charles Pigott
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-09-24
Feature: Make news and errors close hotkeys configurable
dP
2020-07-27
Codechange: Spell 'Viewport' consistently
TechGeekNZ
2020-06-27
Fix #8129: Crash if a news message expires while viewing the endgame screen
Charles Pigott
2020-06-09
Cleanup: Give `SetDirtyBlocks` a more descriptive name.
TechGeekNZ
2020-03-06
Change: Keep News Window usable by only storing the 1024 latest news messages
Charles Pigott
2019-12-23
Feature: Add a button to the vehicle advisory news window to open the group w...
stormcone
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-09-14
Fix #7737, afbf6a5: missing return
Johannes E. Krause
2019-08-03
Feature: Allow showing Newspaper and Ticker messages in parallel
Johannes E. Krause
2019-04-29
Fix #7255: Prevent crashlog corruption by only printing the 32 most recent ne...
Charles Pigott
2019-04-24
Fix: Manager name in company news was being clipped
Niels Martin Hansen
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2019-01-11
Change: Use GUITimer class instead of bare int/uints.
Peter Nelson
2019-01-11
Change: Split up Window::OnTick into OnGameTick and OnRealtimeTick. Adjust ti...
Peter Nelson
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-04-13
Add: List recent news messages in crashlog output
Charles 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
2012-12-23
(svn r24843) -Codechange: Move news display options into the general settings...
frosch
2012-12-23
(svn r24842) -Remove: News settings window.
frosch
2012-12-08
(svn r24802) -Fix [FS#4224]: When displaying the previous news message, don't...
frosch
2012-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-05-26
(svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the fi...
frosch
2012-05-26
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...
frosch
2012-05-26
(svn r24281) -Cleanup: Merge all company news subtypes into a single one; the...
frosch
2012-05-26
(svn r24280) -Cleanup: Remove uselessly duplicated code to set string paramet...
frosch
2012-02-11
(svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an asser...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
[next]