Patric Stout
|
1ba4dcc924
|
Codechange: migrate all Window-related timers to the new framework
This means we also say goodbye to GUITimers.
|
2023-04-15 13:58:55 +02:00 |
|
Peter Nelson
|
e5af5907ec
|
Change: Make all dropdown lists extend width if necessary.
This removes the auto_width parameter from ShowDropDown(At).
|
2023-04-13 20:57:47 +01:00 |
|
Loïc Guilloux
|
e4c511d403
|
Fix #10578: Allow to select any version of AI/GS from GUI (#10604)
|
2023-04-07 19:33:07 +02:00 |
|
PeterN
|
2d3250923c
|
Fix #10554: Let Scrollbar::SetPosition clamp instead of assert. (#10555)
|
2023-03-09 10:19:58 -05:00 |
|
SamuXarick
|
fde7028a95
|
Fix #10059: [Script] Let custom values on a config item be up to 10 digits + 1 for sign
|
2023-02-21 00:28:21 +01:00 |
|
glx22
|
b080f24bd8
|
Codechange: move windows common to AI and GS out of ai_gui
|
2023-02-05 19:27:25 +01:00 |
|