Age | Commit message (Collapse) | Author |
|
differently named macro.
|
|
|
|
|
|
croatian: 10 changes by VoyagerOne
italian: 4 changes by lorenzodv
french: 7 changes by glx
|
|
|
|
|
|
|
|
Fix 19f5a6cbb0, Fix 19d56a33e8: Run scripts to update GS for new widgets (#6765)
|
|
|
|
italian: 6 changes by lorenzodv
french: 6 changes by glx
russian: 9 changes by Lone_Wolf
|
|
|
|
|
|
Tested with various languages and GUI font sizes, should look good everywhere.
Also clamps near-end values to minimum and maximum so 0 and 127 are possible to achieve even on small GUI sizes (like the default.)
|
|
|
|
|
|
|
|
(#6762)
|
|
|
|
|
|
|
|
add choice to not lock cursor position when scrolling. (#6756)
|
|
|
|
|
|
Just a typo fix in a code comment line.
|
|
|
|
|
|
|
|
|
|
This makes it easier for people to understand what went wrong
|
|
|
|
|
|
singleton method
|
|
|
|
|
|
colours. (#6737)
This replaces the internal SCC_PREVIOUS_COLOUR swap.
|
|
belarusian: 3 changes by KorneySan
|
|
|
|
|
|
We do a memset of (byte - byte), which strictly seen ranges from -254 .. 255, for which GCC warns.
But just before this memset is an if() which says the first byte has to be bigger than the second.
So this is a bogus warning.
|
|
spanish (mexican): 6 changes by Absay
|
|
|
|
This fixes #6723
|
|
Rebase demands both are set, otherwise it refuses to work
|
|
|
|
|
|
most of the logic.
|
|
position in a SmallVec.
|
|
|
|
This allows PRs to be a bit older, but still validate the correct result
|
|
|