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
/
window.cpp
Age
Commit message (
Expand
)
Author
2011-10-11
(svn r23017) -Codechange: Add support for resized scrollbars.
peter1138
2011-08-21
(svn r22803) -Fix (r22796): clicking should not work either when hiding windows
rubidium
2011-08-21
(svn r22794) -Codechange: let window drawing determine which windows may be d...
rubidium
2011-08-21
(svn r22788) -Codechange: move modal progress related functions and variables...
rubidium
2011-08-21
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
rubidium
2011-05-21
(svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions o...
frosch
2011-05-21
(svn r22484) -Fix: The caption of centered windows could be moved out of the ...
frosch
2011-04-22
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only ...
rubidium
2011-04-03
(svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when r...
frosch
2011-03-13
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do imm...
frosch
2011-03-08
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before do...
frosch
2011-02-24
(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)
frosch
2011-02-23
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces...
frosch
2011-02-11
(svn r22059) -Fix (r21179): Make the send chat message window follow the posi...
terkhen
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 r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewport...
rubidium
2011-01-16
(svn r21822) -Codechange: Merge event handling code.
alberth
2011-01-16
(svn r21821) -Codechange: Clean up the jump conditions.
alberth
2011-01-16
(svn r21820) -Codechange: Concatenate both functions.
alberth
2011-01-16
(svn r21819) -Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(...
alberth
2011-01-09
(svn r21760) -Fix (r20452): Restore wheeling of vertical scrollbars.
alberth
2010-12-30
(svn r21667) -Codechange: Introduce _thd.Reset().
alberth
2010-12-30
(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.
alberth
2010-12-25
(svn r21632) -Codechange: call ResetObjectToPlace() even when current place_m...
smatz
2010-12-24
(svn r21620) -Codechange: Don't consider direction bits when checking for an ...
alberth
2010-12-12
(svn r21480) -Change [FS#4292]: make it possible to start actions that requir...
rubidium
2010-12-12
(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...
rubidium
2010-12-07
(svn r21430) -Feature [FS#1521]: building while paused always works in the sc...
rubidium
2010-12-07
(svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused...
rubidium
2010-11-18
(svn r21244) -Fix [FS#4240] (r21179): the news message always stayed in the m...
rubidium
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-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-10-29
(svn r21057) -Fix [FS#4182] (r20922): network client "fast forward" increment...
rubidium
2010-10-23
(svn r21015) -Fix [FS#4176]: don't let the resize button go past the bottom o...
glx
2010-10-15
(svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar a...
rubidium
2010-09-17
(svn r20820) -Codechange: remove two more contants related to the height of t...
yexo
2010-09-15
(svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pi...
yexo
2010-09-07
(svn r20759) -Fix (r20753): it wasn't possible to build anything when left bu...
smatz
2010-09-06
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ...
smatz
2010-08-31
(svn r20705) -Fix: graphic glitch when switching to a different-sized font wh...
yexo
2010-08-30
(svn r20697) -Fix [FS#4084]: call the new function after resizing a window so...
yexo
2010-08-30
(svn r20696) -Codechange: create a new function to make sure part of the capt...
yexo
2010-08-30
(svn r20695) -Codechange: move PreventHiding to another location
yexo
2010-08-29
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat...
alberth
2010-08-20
(svn r20577) -Fix [FS#4043]: scroll button flickering when pressed
rubidium
2010-08-19
(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the w...
terkhen
2010-08-15
(svn r20509) -Change: don't cycle (quickly) through the shade states. Just ma...
rubidium
2010-08-12
(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...
frosch
[next]