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
/
statusbar_gui.cpp
Age
Commit message (
Expand
)
Author
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-04
(svn r21955) -Cleanup: always show the long date in the status bar
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-11-13
(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configur...
rubidium
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-09-03
(svn r20722) -Fix (r20719): signed/unsigned side effect makes a small negativ...
glx
2010-09-02
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r...
frosch
2010-09-02
(svn r20719) -Codechange: Remove some hardcoded iconsizes.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-19
(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARD...
rubidium
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-21
(svn r18597) -Fix (r17147)[FS#3395, FS#3396]: ChangeVehicleNews() did not upd...
frosch
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-28
(svn r18318) -Codechange: add an enum value for manual window placement
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-23
(svn r18262) -Codechange: make the status bar big font aware
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-02
(svn r17947) -Codechange: make the statusbar, chat input and news window know...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-04
(svn r17691) -Codechange: make the status bar nested
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-12
(svn r16286) -Change: make the scrolling ticker RTL/LTR aware (scroll in diff...
rubidium
2009-05-12
(svn r16284) -Codechange: replace some magic numbers with the left/right/top/...
rubidium
2009-05-12
(svn r16283) -Fix [FS#2890]: news ticker truncated too early
rubidium
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-03
(svn r15929) -Codechange: Added nested widgets for statusbar.
alberth
2009-04-03
(svn r15928) -Codechange: Moving statusbar widget numbers outside StatusBarWi...
alberth
2009-03-26
(svn r15863) -Fix (r15791): company money and game date strings were swapped ...
smatz
2009-03-21
(svn r15794) -Codechange: remove the DoDrawString part of the old text drawin...
rubidium
2009-03-21
(svn r15791) -Codechange: remove the *RightAligned part of the old text drawi...
rubidium
2009-03-21
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
rubidium
2009-03-21
(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows
glx
2009-03-21
(svn r15782) -Codechange: replace some calls to the all text drawing API to t...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-02
(svn r15600) -Fix (r0): Replace a newline in a news message by four spaces be...
yexo
2009-02-09
(svn r15424) -Codechange: make it possible to have multiple windows with edit...
rubidium
2009-01-09
(svn r14948) -Codechange: enumification and more comments in the statusbar code
smatz
2009-01-09
(svn r14940) -Fix: let the statusbar know the current news are invalid or bad...
smatz
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
[next]