Age | Commit message (Collapse) | Author |
|
|
|
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
|
|
* Codechange: Check for scrollwheel_scrolling first when scrolling viewport instead of first setting normal values and then overwriting them.
* Fix #6558: [OSX] Reset 2D scrolling values when not scrolling to prevent unintended window focus changes
* Change: [OSX] Include initial scrolling movement when using 2D scrolling to make it more responsive
* Fix: [OSX] 2D scrolling not working when setting viewport scroll behaviour to use left mouse button
|
|
to zoom
|
|
add choice to not lock cursor position when scrolling. (#6756)
|
|
|
|
way it can also be used for WindowDesc before a Window instance is created. (3298)
|
|
positioning them after opening.
-Fix: Make automatic window-positioning RTL-aware.
-Fix: Automatic window-positioning now uses GUI-scale/style dependent sizes/distances instead of fixed pixel values.
|
|
|
|
|
|
click (Flamefire)
|
|
files as we already have their full path.
|
|
limiting the area to the window bounds first. (adf88)
|
|
sprites.
|
|
servers by skipping drawing calls earlier in the process. (JGR)
|
|
companies, when an order window of a vehicle of the new company was opened. Now close those windows.
|
|
which caused GCC 5 to actually crash
|
|
zoom.
|
|
as the toolbar. Otherwise they lack a size definition.
|
|
interface.
|
|
in milliseconds instead of seconds. New default value is 250ms
|
|
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
|
|
|
|
NULL there, it would segfault in RaiseWidget
|
|
window, resulting in the link graph glitching.
|
|
|
|
string.
|
|
|
|
|
|
|
|
caret position.
|
|
directly without a trip through the window messaging system.
|
|
(global) focus so it can abort any current input composition.
|
|
keyboard handler.
|
|
|
|
edit box has the input focus.
|
|
the editbox is already empty, unselect the editbox instead.
|
|
|
|
|
|
they register in static vectors.
|
|
|
|
|
|
window to its default size.
|
|
sticky button.
|
|
config file.
|
|
|
|
in the WindowDesc.
|