summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterspellchecksettings.cpp
AgeCommit message (Expand)Author
2024-07-12viewer#1990 Fixed "Main dictionary" option is switching to the previous valueAndrey Kleshchev
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
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
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 wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2014-03-07Fixes for crash reporter startup race condition, crash reporter CPU use, Seco...Aura Linden
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 does...Kitty Barnett
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 dia...Oz Linden
2012-06-14STORM-1882: keep dictionary selected when moving, allowing deletion when move...Oz Linden
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 diction...Kitty Barnett
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 in...Kitty Barnett