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
/
autoreplace_gui.cpp
Age
Commit message (
Expand
)
Author
2012-06-03
(svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase l...
frosch
2012-05-05
(svn r24202) -Change: Make the size of the details in the autoreplace GUI mat...
frosch
2012-04-17
(svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption...
michi_cc
2012-04-17
(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old....
michi_cc
2012-01-28
(svn r23863) -Fix (r22981): '' != ' == 0'.
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-16
(svn r23531) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-10-03
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
frosch
2011-05-02
(svn r22413) -Document: even more stuff
rubidium
2011-03-13
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-23
(svn r22133) -Fix: some coding style.
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-20
(svn r21868) -Fix (r21866 and some more): the changes to the main toolbar rai...
rubidium
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20455) -Codechange: Rename some vscroll and vscroll2 to more suitable n...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-26
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS...
alberth
2010-07-02
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...
alberth
2010-02-21
(svn r19187) -Fix [FS#3634]: the vehicle info in the autoreplace gui was draw...
yexo
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 r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18238) -Codechange: make the autoreplace window big font aware
rubidium
2009-11-22
(svn r18235) -Fix: like r18233, but for the non-trains
rubidium
2009-11-22
(svn r18233) -Fix: Fix matrix widget of the autoreplace gui.
alberth
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
alberth
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars...
rubidium
2009-11-16
(svn r18118) -Codechange: improve behaviour of the engine lists (both build v...
rubidium
2009-11-16
(svn r18117) -Codechange: don't pass the location of the vehicle count but wh...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-14
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace windo...
rubidium
2009-10-27
(svn r17892) -Feature [FS#1760]: automatically select the railtype with the m...
rubidium
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-20
(svn r17830) -Fix [FS#3276]: Some windows already need their window_number wh...
frosch
2009-10-20
(svn r17823) -Codechange: Use top of the matrix widget as offset for row calc...
alberth
2009-10-18
(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild...
frosch
2009-10-17
(svn r17785) -Codechange: autoreplace window uses pure nested widgets.
alberth
2009-10-17
(svn r17784) -Codechange: Replace 'i' with 'side' when side is intended in th...
alberth
[next]