Age | Commit message (Collapse) | Author |
|
|
|
immediately in command scope, and what to do asynchronously in GUI-scope.
|
|
OnInvalidateData().
|
|
process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
|
|
|
|
|
got closed
|
|
OnPaint().
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
static in that file.
|
|
some headers
|
|
directly in the scrollbar widget instead.
|
|
NWidgetScrollbar inherit from Scrollbar instead.
|
|
|
|
and instead store the widget index of the being scrolled scrollbar in the Window.
|
|
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.
|
|
the Scrollbar belonging to a scrollbar widget.
|
|
|
|
|
|
|
|
is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again.
|
|
|
|
over a widget instead of by right clicking on it.
|
|
|
|
|
|
|
|
|
|
_special_mouse_mode.
|
|
for the purpose of highlighting the destination (sbr).
|
|
resizing main window or changing language, if they have been moved/resized before.
|
|
|
|
and DECLARE_ENUM_AS_BIT_SET
|
|
parameter for OnClick().
|
|
'use default'
|
|
if a header require a header make it include that header
|
|
window
|
|
|
|
display planes.
|
|
based on code by erikjanp).
|
|
|
|
capacity.
|
|
|
|
description.
|
|
|
|
can do some work ahead.
|
|
function.
|
|
same twice.
|
|
location based on the main toolbar's height instead of hardcoding that
|
|
absolute location but manually calculate based on toolbar size etc.
|
|
|