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-07-28
(svn r2734) -Feature: The Main Toolbar Dropdown Menu can now display disabled...
celestar
2005-07-26
(svn r2720) Remove unused declarations and definitions
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-07-21
(svn r2664) Remove depedency on player.h from variables.h
tron
2005-07-08
(svn r2535) Tabs
tron
2005-07-08
(svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection fai...
Darkvater
2005-06-25
(svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi...
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-28
(svn r2373) - CodeChange: don't redraw the window upon a user-based dirty req...
Darkvater
2005-05-02
(svn r2248) - Fix (regression): fix crashing of game when joining a dedicated...
Darkvater
2005-05-01
(svn r2241) - Fix: [ 1190625 ] Changing mapsize crashes game with highlightin...
Darkvater
2005-04-07
(svn r2161) - Fix: When resizing a window, the button is also visibly depressed
Darkvater
2005-04-05
(svn r2152) - Fix: Chatbar in MP games is now on-top of the news window.
darkvater
2005-04-04
(svn r2149) - Fix (Regression): [ 1175877 ] Inputbox of savegamedialog did no...
Darkvater
2005-04-04
(svn r2146) - Fix: [ 1175973 ] Crash if any key is pressed in startup (pkirch...
matthijs
2005-04-03
(svn r2141) - Fix: Keys now hopefully only activate the right windows. If con...
Darkvater
2005-03-26
(svn r2074) MouseLoop -> InputLoop(), factor out a real mouse-specific MouseL...
pasky
2005-03-09
(svn r1978) - Fix: Plug some memleaks; thanks Valgrind
Darkvater
2005-02-22
(svn r1901) - Fix: unwanted behaviour of the savegame dialog, as well as a bu...
Darkvater
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
[next]