src/toolbar_gui.cpp
Fri, 25 Apr 2008 06:15:58 +0000 rubidium (svn r12892) -Fix: too many items in the vehicle toolbars were greyed out.
Mon, 21 Apr 2008 07:57:51 +0000 rubidium (svn r12813) -Fix [FS#1943]: the 'last built railtype' got reset too often.
Fri, 18 Apr 2008 15:18:16 +0000 rubidium (svn r12769) -Codechange: some coding style cleanups.
Fri, 18 Apr 2008 15:11:39 +0000 rubidium (svn r12767) -Codechange: merge all main toolbar related functions into a single file instead of scattering the functionality over several files.
Fri, 18 Apr 2008 04:37:06 +0000 rubidium (svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
Thu, 17 Apr 2008 21:21:01 +0000 rubidium (svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
Mon, 24 Mar 2008 05:59:42 +0000 rubidium (svn r12402) -Fix: some toolbars didn't seem to show anymore.
Sun, 23 Mar 2008 07:35:29 +0000 rubidium (svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.