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
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-02
(svn r17398) -Codechange: Fill normal news item window with widgets.
alberth
2009-09-02
(svn r17397) -Codechange: Add new vehicle news window.
alberth
2009-09-02
(svn r17396) -Codechange: Add company news window.
alberth
2009-09-02
(svn r17395) -Codechange: Fill thin window with widgets.
alberth
2009-09-02
(svn r17394) -Codechange: Add news flags for viewport settings.
alberth
2009-09-02
(svn r17393) -Codechange: Fill small window with widgets.
alberth
2009-09-02
(svn r17392) -Codechange: Use 'default' for reacting on click.
alberth
2009-09-02
(svn r17390) -Codechange: Switch news item windows to nested widgets.
alberth
2009-09-02
(svn r17387) -Codechange: Add news-item window description to NewsSubtypeData.
alberth
2009-09-02
(svn r17385) -Codechange: Removed some unneeded parentheses.
alberth
2009-09-02
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scroll...
rubidium
2009-09-01
(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf...
rubidium
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-22
(svn r17265) -Codechange: Typo fix, small is with two l's
alberth
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17228) -Codechange: some coding style fixes
rubidium
2009-08-16
(svn r17204) -Codechange: Move viewport initialization into the constructor o...
alberth
2009-08-16
(svn r17202) -Codechange: News item is already given as argument.
alberth
2009-08-16
(svn r17200) -Codechange: Initialize NewsWindow::duration, add some documenta...
alberth
2009-08-16
(svn r17199) -Codechange: Remove NF_VIEWPORT since it is implied by the news ...
alberth
2009-08-15
(svn r17188) -Codechange: Use display mode names for naming window and widget...
alberth
2009-08-15
(svn r17187) -Codechange: Make switches on news display mode complete.
alberth
2009-08-14
(svn r17178) -Codechange (r17177): Remove now unused define.
alberth
2009-08-14
(svn r17177) -Codechange: Message options window uses nested widget tree.
alberth
2009-08-14
(svn r17176) -Codechange: Move widget state updating out of OnPaint method of...
alberth
2009-08-14
(svn r17174) -Codechange: Switch to vertical alignment in the message options...
alberth
2009-08-14
(svn r17172) -Codechange: Move the _message_opt variable into the MessageOpti...
alberth
2009-08-14
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
alberth
2009-08-10
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicl...
frosch
2009-08-08
(svn r17123) -Codechange (r17122): Use this for calling methods.
alberth
2009-08-08
(svn r17122) -Codechange: Message history window uses nested widget tree.
alberth
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-07-15
(svn r16837) -Codechange: Collect largest used index while constructing neste...
alberth
2009-05-31
(svn r16487) -Codechange [FS#2940]: Add widget numbers to news display and ne...
alberth
2009-05-31
(svn r16485) -Fix [FS#2938]: Move date in news window a pixel away from the r...
alberth
2009-05-24
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles...
frosch
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-13
(svn r16297) -Codechange: silence more ICC warnings
rubidium
2009-05-02
(svn r16205) -Codechange: Added nested widgets for news windows and news-sett...
alberth
2009-05-02
(svn r16204) -Codechange: Completing widget numbers of news settings window.
alberth
2009-05-02
(svn r16203) -Codechange: Simplify widget layout of news settings window.
alberth
2009-05-02
(svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value.
alberth
2009-05-02
(svn r16200) -Codechange: Moving news-type description to NewsTypeData array.
alberth
2009-04-26
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...
rubidium
2009-04-26
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...
rubidium
2009-04-26
(svn r16156) -Codechange: make the parameters of DrawStringMultiline the same...
rubidium
[prev]
[next]