Age | Commit message (Collapse) | Author |
|
Eagle_rainbow)
|
|
values for size computations.
|
|
|
|
|
|
|
|
QueryStrings per widget instead.
|
|
|
|
|
|
Window::OnEditboxChanged.
|
|
|
|
|
|
CANCEL buttons via QueryString members.
|
|
|
|
|
|
|
|
|
|
|
|
whitespace resp. quoted) in the sign list, content- and NewGRF-guis.
|
|
functions.
|
|
in SE.
|
|
|
|
|
|
|
|
understandable
|
|
include the files they need to compile
|
|
|
|
and station names (Zuu)
|
|
|
|
|
|
|
|
|
|
|
|
OnInvalidateData().
|
|
list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
|
|
|
|
|
|
the language "list"
|
|
|
|
|
|
|
|
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().
|
|
|
|
GetScrolledRowFromWidget().
|
|
|
|
parameter for OnClick().
|
|
if a header require a header make it include that header
|
|
|