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
/
window.c
Age
Commit message (
Expand
)
Author
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-23
(svn r1613) -Fix: WE_CLICK event is not called on default actions. If special...
darkvater
2005-01-23
(svn r1610) Remove trailing whitespace (last time ever, i hope)
tron
2005-01-23
(svn r1602) -Fix: [1107514] When resizing a window, make sure the correct win...
tron
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-16
(svn r1539) -Fix: [1103271] free'd memory used. Moved w->wndproc(w, &e) to en...
darkvater
2005-01-16
(svn r1534) Use memmove() instead of memcpy() when copying overlapping memory...
tron
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-13
(svn r1497) -Fix: [1101179] Crash if generating land while industry window is...
darkvater
2005-01-11
(svn r1481) -Fix: [ 1099891 ] Added a return in DispatchLeftClickEvent which ...
celestar
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2005-01-11
(svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a...
darkvater
2005-01-09
(svn r1451) Fix some of the signed/unsigned comparison warnings
tron
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2005-01-03
(svn r1338) -Fix: fix signed/unsigned warnings introduced when ditching the m...
darkvater
2005-01-03
(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...
tron
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-22
(svn r1225) -Feature: SHIFT+DEL now deletes all non-vital windows (only statu...
darkvater
2004-12-15
(svn r1121) -Feature: Added sticky windows feature. A small pin allows the us...
darkvater
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-14
(svn r1084) Generalized hotkey catching when textfield windows are open. Now ...
dominik
2004-12-14
(svn r1082) Feature: Chat toolbar
dominik
2004-12-14
(svn r1080) Improve mini-map scrolling in a similar way as viewport scrolling...
tron
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-11-14
(svn r607) -Patch: [ 985102 ] static cleanup
tron
2004-11-14
(svn r580) Fix latent bug in BringWindowToFrontByID() - a wrong pointer was r...
tron
2004-11-14
(svn r578) Simplify BringWindowToFront()
tron
2004-11-13
(svn r559) Minor simplification
tron
2004-11-13
(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbar
tron
2004-11-11
(svn r541) Make windows even snappier! ^^
tron
2004-11-10
(svn r538) -Feature: Windows snap at each other
tron
2004-09-12
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...
darkvater
2004-09-12
(svn r212) -Fix: Network-gui fixes (sign_de)
darkvater
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-07
(svn r179) -Fix: [1023971] Fix for MouseWheel assert error in non-zoomable vi...
darkvater
2004-09-05
(svn r159) -Fix: w->custom[] was too small for 64bit pointers
truelight
2004-09-03
(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ...
darkvater
2004-08-25
(svn r137) Fix: console sometime didn't open (sign_de)
dominik
2004-08-24
(svn r127) New feature: ingame console. (sign_de)
dominik
2004-08-23
(svn r117) Feature: Performance details window in company league menu (TrueLi...
dominik
2004-08-20
(svn r87) Fix: rare mousewheel scrolling with scrollbar crash
dominik
2004-08-17
(svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong...
darkvater
2004-08-16
(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (tru...
darkvater
2004-08-16
(svn r70) -Fix: typo in english.txt
darkvater
2004-08-16
(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
darkvater
2004-08-16
(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (t...
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight