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_func.h
Age
Commit message (
Expand
)
Author
2009-11-29
(svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be di...
rubidium
2009-11-07
(svn r17997) -Codechange: Introduce functions for querying top and bottom of ...
alberth
2009-09-30
(svn r17673) -Codechange: make InvalidateThisWindowData a function of the win...
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-13
(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by o...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-28
(svn r16687) -Codechange: Perform re-initialization of windows with nested wi...
alberth
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-01-02
(svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when statio...
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-05-10
(svn r13028) -Codechange: WE_MESSAGE and WE_INVALIDATE_DATA were doing the sa...
rubidium
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium
2008-04-19
(svn r12790) -Codechange: code style fixes. Patch by Alberth.
rubidium
2008-04-07
(svn r12619) -Codechange: lots of documentation about window related stuff. P...
rubidium
2008-01-18
(svn r11914) -Documentation: fix some @file statement
glx
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium