summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-12-06MAINT-3552: crash in LLPanel::getString: Failed to find string ↵simon
ErrorFetchingServerReleaseNotesURL in panel floater_about
2013-12-06MAINT-3552: crash in LLPanel::getString: Failed to find string ↵simon
ErrorFetchingServerReleaseNotesURL in panel floater_about
2013-12-09Merge latest viewer release for 3.6.13simon
2013-12-06MAINT-3530 : Add viewer checkbox to extend parcel entry limits to a higher ↵simon
ceiling
2013-12-03Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489Nat Goodspeed
2013-12-03MAINT-3476 FIX Opening large chat histories from conversation log eats up ↵PavelK ProductEngine
huge amounts of memory, leading to viewer crash.
2013-12-05MAINT-3262 FIXED Cannot select image to upload to Web profileMnikolenko ProductEngine
2013-12-04MAINT-3351 FIXED Misleading failure message when user is successfully ↵maksymsproductengine
removed from a group's Owners role
2013-12-03mergeMaximB ProductEngine
2013-12-03MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable.Mnikolenko ProductEngine
2013-12-03MAINT-1769 (URL-like resident display name is shown as hyperlink in Share ↵MaximB ProductEngine
confirmation window)
2013-12-03mergeMaximB ProductEngine
2013-11-28MAINT-3334 (If a chat tab is in focus when you enter mouselook, chat that ↵MaximB ProductEngine
occurs while in mouselook does not display after exiting mouselook)
2013-11-27MAINT-3495 FIXED Improve discoverability of Region Debug floatermaksymsproductengine
2013-11-27MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: ↵Mnikolenko ProductEngine
group" is selected(and vice versa).
2013-11-26MAINT-3489: Gracefully handle missing downloaded installer file.Nat Goodspeed
If a marker file indicates that an installer has been downloaded and verified and is ready to install, but that installer file does not exist, log it and revert to checking for update. Also add logging to every code path that can remove the installer explicitly, in case the missing installer is actually being killed off by some weird sequence of state-machine transitions.
2013-11-26MAINT-3489: Make Mac updater script detect prematurely deleted .dmg.Nat Goodspeed
Also, delete it when done.
2013-11-25remove obsolete INSTFLAGS references from installerOz Linden
2013-11-25Merge last changes for DRTVWR-345simon
2013-11-25mergeMaximB ProductEngine
2013-11-25MAINT-3499 FIXED Region Debug Console is broken after resizemaksymsproductengine
2013-11-25Merge - doh!simon
2013-11-24move setting default grid to settings_install.xml so that it works on all ↵Oz Linden
platforms
2013-11-24normalize format of and add arch to all installer namesOz Linden
2013-11-22Merge server-releasesimon
2013-11-22MAINT-3474 FIXED crash on startup in LLTextureCache::purgeAllTextures(bool) ↵maksymsproductengine
attempting to delete texture cache
2013-11-21increment viewer version to 3.6.12Oz Linden
2013-11-21MAINT-3480 FIXED Duplicated strings are deletedMnikolenko ProductEngine
2013-11-21MAINT-3471 FIXED Set USER_LOCALE when updating item count.Mnikolenko ProductEngine
2013-11-19MAINT-3469 FIXED '\n' is shown in 'Can't divide land' notification instead ↵Mnikolenko ProductEngine
of new string
2013-11-19MAINT-3375 FIXED Do not record visibility change if event logging is ↵Mnikolenko ProductEngine
off(because it kills fps).
2013-11-13MAINT-3364 (Texture picker highlights the wrong texture when no texture is ↵MaximB ProductEngine
found since CHUI.)
2013-11-12MAINT-3394 : add localization handler for ProblemAddingEstateBanManager messagesimon
2013-11-12MAINT-3397 : add localization handler for EstateManagerFailedllTeleportHome ↵simon
message
2013-11-12Merge downstream code from viewer-bearsimon
2013-11-12Merge viewer-releasesimon
2013-11-12MAINT-3269 FIXED crash in LLMessageSystem::callExceptionFuncmaksymsproductengine
2013-11-12MAINT-3068 FIXED "Request Teleport" menu item is added to context menu.Mnikolenko ProductEngine
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-lionRichard Linden
2013-11-11MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fieldsRichard Linden
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-12convert dos line endingsmaksymsproductengine
2013-11-12convert dos line endingsmaksymsproductengine
2013-11-11MAINT-3429 remove GeForce hack which is causing issues with auto-alpha masks ↵Graham Madarasz (Graham Linden)
in deferred
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-08MAINT-3155 redux moved reg for URL event handling to WillFinishLaunching ↵Graham Madarasz (Graham Linden)
instead of DidFinishLaunching while laughing at Apple
2013-11-08MAINT-3412 Fix Intel Iris recognizer to include optional Pro as is reported ↵Graham Linden
with integrated-only graphics on new MBP
2013-11-08MAINT-3400 FIXED Reshape IMSession floater after expanding participant list.Mnikolenko ProductEngine
2013-11-07DRTVWR-338 Make an inocuous change to get a new build number out of TeamCityDave Parks