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
/
viewport_gui.cpp
Age
Commit message (
Expand
)
Author
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-02-05
(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of v...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-18
(svn r21838) -Change: allow LMB scrolling with the mouse outside of the extra...
rubidium
2010-11-26
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai...
alberth
2010-10-17
(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before openi...
frosch
2010-10-16
(svn r20956) -Feature: Center new extra viewports on the tile below the mouse...
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-05
(svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position
yexo
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18280) -Codechange: remove widget indices that are not needed for custo...
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 r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
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-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-20
(svn r17822) -Codechange: move 'extra viewport' code from smallmap_gui.cpp to...
smatz