src/road_gui.cpp
Sat, 21 Apr 2007 08:23:57 +0000 KUDr (svn r9708) [cpp_gui] -Sync with trunk (r9633:9707) cpp_gui
Sun, 15 Apr 2007 17:04:44 +0000 KUDr (svn r9639) [cpp_gui] -Sync with trunk (r9476:9633) cpp_gui
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Wed, 28 Feb 2007 00:33:40 +0000 bjarni (svn r8938) [cpp_gui] -Sync with trunk (r8772..r8900) cpp_gui
Sun, 18 Feb 2007 14:17:28 +0000 KUDr (svn r8801) [cpp_gui] -Codechange: few changes towards OO GUI: cpp_gui
Sat, 17 Feb 2007 11:12:50 +0000 KUDr (svn r8769) [cpp_gui] -Sync with trunk (r8730..r8768) cpp_gui
Tue, 13 Feb 2007 23:49:01 +0000 KUDr (svn r8720) [cpp_gui] -Codechange: SetWindowWidgetLoweredState(), ToggleWidgetLoweredState(), LowerWindowWidget(), RaiseWindowWidget() and IsWindowWidgetLowered() turned into Window methods cpp_gui
Tue, 13 Feb 2007 22:47:05 +0000 KUDr (svn r8716) [cpp_gui] -Codechange: IsWindowWidgetDisabled() turned into Window method cpp_gui
Tue, 13 Feb 2007 22:17:48 +0000 KUDr (svn r8714) [cpp_gui] -Codechange: DisableWindowWidget() and EnableWindowWidget() turned into Window methods cpp_gui
Tue, 13 Feb 2007 11:09:58 +0000 bjarni (svn r8702) [cpp_gui] -Codechange: changed the 3 window functions in widget.cpp into Window methods cpp_gui
Tue, 13 Feb 2007 01:04:32 +0000 bjarni (svn r8695) [cpp_gui] -Codechange: changed AssignWidgetToWindow() and InvalidateWidget() into Window methods cpp_gui
Sun, 11 Feb 2007 22:57:24 +0000 KUDr (svn r8683) [cpp_gui] -Codechange: first steps towards OO GUI (together with Bjarni) without changes in the logic cpp_gui
Thu, 01 Feb 2007 15:49:12 +0000 rubidium (svn r8511) -Codechange: make WindowClass an enumerated value.
Sun, 28 Jan 2007 10:09:40 +0000 tron (svn r8436) -Fix
Thu, 25 Jan 2007 10:06:58 +0000 celestar (svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, and changed a one-member enum into a static const. Simplify their naming and add some doxygen-comments to RoadStop
Tue, 16 Jan 2007 08:10:29 +0000 tron (svn r8152) Fix a off-by-one error in the placement of the sticky box of the road build toolbar in the scenario editor
Mon, 15 Jan 2007 07:38:36 +0000 tron (svn r8143) Remove the landscaping button from the build toolbars.
Mon, 15 Jan 2007 20:14:06 +0000 celestar (svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge) custombridgeheads
Thu, 11 Jan 2007 13:41:16 +0000 celestar (svn r8060) [cbh] - Renamed all .c files to .cpp to get the cpp conversion merged custombridgeheads