Ivaylo Draganov
79ae71a517
Rename *_RIGHT to *_WIDTH and *_BOTTOM to *_HEIGHT in integer expressions for widgets
...
The terms "width" and "height" are clearer and they match what the values actually represent (window or parent width/height). The YAML changes are generated with the update rule.
2024-10-07 12:59:25 +03:00
Gustas
0e438dd508
Automated fixup
2024-09-19 17:53:43 +02:00
Gustas
2fe13fe442
Manually review chrome translation keys and do some deduplication
2024-02-07 19:20:11 +01:00
RoosterDragon
ca6aa5ebf1
Adjust widget sizes to ensure they accommodate the English translation text.
...
Some existing widget are too small to accommodate their text. Adjust their sizes to fit. Text can be rendered outside the widget bounds so visually this often has no impact, but adjusting this now will help in the future for checking translation text for other languages fit in their widgets.
2024-01-21 12:34:28 +02:00
Gustas
754e7845f3
Automated translation extraction
2023-10-21 19:35:00 +02:00
Matthias Mailänder
de9a5eb71e
More descriptive IDs that match between mods.
2023-08-08 17:16:58 +03:00
Gustas
c4bd9fb7aa
Add quit button to connection lost panel
2023-03-27 20:02:54 +02:00
teinarss
d2639645bf
Vertical alignment on labels in TD
2019-06-21 12:51:45 +02:00
daVoodooShuffle
53bf52149c
Closes #13153
...
Modified all expressions to contain a space on either side
Only effects the YAML files that contain config variables:
X:
Y:
Width:
Height:
2017-05-06 15:26:41 +10:00
Paul Chote
2da4e87b94
Implement new server-connection mod switching logic.
2017-02-11 16:21:34 +00:00
Oliver Brakmann
5fdce51699
Merge pull request #10551 from RockyTV/rockytv
...
Change CONNECTIONFAILED_PANEL title if server requires password
2016-01-31 16:14:21 +01:00
Paul Chote
fd06b8abc3
Fix button positions on TD connection dialog.
...
"forward" acting buttons go on the right.
"back" acting buttons go on the left.
2016-01-25 21:00:47 +00:00
Alexandre Oliveira
6f715a6a4e
Change CONNECTIONFAILED_PANEL title if server requires password
...
If the server requires a password, display Password Required instead of the usual Connection Error title.
2016-01-20 18:44:36 -02:00
Paul Chote
4f1d8b7ac9
Remove spurious final newline from mod files.
2016-01-02 20:06:53 +00:00
Matthias Mailänder
27a73d810f
auto reformatting to key: value
2014-04-21 13:49:00 +02:00
Matthias Mailänder
b618fc7cc2
complete password protected servers
...
closes #2290
2013-10-07 19:37:12 +02:00
Chris Forbes
533f9044cc
strip redundant Id: elements from chrome yaml
2012-04-09 13:10:40 +12:00
Chris Forbes
772734d032
merge cnc and ra lobby, fixes #1267 , #1224 , #106 , others
2011-11-06 17:01:00 +13:00
Chris Forbes
314db743fc
change CncConnectingLogic to CncConnectionLogic to match filename
2011-11-06 11:21:47 +13:00
Paul Chote
81515705ec
Add keyboard shortcut support to ButtonWidgets.
...
Hook up 'escape' and 'return' as appropriate for moving through menus.
2011-05-30 22:15:14 +12:00
Chris Forbes
ef03d46f13
eradicate 'delegate' misuse
2011-05-22 22:02:09 +12:00
Paul Chote
eb8aafced0
Normalize ButtonWidgets
2011-05-21 17:26:18 +12:00
Paul Chote
5c59f7703d
Reimplement connecting / connection failed dialogs.
2011-05-21 17:25:43 +12:00