summaryrefslogtreecommitdiff
path: root/src/window.h
AgeCommit message (Expand)Author
2007-05-28(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...peter1138
2007-05-23(svn r9900) -Codechange: Separate the variables for how to highlight a land a...maedhros
2007-05-21(svn r9897) -Codechange: prepare the toolbar for more road types.rubidium
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-18(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...rubidium
2007-04-26(svn r9719) -Fix: in-game private messages did not work for clients with a Cl...rubidium
2007-04-06(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...belugas
2007-03-10(svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple tru...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
2007-02-15(svn r8747) -Fixtron
2007-02-10(svn r8662) -Fix r8661: don't try to put negative values in unsigned varsbjarni
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-01-24(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()bjarni
2007-01-24(svn r8384) -Codechange: [GUI] instead of writing a resize button function fo...bjarni
2007-01-21(svn r8333) -Codechange: when invalidating a build window list, set a flag in...bjarni
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium