summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-01-13MAINT-3621 FIXED Set name to "Unnamed" if object's name consists of whitespaces.Mnikolenko ProductEngine
2014-01-10MAINT-3364 FIXED Call clearSelection() from root_folderMnikolenko ProductEngine
2014-01-09Merge downstream -bearsimon
2014-01-09Merge 3.6.14 from releasesimon
2014-01-09Merge 3.6.14simon
2014-01-08increment viewer version to 3.6.14Oz Linden
2014-01-08MAINT-3520 FIXED Сall arrange(NULL, NULL) to avoid occasional drag'n'drop ↵Mnikolenko ProductEngine
folders after renaming.
2014-01-08Fix linux buildSimon Linden
2014-01-07Revert changes made for MAINT-535 to test in a release cohort.simon
2014-01-02MAINT-3592 (Viewer opening square textures should set the 1:1 size constraint)MaximB ProductEngine
2014-01-01MAINT-3592 (Viewer opening square textures should set the 1:1 size constraint)MaximB ProductEngine
2013-12-26MAINT-3570 FIXED Callbacks for menu item are added.Mnikolenko ProductEngine
2013-12-21MAINT-3587 FIXED settings.xml still references avatarsunited.com for ↵maksymsproductengine
snapshot upload
2013-12-17Mac Fullscreen fix for MAINT-3288 and MAINT-3135Aura Linden
2013-12-17Mac Fullscreen fix for MAINT-3288 and MAINT-3135Aura Linden
2013-12-13Merge downstream codesimon
2013-12-13MAINT-3522 FIXED Continue loop after adding Nearby chat history to the list.Mnikolenko ProductEngine
2013-12-13mergeMaximB ProductEngine
2013-12-12MAINT-3519 (Resident is able to share worn clothes.)MaximB ProductEngine
2013-12-12MAINT-3541 (crash in std::vector >::reserve)MaximB ProductEngine
2013-12-12MAINT-3541 (crash in std::vector >::reserve)MaximB ProductEngine
2013-12-11MAINT-3575: remove old exe if found in current install directoryOz Linden
2013-12-11removing of dos line endingmaksymsproductengine
2013-12-11Workaround for MAINT 3099: remove any Vivox log file left in the program folderOz Linden
2013-12-11BUG-4685: remove any SecondLife.exe file left in the SecondLifeViewer folder ↵Oz Linden
by an install prior to 3.12
2013-12-11MAINT-3553 Another checking is added to avoid possible crash.Mnikolenko ProductEngine
2013-12-10Re-fix merge issue that removed "AvatarRenderInfo" cap usagesimon
2013-12-10MAINT-3571: include settings_install.xml whether it contains settings or notOz Linden
2013-12-09Automated merge with http://bitbucket.org/lindenlab/viewer-lionRichard Linden
2013-12-09Merge in downstream code for 3.6.13simon
2013-12-09MAINT-3017 FIX Inventory filter for Recent tab does not persist between ↵Richard Linden
sessions as it used to. added names back to inventory filters, so they can be deserialized
2013-12-09increment viewer version to 3.6.13Oz Linden
2013-12-09MAINT-3539 Additional checking was added to avoid possible crash.Mnikolenko ProductEngine
2013-12-09MAINT-3539 Additional checking was added to avoid possible crash.Mnikolenko ProductEngine
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.