Age | Commit message (Collapse) | Author |
|
button scrolling was active
|
|
and vehicle to clone orders from directly from vehicle lists and depot window
|
|
while the chat message box was visible
|
|
so it's not possible a window becomes unmoveable
|
|
caption bar is visible when creating a window
|
|
|
|
static in that file.
|
|
|
|
window.
|
|
make scrolling up shade the window and scrolling down unshade it. (avdg)
|
|
buttons when clicked.
|
|
WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR.
|
|
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.
|
|
scrollbar explicitly using a NWidgetPart via SetScrollbar().
|
|
the Scrollbar belonging to a scrollbar widget.
|
|
|
|
|
|
|
|
|
|
function and two company globals.
|
|
|
|
|
|
|
|
missed :)
|
|
|
|
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.
|
|
disable them completely.
|
|
|
|
|
|
over a widget instead of by right clicking on it.
|
|
|
|
|
|
all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
|
sync during GUI operation.
|
|
|
|
|
|
|
|
event handling state.
|
|
|
|
|
|
_special_mouse_mode.
|
|
for the purpose of highlighting the destination (sbr).
|
|
resizing main window or changing language, if they have been moved/resized before.
|
|
|
|
|