summaryrefslogtreecommitdiff
path: root/src/subsidy_gui.cpp
AgeCommit message (Expand)Author
2007-11-24(svn r11512) -Change: make the subsidy window able to resize to something sma...rubidium
2007-11-04(svn r11374) -Codechange: Give meaning to the magical number that specifies t...belugas
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-07-16(svn r10587) -Codechange: move the string/dparam related stuff from variables...rubidium
2007-06-25(svn r10323) -Codechange: reference company name, number and player (presiden...peter1138
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-18(svn r9300) -Codechange: Use cargo's town effect property in the subsidy guipeter1138
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr