summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterspellchecksettings.cpp
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2022-08-23SL-17653 Local gltf materials #2Andrey Kleshchev
2019-06-27DRTVWR-493 LLSpellcheck doesn't need separate initandreykproductengine
2018-05-30MAINT-8700 FIXED The File dialog disconnects the viewer if you do not choose ↵maxim_productengine
upload files within the first minute
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for ↵Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2014-03-07Fixes for crash reporter startup race condition, crash reporter CPU use, ↵Aura Linden
Secondlife.log filehandle, XP Crash.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-20STORM-1889: require all fields when importing spelling dictionaryOz Linden
2012-06-15STORM-276 Ease-of-use importing of Open Office dictionary extensionsKitty Barnett
2012-06-15STORM-1883: add alert when a secondary dictionary is importedOz Linden
2012-06-15STORM-276 FIXED Main dictionary combobox in spell check settings floater ↵Kitty Barnett
doesn't sort dictionaries by name
2012-06-15minor cosmetic changes to spelling floaterOz Linden
2012-06-14STORM-1880: copy imported dictionary files rather than moving themOz Linden
2012-06-14STORM-1881: close dictionary import dialog if parent spell checking prefs ↵Oz Linden
dialog is closed
2012-06-14STORM-1882: keep dictionary selected when moving, allowing deletion when ↵Oz Linden
moved to Available
2012-06-12minor ui tweaks from reviewOz Linden
2012-06-11STORM-276 Added the ability to remove (user-installed) dictionariesKitty Barnett
2012-06-11STORM-276 Distinguish between default dictionaries and user-installed ↵Kitty Barnett
dictionaries
2012-06-11STORM-276 Insert braces around if/for/while loopsKitty Barnett
2012-06-04STORM-276 Dictionary import functionality and floaterKitty Barnett
2012-05-31STORM-276 Match preferences look to that of the auto-replace functionality ↵Kitty Barnett
in STORM-1738