Commit Graph

14489 Commits (8895ae5e0d1e6ad3f3962a6c9746bd5997e687fd)

Author SHA1 Message Date
translators 8f95bab001 (svn r25697) -Update from WebTranslator v3.0:
catalan - 6 changes by juanjo
simplified_chinese - 2 changes by siu238X
traditional_chinese - 2 changes by siu238X
english_AU - 2 changes by mrtux
estonian - 3 changes by KSiimson
polish - 1 changes by p0358
11 years ago
michi_cc bd02761b55 (svn r25696) -Fix (r25651): Missing function in the non-ICU paragraph layouter. 11 years ago
frosch 2770a24f9f (svn r25695) -Fix [FS#5700] (r24882, r25648): Vehicle::MarkDirty must be called for the front engine. 11 years ago
michi_cc 4ed08dcd60 (svn r25694) -Fix (r25651): Picky GCC. 11 years ago
michi_cc b3ecfbb67a (svn r25693) -Add: [OSX] Support the new IME functions introduced with 10.5. 11 years ago
michi_cc d15c1c5d4a (svn r25692) -Add: Replacement of a part of the edit box text with a new string. 11 years ago
michi_cc 30867c487f (svn r25691) -Add: [OSX] Support for mouse selection in the IME composition string. 11 years ago
michi_cc e2ec0ddb03 (svn r25690) -Change: [OSX] Position the candidate window at the caret position. 11 years ago
michi_cc f5e4131492 (svn r25689) -Add: [OSX] Display the IME composition string ourself. 11 years ago
michi_cc c64e297e0c (svn r25688) -Codechange: [OSX] Make our view aware of text input by IMEs. 11 years ago
michi_cc 643a294e68 (svn r25687) -Codechange: [OSX] Pass text input directly down to the text handling. 11 years ago
michi_cc e4d48f3a3b (svn r25686) -Codechange: [OSX] Abandon IME input if the edit box lost the focus. 11 years ago
michi_cc de097dd989 (svn r25685) -Codechange: [OSX] Use non-deprecated functions for byte swapping. 11 years ago
michi_cc 0883cf76e3 (svn r25684) -Change: [Win32] Draw the composition string ourselves if possible. 11 years ago
michi_cc 64d2fc4d1e (svn r25683) -Add: Support for a marked/selected range to the textbuf. 11 years ago
michi_cc cbdfd31a3c (svn r25682) -Change: [Win32] Position the IME candidate window at the caret position. 11 years ago
michi_cc da09fd3077 (svn r25681) -Change: [Win32] Position the IME composition window at the caret position. 11 years ago
michi_cc 21126aec62 (svn r25680) -Codechange: [Win32] Cancel the current IME composition when the input focus changes. 11 years ago
michi_cc 7422120014 (svn r25679) -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system. 11 years ago
michi_cc 13873d2534 (svn r25678) -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition. 11 years ago
michi_cc b96ef5c758 (svn r25677) -Codechange: [Win32] There are no 64-bit Windows versions below XP and we can safely assume it as the target platform. 11 years ago
michi_cc 765e7d349e (svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds. 11 years ago
michi_cc 63332afcf0 (svn r25675) -Fix: [Win32] Handle DBCS characters correctly in the non-Unicode build. 11 years ago
michi_cc e3648455aa (svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either. 11 years ago
michi_cc e37968aadd (svn r25673) -Fix: [Win32] Use the right code page for converting ANSI strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either. 11 years ago
michi_cc fdc436b531 (svn r25672) -Fix: [Win32] Handle Unicode characters from outside the BMP correctly. 11 years ago
michi_cc 019984a14f (svn r25671) -Codechange: Pass character and key code separately to the keyboard handler. 11 years ago
michi_cc 270d8aa639 (svn r25670) -Codechange: Pass UCS-4 characters to the edit box key handler. 11 years ago
michi_cc 1567e32d89 (svn r25669) -Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers. 11 years ago
michi_cc b911f4a452 (svn r25668) -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers. 11 years ago
michi_cc 923eb009e8 (svn r25667) -Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus. 11 years ago
michi_cc 8b476de3bf (svn r25666) -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker) 11 years ago
michi_cc 8003da77aa (svn r25665) -Fix [FS#4689]: [OSX] Crash when unhiding the main window. 11 years ago
michi_cc 1ae357e905 (svn r25664) -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu) 11 years ago
michi_cc 3569a4fe5a (svn r25663) -Fix [FS#4857]: [OSX] Monospace font detection. 11 years ago
michi_cc 313cdb579e (svn r25662) -Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection. 11 years ago
michi_cc d5681d7f6d (svn r25661) -Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present. 11 years ago
michi_cc 4ec314989d (svn r25660) -Fix: [OSX] The name's OpenTTD, not OTTD. 11 years ago
michi_cc d23fdfa403 (svn r25659) -Fix [FS#4420]: [OSX] System mouse cursor could become visible during dragging. (Matthieu) 11 years ago
michi_cc 408c595eb8 (svn r25658) -Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near the window borders. (Matthieu) 11 years ago
michi_cc 7ba4d425c8 (svn r25657) -Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also be compiled with older SDK versions. 11 years ago
michi_cc 2702fe88d7 (svn r25656) -Cleanup: Coding style. 11 years ago
michi_cc 6d50b10074 (svn r25655) -Fix: [OSX] Mouse cursor wasn't displayed properly after switching to fullscreen on 10.7+. (Based on patch by Maedhros) 11 years ago
michi_cc a31be4ce11 (svn r25654) -Fix: Improve character and word deletion for CJK languages and complex scripts. 11 years ago
michi_cc 76367f6bf1 (svn r25653) -Add: Caret movement by words for CJK languages. 11 years ago
michi_cc e7dc14b25a (svn r25652) -Fix: Improve text caret movement for complex scripts. 11 years ago
michi_cc 33f3cf3a5d (svn r25651) -Fix: Textbuf caret rendering for complex scripts (e.g. Tamil). 11 years ago
translators 9d7ec75fc0 (svn r25650) -Update from WebTranslator v3.0:
estonian - 6 changes by KSiimson
vietnamese - 21 changes by myquartz
11 years ago
translators 20c2576142 (svn r25649) -Update from WebTranslator v3.0:
estonian - 54 changes by KSiimson
11 years ago
frosch 5bda07c10c (svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette during (un)loading. 11 years ago
frosch a3efc99034 (svn r25647) -Add: If an editbox is configured to be cleared with ESC, but the editbox is already empty, unselect the editbox instead. 11 years ago
translators c47ef21af0 (svn r25646) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
japanese - 1 changes by guppy
11 years ago
translators aecc18daff (svn r25645) -Update from WebTranslator v3.0:
estonian - 58 changes by KSiimson
german - 3 changes by Jogio
italian - 2 changes by lorenzodv
turkish - 2 changes by wakeup
11 years ago
translators 41f5cefcec (svn r25644) -Update from WebTranslator v3.0:
catalan - 21 changes by juanjo
dutch - 2 changes by habell
estonian - 73 changes by KSiimson
polish - 2 changes by wojteks86
spanish - 12 changes by juanjo
thai - 7 changes by sf_alpha
11 years ago
planetmaker 1024fd3116 (svn r25643) -Fix (r25480): [OSX] Define version constants before they're used 11 years ago
translators ef31b04ef0 (svn r25641) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
english_US - 2 changes by Rubidium
estonian - 30 changes by KSiimson
finnish - 2 changes by jpx_
japanese - 6 changes by guppy
russian - 2 changes by Lone_Wolf
serbian - 64 changes by trgo
slovak - 2 changes by Milsa
11 years ago
alberth 24d3594723 (svn r25640) -Fix: Do not suggest a start date for the game when there will be no vehicles available at all. 11 years ago
alberth 46901b73b2 (svn r25639) -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings. 11 years ago
fonsinchen ca1c792144 (svn r25637) -Fix: don't keep minimal routing information if automatic distribution has been disabled 11 years ago
fonsinchen 456627e01c (svn r25636) -Fix: invalidate last_loading_station when stopping in depot 11 years ago
translators 3351214e22 (svn r25635) -Update from WebTranslator v3.0:
estonian - 231 changes by KSiimson
japanese - 2 changes by guppy
11 years ago
translators 1ee4666f66 (svn r25634) -Update from WebTranslator v3.0:
estonian - 144 changes by KSiimson
11 years ago
translators ced1c82bbd (svn r25633) -Update from WebTranslator v3.0:
estonian - 147 changes by KSiimson
11 years ago
rubidium 184e7744c3 (svn r25630) -Fix [FS#5666]: city list sort of population and rating are reversed compared to the icon 11 years ago
translators a02c00404d (svn r25628) -Update from WebTranslator v3.0:
faroese - 2 changes by karihj
11 years ago
translators 53b4ca9d6d (svn r25627) -Update from WebTranslator v3.0:
brazilian_portuguese - 62 changes by Tucalipe
vietnamese - 35 changes by myquartz
11 years ago
translators ea121aa170 (svn r25626) -Update from WebTranslator v3.0:
turkish - 4 changes by wakeup
11 years ago
translators 6d150fd97f (svn r25625) -Update from WebTranslator v3.0:
polish - 15 changes by p0358
tamil - 20 changes by aswn
11 years ago
zuu 789b4e320b (svn r25624) -Fix (r25620, r25623): Silence warnings 11 years ago
zuu 4f6d19465b (svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open 11 years ago
zuu 7a805b621e (svn r25622) -Codechange: Improve goal_gui comments (Alberth) 11 years ago
zuu 5ea7ab1ad2 (svn r25621) -Fix (r25342): Also delete page elments when their page is removed (so that they don't reappear on a new page later on) 11 years ago
zuu 09897c5fd6 (svn r25620) -Fix (r25342): Save/load of story books were broken 11 years ago
translators 5eb8f0a0bb (svn r25619) -Update from WebTranslator v3.0:
turkish - 7 changes by wakeup
11 years ago
translators 1180f57df9 (svn r25618) -Update from WebTranslator v3.0:
polish - 3 changes by p0358
11 years ago
rubidium fb1d479a51 (svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date button in timetable window without any orders 11 years ago
translators b6a624bb92 (svn r25616) -Update from WebTranslator v3.0:
french - 3 changes by MagicBuzz
german - 1 changes by Jogio
japanese - 10 changes by guppy
korean - 1 changes by junho2813
polish - 31 changes by p0358
turkish - 6 changes by wakeup
11 years ago
translators 304bb319e5 (svn r25615) -Update from WebTranslator v3.0:
korean - 26 changes by telk5093
polish - 4 changes by p0358
turkish - 30 changes by wakeup
11 years ago
rubidium de90a1ffb3 (svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
-Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
11 years ago
translators 72fb509286 (svn r25613) -Update from WebTranslator v3.0:
german - 5 changes by Jogio
11 years ago
rubidium 6e12838376 (svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to move an order to its current location 11 years ago
translators 5e5e0b5029 (svn r25610) -Update from WebTranslator v3.0:
vietnamese - 37 changes by nglekhoi
11 years ago
rubidium f178899609 (svn r25609) -Fix [FS#5216]: under certain circumstances a track type change would make the end-of-line-is-red setting ineffective 11 years ago
rubidium 740643f2b2 (svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp 11 years ago
frosch c35591c864 (svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog. 11 years ago
translators b7c1c5ccf0 (svn r25606) -Update from WebTranslator v3.0:
german - 5 changes by Jogio
japanese - 1 changes by guppy
korean - 4 changes by telk5093
11 years ago
rubidium 57a3a2b147 (svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station 11 years ago
rubidium e6eede841a (svn r25604) -Fix [FS#5550]: Only the front engine's date of last service was updated 11 years ago
translators 94d48eb27f (svn r25600) -Update from WebTranslator v3.0:
traditional_chinese - 8 changes by siu238X
japanese - 287 changes by guppy
russian - 1 changes by Lone_Wolf
tamil - 6 changes by ganesh
11 years ago
rubidium 5eac3a77d2 (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect 11 years ago
rubidium 8f89cd6dd3 (svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too 11 years ago
rubidium fac0bc4176 (svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts 11 years ago
rubidium e6ae8cf420 (svn r25593) -Cleanup: remove a few stale #defines 11 years ago
rubidium 81ce9ad189 (svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game would also change the settings using the default even though they were not allowed to change in-game 11 years ago
translators 11f756ac97 (svn r25591) -Update from WebTranslator v3.0:
japanese - 73 changes by guppy
11 years ago
planetmaker bb7f08f8db (svn r25590) -Codechange: Align doxygen comments again 11 years ago
planetmaker 2e390613a6 (svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json strings are the same (based on patch by Xaroth) 11 years ago
planetmaker 7686587f02 (svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) 11 years ago
planetmaker 4a1bf704ee (svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with an RCON_END packet (Xaroth) 11 years ago
translators 09a30ca7b5 (svn r25586) -Update from WebTranslator v3.0:
russian - 6 changes by Lone_Wolf
gaelic - 71 changes by GunChleoc
vietnamese - 3 changes by nglekhoi
11 years ago
rubidium 2d459b2fc0 (svn r25585) -Fix [FS#5320]: [Squirrel] Stack overflow did not show an error, due to the stack to throw the error already being full 11 years ago
rubidium 56a899f4bd (svn r25581) -Fix: WT3 validation 11 years ago
translators 3ed33255a2 (svn r25580) -Update from WebTranslator v3.0:
japanese - 578 changes by guppy
norwegian_bokmal - 49 changes by cuthbert
russian - 33 changes by Lone_Wolf
slovak - 13 changes by Milsa
11 years ago
rubidium 423b44e552 (svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix 11 years ago
translators b8ba32db06 (svn r25578) -Update from WebTranslator v3.0:
czech - 6 changes by Eskymak
hungarian - 1 changes by Brumi
japanese - 262 changes by guppy
polish - 6 changes by wojteks86
portuguese - 61 changes by JayCity
brazilian_portuguese - 48 changes by Tucalipe
slovak - 2 changes by Milsa
11 years ago
rubidium 635ec0dd9f (svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that XXList::AddItem has a default for value if it isn't filled in. 11 years ago
translators 84b0b288b3 (svn r25576) -Update from WebTranslator v3.0:
dutch - 43 changes by habell
japanese - 420 changes by guppy
11 years ago
translators 201415848d (svn r25575) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by siu238X
croatian - 2 changes by VoyagerOne
english_AU - 2 changes by mrtux
japanese - 32 changes by guppy
norwegian_bokmal - 38 changes by cuthbert
slovak - 1 changes by Milsa
tamil - 15 changes by aswn
turkish - 29 changes by emremeydan
11 years ago
frosch 0c0db5c4c7 (svn r25574) -Fix (r25570): Trouble with initialisation order of static members of Layouter and FontCache. 11 years ago
rubidium 51f0d11ee3 (svn r25573) -Change: make content list appear faster by allowing some window redraws in between 11 years ago
frosch d0eff986be (svn r25570) -Add: cache for ParagraphLayouts. 11 years ago
frosch 4824cb7886 (svn r25569) -Codechange: Cache all Font instances in a static container. 11 years ago
frosch 72a531bc82 (svn r25568) -Fix: Non-ICU layouter started new lines with the space which triggered the linebreak. 11 years ago
frosch 3fa1b4e8c3 (svn r25567) -Codechange: Revive dead DrawStringParams as FontState. 11 years ago
translators 3c0fbaaa13 (svn r25566) -Update from WebTranslator v3.0:
catalan - 21 changes by smauleon
simplified_chinese - 11 changes by siu238X
traditional_chinese - 4 changes by siu238X
hungarian - 2 changes by IPG
japanese - 9 changes by guppy
norwegian_bokmal - 27 changes by cuthbert
polish - 1 changes by p0358
brazilian_portuguese - 2 changes by Tucalipe
slovak - 1 changes by Milsa
turkish - 63 changes by emremeydan
11 years ago
fonsinchen b09c4043ec (svn r25565) -Codechange: Rewrite order prediction logic to introduce proper refit prediction 11 years ago
frosch 290fbd2231 (svn r25564) -Add: a simple clipping rule to decide whether a string without linebreaks is visible before computing the layouting. This skips around 2/3 of layout computations in usual-sized list-like windows. 11 years ago
rubidium e3bb1d8c73 (svn r25563) -Fix: WT3 validation error 11 years ago
frosch 840f836704 (svn r25562) -Fix [FS#5633]: If the next order cannot be resolved, reset the current order property instead of leaving it in an intermediate state. 11 years ago
translators c6aad246c9 (svn r25561) -Update from WebTranslator v3.0:
traditional_chinese - 118 changes by siu238X
hungarian - 5 changes by IPG
japanese - 221 changes by guppy
slovak - 2 changes by Milsa
spanish - 2 changes by Terkhen
11 years ago
rubidium 3f7fdd738b (svn r25558) -Fix [FS#5568]: [Squirrel] Infinite recursion loop in freeing data via a looping set of references 11 years ago
rubidium 1e715bfbea (svn r25557) -Fix [FS#5524]: one could build bridges over owned land of another company 11 years ago
translators 021cc15672 (svn r25556) -Update from WebTranslator v3.0:
catalan - 83 changes by smauleon
simplified_chinese - 44 changes by siu238X
traditional_chinese - 52 changes by siu238X
french - 2 changes by glx
galician - 50 changes by Michi
hungarian - 2 changes by Brumi
japanese - 936 changes by guppy
polish - 3 changes by p0358
slovak - 2 changes by Milsa
thai - 2 changes by nirakanz
11 years ago
rubidium 4c443bce5c (svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated before they were shown, causing an assertion to trigger 11 years ago
translators 76566fde5b (svn r25554) -Update from WebTranslator v3.0:
czech - 44 changes by Eskymak
english_US - 2 changes by Rubidium
finnish - 2 changes by jpx_
italian - 2 changes by lorenzodv
korean - 2 changes by telk5093
russian - 2 changes by Lone_Wolf
slovak - 8 changes by Milsa
11 years ago
rubidium 1efc64fa7d (svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available, and tell what to do in that case 11 years ago
translators 79ddda1b10 (svn r25552) -Update from WebTranslator v3.0:
russian - 39 changes by Lone_Wolf
slovak - 19 changes by Milsa
swedish - 1 changes by Joel_A
thai - 3 changes by nirakanz
turkish - 4 changes by emremeydan
11 years ago
frosch e8b6d2b32d (svn r25551) -Fix (r25465): Possible reading of uninitialised memory due to undefined execution order. 11 years ago
rubidium d9065fbfbe (svn r25550) -Fix [FS#5571]: [Windows] Race condition between two drawing threads could crash OpenTTD 11 years ago
translators 68659495b5 (svn r25549) -Update from WebTranslator v3.0:
finnish - 41 changes by jpx_
korean - 39 changes by telk5093
polish - 6 changes by p0358
slovak - 37 changes by Milsa
11 years ago
frosch 3a81868518 (svn r25548) -Fix [FS#5629] (r25537): Removed too much code and forgot some other places. 11 years ago
rubidium 7bc4845aac (svn r25547) -Fix [FS#5626]: ICU returns the width of the visual run as if the trailing space was added (in case a newline was added). This caused the width to be more than the requested width, but it would still be drawn correctly 11 years ago
rubidium f4c9ba4981 (svn r25546) -Fix: two small memory leaks 11 years ago
translators 36bd61f303 (svn r25545) -Update from WebTranslator v3.0:
croatian - 39 changes by VoyagerOne
english_AU - 39 changes by mrtux
french - 39 changes by glx
german - 1 changes by Jogio
hungarian - 39 changes by Brumi
italian - 39 changes by lorenzodv
korean - 2 changes by telk5093
polish - 5 changes by wojteks86
thai - 42 changes by nirakanz
turkish - 113 changes by emremeydan
11 years ago
rubidium 1ff95f36bf (svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations for setting the extra text in the town window became too stringent 11 years ago
frosch c1bf3122ad (svn r25543) -Cleanup: Make the bridge and object picker not restore their previous size, but the previously saved size. 11 years ago
frosch f128c61595 (svn r25542) -Fix: Do not just add 65 pixels to the width of the train vehicle list whenever it is opened, but remember the width of the train list separately from other vehicle types. 11 years ago
frosch c640289d7f (svn r25541) -Cleanup: No need to clear a bit which is never set. 11 years ago
frosch 83a0174ef2 (svn r25540) -Fix: Unify selecting a new object class in the object GUI. (sbr) 11 years ago
frosch d798766f2e (svn r25539) -Codechange: Setup object GUI matrix before restoring selected object, so that the matrix state can be properly set. (sbr) 11 years ago
frosch bcb0e04bf2 (svn r25538) -Fix [FS#5567] (r25283): Use the UI index of the selected object to make it visible when re-opening the build object window. (sbr) 11 years ago
frosch 43ec0bf0c1 (svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size. 11 years ago
frosch 8116aeff21 (svn r25536) -Cleanup: No need to set scrollbar capacity anywhere but in OnResize. 11 years ago
frosch 634607573f (svn r25535) -Fix [FS#5584]: Initialise scrollbars before FinishInitNested, so their capacity is set via OnResize. 11 years ago
frosch df732f2bae (svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup scrollbar capacity before that. 11 years ago
frosch e184b9799c (svn r25533) -Codechange: Use SetCapacityFromWidget more often. 11 years ago
frosch 5f8f71edf0 (svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets depend on their number of rows, since that changes when resizing the window. 11 years ago
frosch 98fdd20f84 (svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets. 11 years ago
alberth 631540c400 (svn r25527) -Fix[FS#5621]: strndup should not examine strings beyond its upper limit. 11 years ago
rubidium 92f276f26d (svn r25526) -Fix: line breaking in fallback layouter was off-by-one, so sometimes strings that needed to be broken off earlier got truncated later on 11 years ago