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
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
2009-10-17
(svn r17783) -Codechange: Remove local pointer variable 'widget' from autorep...
alberth
2009-10-17
(svn r17781) -Codechange: Remove local variable 'selected_group' from autorep...
alberth
2009-10-17
(svn r17780) -Codechange: A bit more code style in the autoreplace window.
alberth
2009-10-11
(svn r17764) -Codechange: Replace 'list' class variable in ReplacceVehicleWin...
alberth
2009-10-11
(svn r17763) -Codechange: Rename 'wagon_btnstate' to 'replace_engines', and '...
alberth
2009-10-11
(svn r17761) -Codechange: Removed some unused/unneeded variables from Replace...
alberth
2009-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-09-13
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
rubidium
2009-09-02
(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-16
(svn r16845) -Codechange: Introduction of constants for describing the bits i...
alberth
2009-07-16
(svn r16841) -Cleanup: spaces/tabs where they don't belong
rubidium
2009-06-20
(svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone.
belugas
2009-06-20
(svn r16606) -Doc: Added/fixed doxygen comments.
alberth
2009-05-26
(svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it wit...
yexo
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-04-26
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-28
(svn r15870) -Codechange: New widgets for the autoreplace window.
yexo
[next]