Mercurial > hg > openttd
graph
-
(svn r18110) -Codechange [FS#3316]: search for stations nearby only once per producer (instead of once pre produced cargo type) (fonsinchen) draftSun, 15 Nov 2009 21:06:13 +0000, by smatz
-
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again. draftSun, 15 Nov 2009 20:37:13 +0000, by frosch
-
(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel draftSun, 15 Nov 2009 20:16:51 +0000, by rubidium
-
(svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long. draftSun, 15 Nov 2009 19:31:12 +0000, by peter1138
-
(svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10. draftSun, 15 Nov 2009 19:18:19 +0000, by peter1138
-
(svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title). draftSun, 15 Nov 2009 18:44:33 +0000, by peter1138
-
(svn r18103) -Codechange: Base content window detail title height on font height. draftSun, 15 Nov 2009 18:39:22 +0000, by peter1138
-
(svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number draftSun, 15 Nov 2009 18:21:17 +0000, by smatz
-
(svn r18101) -Fix (r15188): AI settings window used window-relative pixel positions draftSun, 15 Nov 2009 17:22:47 +0000, by peter1138
-
(svn r18099) -Codechange: scale the edit boxes to the fontsize draftSun, 15 Nov 2009 15:37:37 +0000, by rubidium
-
(svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly. draftSun, 15 Nov 2009 14:39:37 +0000, by peter1138
-
(svn r18095) -Fix (r18093): a bit too much nested_array != NULL removal draftSun, 15 Nov 2009 14:07:23 +0000, by rubidium
-
(svn r18094) -Codechange: make the network content GUI work better with RTL draftSun, 15 Nov 2009 14:01:45 +0000, by rubidium
-
(svn r18093) -Fix: the mouseover handler could crash if there wasn't a widget under the mouse draftSun, 15 Nov 2009 13:50:49 +0000, by rubidium
-
(svn r18092) -Codechange: remove support for the unnested widgets draftSun, 15 Nov 2009 13:36:30 +0000, by rubidium
-
(svn r18091) -Codechange: CompanyWindow uses pure nested widgets. draftSun, 15 Nov 2009 13:31:27 +0000, by alberth
-
(svn r18090) -Fix: Only allow raising of WWT_* nested widgets. draftSun, 15 Nov 2009 13:08:50 +0000, by alberth
-
(svn r18089) -Codechange: remove ResizeWindowForWidget draftSun, 15 Nov 2009 10:40:06 +0000, by rubidium
-
(svn r18088) -Codechange: remove CompareWidgetArrays draftSun, 15 Nov 2009 10:38:04 +0000, by rubidium
-
(svn r18086) -Codechange: remove 'widget' from WindowDesc draftSun, 15 Nov 2009 10:26:01 +0000, by rubidium
-
(svn r18085) -Codechange: Make the company face window use nested widgets. draftSun, 15 Nov 2009 09:46:40 +0000, by alberth
-
(svn r18084) -Codechange: make the cheat gui nested draftSun, 15 Nov 2009 09:23:40 +0000, by rubidium
-
(svn r18083) -Codechange: make the small map GUI nested. draftSat, 14 Nov 2009 20:56:25 +0000, by rubidium
-
(svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos draftSat, 14 Nov 2009 20:34:46 +0000, by rubidium
-
(svn r18080) -Codechange: add some const to the smallmap draftSat, 14 Nov 2009 17:47:05 +0000, by rubidium
-
(svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames draftSat, 14 Nov 2009 15:50:38 +0000, by smatz