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
/
widget.c
Age
Commit message (
Expand
)
Author
2005-07-28
(svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f...
celestar
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 r2664) Remove depedency on player.h from variables.h
tron
2005-07-15
(svn r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the ...
ludde
2005-07-08
(svn r2535) Tabs
tron
2005-07-08
(svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection fai...
Darkvater
2005-06-15
(svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'f...
hackykid
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-04-07
(svn r2161) - Fix: When resizing a window, the button is also visibly depressed
Darkvater
2005-02-13
(svn r1867) Include tables/sprites.h only in files which need it
tron
2005-01-26
(svn r1679) Fix: dropdown menus now returns the index of the string that was ...
bjarni
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2005-01-04
(svn r1380) -Fix: missed widget fixes; thanks Jango and TestMan57
darkvater
2005-01-04
(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...
darkvater
2005-01-04
(svn r1369) -Feature(ish): Added sprites for up/down and left/right arrows. A...
darkvater
2005-01-04
(svn r1368) -Fix: Disabled dropdown menu options are gray again (instead of b...
truelight
2005-01-03
(svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of b...
darkvater
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2005-01-03
(svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)
darkvater
2005-01-02
(svn r1326) fixed compiler warnings in vehicle_gui.c and widget.c
bjarni
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-15
(svn r1121) -Feature: Added sticky windows feature. A small pin allows the us...
darkvater
2004-12-15
(svn r1112) -Fix: _decode_parameters was increased to [20], but not all temp-...
truelight
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-07
(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)
darkvater
2004-09-06
(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight