summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-30(svn r25535) -Fix [FS#5584]: Initialise scrollbars before FinishInitNested, s...frosch
2013-06-30(svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup s...frosch
2013-06-30(svn r25533) -Codechange: Use SetCapacityFromWidget more often.frosch
2013-06-30(svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets de...frosch
2013-06-30(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid...frosch
2013-06-30(svn r25527) -Fix[FS#5621]: strndup should not examine strings beyond its upp...alberth
2013-06-30(svn r25526) -Fix: line breaking in fallback layouter was off-by-one, so some...rubidium
2013-06-30(svn r25525) -Fix: off-by-one in fallback layout w.r.t. colour/font changesrubidium
2013-06-30(svn r25524) -Fix [FS#5624]: fallback layouter broke on long "words" without ...rubidium
2013-06-29(svn r25523) -Fix [FS#5587]: SDL does not give an event when an application g...rubidium
2013-06-29(svn r25522) -Update: baseset descriptionsrubidium
2013-06-29(svn r25521) -Update from WebTranslator v3.0:translators
2013-06-29(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-...rubidium
2013-06-29(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not...zuu
2013-06-29(svn r25518) -Cleanup: remove old stringrubidium
2013-06-29(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the st...rubidium
2013-06-29(svn r25516) -Codechange: reduce code duplication in infrastructure statistic...rubidium
2013-06-29(svn r25515) -Feature [FS#5595]: right align the infrastructure statisticsrubidium
2013-06-29(svn r25514) -Update: other translationsrubidium
2013-06-29(svn r25513) -Fix [FS#5623]: the high score's company/president name was stor...rubidium
2013-06-29(svn r25512) -Fix-ish: the high score company name could not have enough spac...rubidium
2013-06-29(svn r25511) -Fix-ish: add the same printable key assert to the sprite font c...rubidium
2013-06-29(svn r25510) -Fix: forgot to update some documentationrubidium
2013-06-29(svn r25509) -Cleanup: remove old stringsrubidium
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-29(svn r25507) -Cleanup: double definitionrubidium
2013-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
2013-06-28(svn r25505) -Fix [FS#5563]: use proper doxygen style link to imagesrubidium
2013-06-28(svn r25504) -Feature [FS#5563]: allow images in the (doxygen) documentation ...rubidium
2013-06-28(svn r25501) -Fix: compilation error on OS Xrubidium
2013-06-28(svn r25497) -Fix (r25479): byte is not unitfrosch
2013-06-28(svn r25495) -Fix [FS#5553]: when addings bits to a (train) station, the trai...rubidium
2013-06-28(svn r25494) -Update from WebTranslator v3.0:translators
2013-06-27(svn r25493) -Codechange: support for the safer variant of ICU's getFontTablerubidium
2013-06-27(svn r25492) -Doc: Missing comment.michi_cc
2013-06-27(svn r25491) -Fix: ofcourse... doing something with Random messes with the re...rubidium
2013-06-27(svn r25490) -Fix [FS#5610]: the face of the manager differed on clients when...rubidium
2013-06-27(svn r25489) -Fix (r25488): we want to have the begin, not the end of the dec...rubidium
2013-06-27(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode t...rubidium
2013-06-27(svn r25487) -Fix: do not allow control codes in names of things (signs, vehi...rubidium
2013-06-27(svn r25486) -Fix [FS#5613-ish]: missing length validation for town and presi...rubidium
2013-06-27(svn r25485) -Fix-ish: silence compiler warningrubidium
2013-06-27(svn r25484) -Update from WebTranslator v3.0:translators
2013-06-27(svn r25483) -Fix: don't commit too much...rubidium
2013-06-27(svn r25482) -Fix [FS#5620]: forced newlines were not properly handledrubidium
2013-06-27(svn r25481) -Fix [FS#5620]: when the font size and colour change directly af...rubidium
2013-06-26(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-c...michi_cc
2013-06-26(svn r25479) -Fix (r23861): [NewGRF] When cargo NewGRF define a mulitplier to...frosch
2013-06-26(svn r25478) -Fix: Clip glyphs using the actual sprite dimensions instead of ...frosch
2013-06-26(svn r25477) -Fix: truncation didn't work because the string was truncated (o...rubidium