Ansariel
8579ed4a71
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
...
# Conflicts:
# indra/newview/skins/default/xui/de/notifications.xml
2025-05-05 16:14:13 +02:00
Ansariel
b1ac8ade6d
Fixed messed up whitespaces
2025-05-03 13:18:21 +02:00
Ansariel
88bced3a4f
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
...
# Conflicts:
# indra/newview/skins/default/xui/ja/strings.xml
2025-05-03 13:16:00 +02:00
Andrey Lihatskiy
945b965fc2
Add file pattern and recursive directory processing fix_xml_indentations.py
2025-04-01 20:10:26 +03:00
logue
2d2bf99d3b
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm into jp-translation
...
# Conflicts:
# indra/newview/installers/windows/lang_ja.nsi
# indra/newview/skins/default/xui/ja/menu_pie_object.xml
# indra/newview/skins/default/xui/ja/notifications.xml
# indra/newview/skins/default/xui/ja/panel_preferences_general.xml
# indra/newview/skins/default/xui/ja/panel_preferences_graphics1.xml
2025-02-11 13:56:38 +09:00
Andrey Lihatskiy
f74c10c4ec
Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing
2024-06-10 20:03:54 +03:00
Andrey Lihatskiy
34dfd7d599
Update fix_whitespace.py to handle newlines correctly
2024-06-10 17:05:19 +03:00
Bennett Goble
a0b3021bdc
Trim trailing whitespace
...
Start trimming trailing whitespace, but limit the blast radius to a
handful of file types.
2024-05-29 08:10:00 -07:00
Andrey Lihatskiy
38c2a5bde9
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
Andrey Lihatskiy
e7eced3c87
#824 Don't fix tabs in files with no tabs
2024-05-01 07:58:22 +03:00
Andrey Lihatskiy
d48497268e
#824 Add c,py,glsl to the script's default file types
2024-05-01 07:39:56 +03:00
Andrey Lihatskiy
af4ea94efc
#824 Add a script to convert tabs to spaces in the code files
2024-04-29 07:06:48 +03:00
Andrey Lihatskiy
428f21cf79
Merge branch 'main' into marchcat/x-merge
2024-04-24 18:45:54 +03:00
Andrey Lihatskiy
65eec6d217
XML formatting tool - add LF before EOF
2024-01-18 23:30:43 +02:00
Andrey Lihatskiy
9bf5ad98e5
XML formatter script - simplify the default declaration
2023-11-24 09:49:19 +02:00
Andrey Lihatskiy
6e63fe32ef
XML formatter script - added control for the declaration tag
2023-11-24 09:40:27 +02:00
Andrey Lihatskiy
2c93819d27
XML formatter script - added license
2023-11-21 00:16:33 +02:00
Andrey Lihatskiy
586da70a5a
Added the script for adjusting XUI xml format
2023-11-20 10:47:30 +02:00
Andrey Lihatskiy
4d4abdd769
SL-20579 Added "--outfile" and "--files" options to the translation export script
2023-11-08 05:45:53 +02:00
Bennett Goble
f729cfc33f
SL-15742: Convert build scripts to Python 3
...
This changeset makes it possible to build the Second Life viewer using
Python 3. It is designed to be used with an equivalent Autobuild branch
so that a developer can compile without needing Python 2 on their
machine.
Breaking change: Python 2 support ending
Rather than supporting two versions of Python, including one that was
discontinued at the beginning of the year, this branch focuses on
pouring future effort into Python 3 only. As a result, scripts do not
need to be backwards compatible. This means that build environments,
be they on personal computers and on build agents, need to have a
compatible interpreter.
Notes
- SLVersionChecker will still use Python 2 on macOS
- Fixed the message template url used by template_verifier.py
2021-12-10 14:42:49 -08:00
Brad Payne (Vir Linden)
bf72ffd84b
SL-13705 - added --deleted option to collect info on no-longer-needed text in translated files. Processing needs to be automated as the list is unfeasibly long.
2020-09-18 16:22:54 +01:00
Brad Payne (Vir Linden)
f20b29dcb7
SL-13705 - language list defaults to the standard supported set of FR, ES, IT, PT, JA, DE. '--lang all' will also use this list
2020-09-16 12:51:59 +01:00
Brad Payne (Vir Linden)
713d896d36
SL-13705 - added metadata tab to translation spreadsheet, showing invocation info
2020-09-15 15:49:26 +01:00
Brad Payne (Vir Linden)
a74b366d22
SL-13705 - single output file with one tab per translation language
2020-09-15 13:53:39 +01:00
Brad Payne (Vir Linden)
a1d24974e8
SL-13705 - lock all columns except C in the excel file (apparently google sheets does not respect this setting on import)
2020-09-14 20:34:51 +01:00
Brad Payne (Vir Linden)
822a4fb7d2
SL-13705 - Additional cell/column properties specified in excel output
2020-09-11 21:47:37 +01:00
Brad Payne (Vir Linden)
1eaa76f2f0
SL-13705 - quieter output
2020-09-11 19:37:04 +01:00
Brad Payne (Vir Linden)
3788fdbb03
SL-13705 - fixes and spreadsheet format changes
2020-09-10 19:53:13 +01:00
Brad Payne (Vir Linden)
932f66929d
SL-13705 - support multiple or all languages. more logic for excluding irrelevant fields
2020-09-10 18:58:41 +01:00
Brad Payne (Vir Linden)
cef702d0c5
SL-13705 - bug fixes and comments
2020-08-14 14:11:34 +01:00
Brad Payne (Vir Linden)
f28437adc7
SL-13705 - modified_strings.py handles more cases
2020-08-13 14:54:45 +01:00
Brad Payne (Vir Linden)
1f9852f04c
SL-13705 - modified_strings.py added, for translation support
2020-08-12 18:27:00 +01:00
Brad Payne (Vir Linden)
59de1d58d4
SL-13705 - modified-strings.sh added, for translation support
2020-08-11 14:14:38 +01:00