Mercurial > hg > openttd
graph
-
(svn r16212) -Codechange: Added nested widgets for all station_gui windows. draftSun, 03 May 2009 10:46:24 +0000, by alberth
-
(svn r16211) -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets. draftSun, 03 May 2009 10:38:35 +0000, by alberth
-
(svn r16210) -Codechange: Make panels non-overlapping in company stations window. draftSun, 03 May 2009 10:34:47 +0000, by alberth
-
(svn r16209) -Codechange: Removed bottom panel from join station window. draftSun, 03 May 2009 10:33:15 +0000, by alberth
-
(svn r16208) -Codechange: Added nested widgets for the buy company and show company windows. draftSun, 03 May 2009 08:27:12 +0000, by alberth
-
(svn r16207) -Codechange: Added and applied BuyCompanyWidgets enum. draftSun, 03 May 2009 08:13:14 +0000, by alberth
-
(svn r16206) -Update: WebTranslator2 update to 2009-05-02 17:39:59 draftSat, 02 May 2009 17:40:02 +0000, by translators
-
(svn r16205) -Codechange: Added nested widgets for news windows and news-settings window. draftSat, 02 May 2009 17:00:56 +0000, by alberth
-
(svn r16204) -Codechange: Completing widget numbers of news settings window. draftSat, 02 May 2009 16:52:21 +0000, by alberth
-
(svn r16203) -Codechange: Simplify widget layout of news settings window. draftSat, 02 May 2009 16:45:01 +0000, by alberth
-
(svn r16202) -Codechange: Use widget top coordinate instead of hardcoded value. draftSat, 02 May 2009 16:40:26 +0000, by alberth
-
(svn r16201) -Codechange: Add NWidgetBase::SetPadding method. draftSat, 02 May 2009 16:33:28 +0000, by alberth
-
(svn r16200) -Codechange: Moving news-type description to NewsTypeData array. draftSat, 02 May 2009 13:05:00 +0000, by alberth
-
(svn r16199) -Codechange: Pass OrderNonStopFlags also to MakeGoToDepotOrder(). draftSat, 02 May 2009 00:10:24 +0000, by frosch
-
(svn r16198) -Fix/Change (r16187): 'Go to nearest depot'-orders are fulfilled when reaching any depot, even though the train decided for a different depot on the last junction/order-skip. draftFri, 01 May 2009 23:16:52 +0000, by frosch
-
(svn r16197) -Codechange: Structure buttons of train order window based on related functions rather than position. draftFri, 01 May 2009 19:37:59 +0000, by alberth
-
(svn r16196) -Codechange: Added nested widgets for non-train and other-companies order windows. draftFri, 01 May 2009 19:33:58 +0000, by alberth
-
(svn r16195) -Codechange: Even empty widgets should live within window boundaries. draftFri, 01 May 2009 19:30:38 +0000, by alberth
-
(svn r16194) -Update: WebTranslator2 update to 2009-05-01 17:45:47 draftFri, 01 May 2009 17:45:52 +0000, by translators
-
(svn r16193) -Codechange: Added nested widgets for smallmap and extra viewport windows. draftFri, 01 May 2009 08:50:07 +0000, by alberth
-
(svn r16192) -Codechange: Moving smallmap and extra viewport widget enums out of the window structs, completing smallmap enum. draftFri, 01 May 2009 08:48:07 +0000, by alberth
-
(svn r16191) -Codechange: Added nested widgets of one order window. draftThu, 30 Apr 2009 19:22:44 +0000, by alberth
-
(svn r16190) -Codechange: Allow stacking of nested widgets. draftThu, 30 Apr 2009 19:21:51 +0000, by alberth
-
(svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widget-parts doxygen docs. draftThu, 30 Apr 2009 17:35:38 +0000, by alberth
-
(svn r16188) -Fix [FS#2874] (r16124): printing the first 4 bytes worth of a 8 byte integer causes some unwanted side effects when the system is not little-endian. draftThu, 30 Apr 2009 12:11:51 +0000, by rubidium
-
(svn r16187) -Fix [FS#2871]: do mark the "go to depot X" order fulfilled when reaching any depot, but only when reaching depot X. draftWed, 29 Apr 2009 21:12:30 +0000, by rubidium
-
(svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_add_dlg_desc window descriptions. draftWed, 29 Apr 2009 20:32:11 +0000, by alberth
-
(svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWindowWidgets widget enums outside their window structs. draftWed, 29 Apr 2009 20:29:19 +0000, by alberth
-
(svn r16184) -Update: WebTranslator2 update to 2009-04-29 17:32:47 draftWed, 29 Apr 2009 17:32:53 +0000, by translators
-
(svn r16183) -Fix [FS#2872]: wrong string alignment for error messages with face draftWed, 29 Apr 2009 10:11:46 +0000, by rubidium