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
2008-08-02
(svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 a...
belugas
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-16
(svn r13116) -Codechange: make a window class of the statusbar window.
rubidium
2008-05-16
(svn r13114) -Codechange: use InvalidateData instead of direct window access ...
rubidium
2008-05-13
(svn r13065) -Codechange: remove the need for the news string callbacks. Patc...
rubidium
2008-05-10
(svn r13028) -Codechange: WE_MESSAGE and WE_INVALIDATE_DATA were doing the sa...
rubidium
2008-05-08
(svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp.
rubidium
2008-05-08
(svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with ...
rubidium
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-18
(svn r12768) -Codechange: move the statusbar GUI to it's own file.
rubidium