Age | Commit message (Collapse) | Author |
|
buttons when clicked.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
and vscroll2.
Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion.
|
|
scrollbar explicitly using a NWidgetPart via SetScrollbar().
|
|
(SirkoZ)
|
|
|
|
GetScrolledRowFromWidget().
|
|
disable them completely.
|
|
|
|
and caused NewGRF trouble.
|
|
0% to 10%, default is 7%.
|
|
|
|
|
|
AI+Squirrel
|
|
smallmap (reworked by Alberth).
|
|
parameter for OnClick().
|
|
crashes
|
|
|
|
didn't work
|
|
when setting the number of AIs to non-zero when you don't have AIs
|
|
if a header require a header make it include that header
|
|
profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
|
|
from 0% to 10%, default is 3% as before (mostly by Terkhen)
|
|
|
|
capacity.
|
|
|
|
font, recalculate the coordinates/sizes of the viewport signs. Otherwise it gets glitchy or abbreviated (in the smallmap)
|
|
start at 0
|
|
isn't resizable
|
|
same twice.
|
|
timetable window. Based on work by PhilSophus.
|
|
TheJosh, GeekToo, Terkhen and others)
|
|
custom drawing/handling input
|
|
and sticky boxes and for window captions
|
|
|
|
Window::UpdateWidgetSize().
|
|
|
|
|
|
more big font aware
|
|
WWT_FRAME
-Fix (r18168): crash when switching languages when a non-standard font height is used
|
|
|
|
difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
capacity/matrix initialisation
|
|
|
|
|
|
before the details string.
Gentlemen, swap your string parameters.
|
|
|
|
used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
|
|