Commit Graph

13576 Commits (407cf856befa10a06dd7dc405857adfc1f04a84d)
 

Author SHA1 Message Date
frosch 407cf856be (svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again. 15 years ago
rubidium d4cbcc145b (svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel 15 years ago
peter1138 6053e90334 (svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long. 15 years ago
peter1138 7ddfe1c6b2 (svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10. 15 years ago
translators 78fcd4e621 (svn r18105) -Update from WebTranslator v3.0:
finnish - 39 changes by jpx_
greek - 9 changes by fumantsu
hungarian - 9 changes by alyr
polish - 3 changes by silver_777
serbian - 9 changes by etran
vietnamese - 24 changes by nglekhoi
15 years ago
peter1138 b303690103 (svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title). 15 years ago
peter1138 cfcd6c13f3 (svn r18103) -Codechange: Base content window detail title height on font height. 15 years ago
smatz ce6e15ee11 (svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number 15 years ago
peter1138 3ad74a2e51 (svn r18101) -Fix (r15188): AI settings window used window-relative pixel positions 15 years ago
rubidium bb5a43e609 (svn r18099) -Codechange: scale the edit boxes to the fontsize 15 years ago
rubidium 1a2a5aa143 (svn r18097) -Fix: typo in comment 15 years ago
peter1138 010627a303 (svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly. 15 years ago
rubidium 23f0385d65 (svn r18095) -Fix (r18093): a bit too much nested_array != NULL removal 15 years ago
rubidium e53f9d1885 (svn r18094) -Codechange: make the network content GUI work better with RTL 15 years ago
rubidium f20d3a55ec (svn r18093) -Fix: the mouseover handler could crash if there wasn't a widget under the mouse 15 years ago
rubidium 1f6f15a126 (svn r18092) -Codechange: remove support for the unnested widgets 15 years ago
alberth 1c29698eed (svn r18091) -Codechange: CompanyWindow uses pure nested widgets. 15 years ago
alberth 452946cdad (svn r18090) -Fix: Only allow raising of WWT_* nested widgets. 15 years ago
rubidium b3d1657d11 (svn r18089) -Codechange: remove ResizeWindowForWidget 15 years ago
rubidium c162fa0575 (svn r18088) -Codechange: remove CompareWidgetArrays 15 years ago
rubidium 7b0106da02 (svn r18087) -Codechange: remove NWID_LAYERED 15 years ago
rubidium b01251092e (svn r18086) -Codechange: remove 'widget' from WindowDesc 15 years ago
alberth 67c90594d5 (svn r18085) -Codechange: Make the company face window use nested widgets. 15 years ago
rubidium cdb00c46c0 (svn r18084) -Codechange: make the cheat gui nested 15 years ago
rubidium 2d24cb363f (svn r18083) -Codechange: make the small map GUI nested. 15 years ago
rubidium a66fe3c96c (svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos 15 years ago
translators 16f981d2bf (svn r18081) -Update from WebTranslator v3.0:
catalan - 9 changes by arnau
traditional_chinese - 9 changes by josesun
polish - 103 changes by silver_777
brazilian_portuguese - 1 changes by Tucalipe
swedish - 13 changes by markisen
turkish - 4 changes by dcelasun
15 years ago
rubidium ff81b32bad (svn r18080) -Codechange: add some const to the smallmap 15 years ago
smatz 582e27bbc1 (svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames 15 years ago
rubidium 4fd93aecd2 (svn r18078) -Codechange: remove some duplicate (non translatable) strings 15 years ago
alberth eb8560c9f0 (svn r18077) -Codechange: Make the livery window use pure nested widgets. 15 years ago
smatz ae93b5e03f (svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage() 15 years ago
smatz 7cd1ffa855 (svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*' 15 years ago
michi_cc 815db829e9 (svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa. 15 years ago
rubidium 7c7219a4b9 (svn r18073) -Codechange: remove some more unneeded skips 15 years ago
rubidium bd9d74d355 (svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window 15 years ago
rubidium ad1e735dc5 (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings 15 years ago
rubidium 96afebb24b (svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG 15 years ago
alberth df877e480d (svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards. 15 years ago
alberth e0bd04d0cf (svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor. 15 years ago
alberth 6f4f94568a (svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows. 15 years ago
alberth d2095a15e8 (svn r18066) -Codechange: Make group gui window use pure nested widgets. 15 years ago
rubidium 8f813ee6fa (svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width 15 years ago
rubidium b7e7db7625 (svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts 15 years ago
rubidium 2d46598c77 (svn r18063) -Change: remove some unneeded blue pixels that only cause the sprites to be displayed too big if size is taken from the sprites 15 years ago
rubidium a906b4bf8e (svn r18061) -Fix: glitches with the dock GUI when the title is very long 15 years ago
translators f2bb026d9e (svn r18060) -Update from WebTranslator v3.0:
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by Roujin
italian - 9 changes by lorenzodv
polish - 165 changes by silver_777
spanish - 9 changes by Terkhen
ukrainian - 9 changes by Madvin
15 years ago
alberth 33386b5a9c (svn r18059) -Codechange: Move some variable declarations to their use. 15 years ago
rubidium 6134cc0c41 (svn r18058) -Fix: typos in parameter names 15 years ago
smatz b27a12b8b6 (svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile() 15 years ago