Age | Commit message (Collapse) | Author |
|
OnInvalidateData().
|
|
and OpenTTD fell back to the old system the partial downloaded amount would be counted twice
|
|
|
|
OnPaint().
|
|
|
|
show up in the AI list but you could not select all
|
|
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().
|
|
DrawStringMultiLine().
|
|
consisted of unrelated values use static const (u)int
|
|
|
|
|
|
parameter for OnClick().
|
|
|
|
if a header require a header make it include that header
|
|
it's used quite often in the code
-Revert (r18637): it's not needed any more
|
|
trying to draw it
|
|
capacity.
|
|
|
|
button would remain disabled
|
|
isn't resizable
|
|
same twice.
|
|
freed memory which caused buttons to not work as they should
|
|
and sticky boxes and for window captions
|
|
|
|
based on the font height
|
|
Window::UpdateWidgetSize().
|
|
|
|
|
|
WindowDesc; it's determined from the (nested) widgets
|
|
offsets for different font size
|
|
capacity/matrix initialisation
|
|
height.
|
|
|
|
|
|
|
|
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.
|
|
|
|
window to a separate function
|
|
for the content gui.
|
|
wrong 'size') upon reiniting windows
|
|
|
|
widget-plane, and optionally an index in the nested_array.
|
|
nested widgets through the nested_array.
|
|
more general usage.
|