summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-10-16Introduce LLAppViewer::initStrings(); reload default_trans_args.Nat Goodspeed
Calling LLTrans::setDefaultArg() after LLTransUtil::parseStrings() is almost good enough -- but it fails to address the case in which one or more of the default_trans_args strings (e.g. "create_account_url") embeds a reference to the new substitution. So after the setDefaultArg() call, go back through default_trans_args, refetching each string to perform the substitution and updating it with a setDefaultArg() call of its own. All this is way too much logic to replicate in both LLAppViewer::initConfiguration() and init(), so break out new LLAppViewer::initStrings() method and call it from both places.
2012-10-15Add 'sourceid' settings var specifically for skin-files insertion.Nat Goodspeed
Add logic after (both!) LLTransUtil::parseStrings() calls to ensure that "[sourceid]" embedded in (e.g.) strings.xml content will be replaced.
2012-08-29MAINT-1455 FIX Media Texture not visually updated correctlycallum
Reviewed by me. (Bao created)
2012-08-1510.5 macs will begin looking for mac_legacy rather than macAura Linden
2012-07-17MAINT-1223 More aggressive rebuilding of render batches when alpha color ↵Dave Parks
values change.
2012-07-16MAINT-1223 Fix for alpha updates not triggering LoD updates.Dave Parks
2012-07-12MAINT-1262 Fix for crash when setting graphics to LowDave Parks
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-09merge changes for DRTVWR-177Oz Linden
2012-07-08merge changes for DRTVWR-176Oz Linden
2012-07-06MAINT-1228 FIX Can not put more than one object into the contents of an objectcallum
Reviewed by Paul PE
2012-06-29merge changes for DRTVWR-174Oz Linden
2012-06-29Merge with viewer-betacallum
2012-06-27MAINT-1204 Fix for crash on selecting a texture anywhere other than the ↵Dave Parks
build tools.
2012-06-27Merge pulled in lindenlab/viewer-beta to kelly_linden/maint-1078Kelly Washington
2012-06-27MAINT-1078 Merchant Outbox import failuresKelly Washington
Add 1s throttle on update checks for importer reviewed with Simon
2012-06-25correct linux packaging for hunspell libraryOz Linden
2012-06-22Merge cleanupDave Parks
2012-06-22mergeDave Parks
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-21merge changes for DRTVWR-171Oz Linden
2012-06-20STORM-1889: require all fields when importing spelling dictionaryOz Linden
2012-06-20MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString()callum
Reviewed by vir
2012-06-19STORM-1887 FIXED Added words are not saved in dictionaries if main ↵Kitty Barnett
dictionary was reselected The user's custom dictionary and ignore list are now independent of the primary dictionary.
2012-06-15corrected build problem detected on MacOz 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-14EXP-1953: Updating the response message sent to the Inviter in Scenario 3.Todd Stinson
2012-06-13EXP-1959: Marking the teleport entry access notifications as unique so they ↵Todd Stinson
do not stack.
2012-06-12EXP-1941: Backed out changeset: 2f6546ac7e5eTodd Stinson
2012-06-12EXP-1953: Updating copy after Leo creating the final copy in the jira.Todd Stinson
2012-06-12EXP-1953: Altering the behavior of building an LLTextBase such that icons ↵Todd Stinson
are appended in place rather than prepended out of context.
2012-06-12minor ui tweaks from reviewOz Linden
2012-06-11merge spelling changes for UI reviewOz Linden
2012-06-11merge fixes for http testsOz Linden
2012-06-11Correcting an incorrectly named notification.Todd Stinson
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-11fix error notices to be more prominent for invalid list names and keywordsOz Linden
2012-06-11STORM-276 Insert braces around if/for/while loopsKitty Barnett
2012-06-09merge changes for DRTVWR-165Oz Linden
2012-06-08Pull and merge a single changeset from ↵Todd Stinson
http://hg.lindenlab.com/nat/viewer-maint-1144/ to resolve build issues.
2012-06-08EXP-1953: Ensuring to send the IM_LURE_DECLINED message back to the inviter.Todd Stinson
2012-06-08EXP-1953: Sending an automated IM back to the user who offered the teleport ↵Todd Stinson
lure informing the inviter that the guest cannot access the region because of their maturity level.
2012-06-08EXP-1953: First pass at implementing the maturity flow during a teleport via ↵Todd Stinson
lure.