summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-15merge late 3.0.1 beta candidate fixesOz Linden
2011-08-15correct tabs for coding policy conformanceOz Linden
2011-08-15merge changes for storm-1557Oz Linden
2011-08-15STORM-1041 FIXED "Remove all clothes" item of the avatar menu didn't ↵Vadim ProductEngine
actually remove all clothes. I haven't investigated what the problem was, I've just rewritten the (ancient?) removal code in the way we take off items in other places, i.e. by removing them from the Current Outfit forder.
2011-08-15mergeBrad Payne (Vir Linden)
2011-08-15EXP-1081 FIX add search auth token as cookie instead of query paramRichard Nelson
fixed search url
2011-08-15EXP-1081 FIX add search auth token as cookie instead of query paramRichard Nelson
moved all parameters other than search query to base64 encoded llsd
2011-08-15MergePaul ProductEngine
2011-08-15Back out later: Turned on curl verbose logging for debugging purposes.Logan Dethrow
2011-08-15LLProxy: Removed unneeded call to LLProxy::applyProxySettings, since it was ↵Logan Dethrow
already being called.
2011-08-15SH-2147 Clarify and quiet log spam on mesh LoD unzip failure.Dave Parks
2011-08-15deleting folders after no-copy move to outboxLeyla Farazha
2011-08-15merged .hgtagsDebi King (Dessie)
2011-08-15STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵Vadim ProductEngine
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere.
2011-08-15Added tag DRTVWR-78_3.0.0-beta1, 3.0.0-beta1 for changeset b0be6ce3adfeDebi King (Dessie)
2011-08-15merging latest viewer-mesh into nyx's sidebranchNyx (Neal Orman)
2011-08-15increment viewer version to 3.0.1Oz Linden
2011-08-15Added tag 3.0.1-start for changeset 82a2079ffcb5Oz Linden
2011-08-15merge changes for storm-632Oz Linden
2011-08-15merge changes for VWR-25588Oz Linden
2011-08-12EXP-1069 Outbox sync should auto-delete empty foldersLeyla Farazha
2011-08-12merge from viewer-experienceLeyla Farazha
2011-08-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Nelson
2011-08-12mergeLogan Dethrow
2011-08-12LLProxy: xui string cleanup.Logan Dethrow
2011-08-12EXP-843 Enable drag and drop from the outboxLeyla Farazha
EXP-1036 Disable most inventory functionality for the outbox view
2011-08-12pull back late fix from viewer-pre-release for storm-1553Oz Linden
2011-08-12STORM-1554 FIXED Fixed typo in a gesture name.Vadim ProductEngine
2011-08-12STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple ↵Vadim ProductEngine
<nolink>...</nolink> clauses in a single textbox.
2011-08-12STORM-1553 FIXED Removing remnants of an unfinished merge from settings.xml.Vadim ProductEngine
2011-08-11merge back release tagsOz Linden
2011-08-11Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-08-11fix for SH-2194: viewer UI is visible on the login progress screenXiaohong Bao
2011-08-11CHOP-763: Collect nontrivial LLView::childrenHandle*() methods.Nat Goodspeed
There are 5 remaining childrenHandleSomething() methods with nontrivial bodies -- the rest all forward to one of those 5. Move them all to be physically adjacent in the source file to make it easy to compare/maintain.
2011-08-11CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods.Nat Goodspeed
There were 13 different methods that were more or less clones of each other. Consolidate those down to 5 variations on the basic method body, where each variation has good (commented!) reason to differ. Use helper methods to further simplify the remaining distinct method bodies. Use BOOST_FOREACH() to improve readability of iterating over mChildList.
2011-08-11EXP-1080 FIX Console gets spammed with VertexShaderEnable messages making ↵Richard Linden
the viewer unusable converted LL_WARNS to LL_WARNS_ONCE
2011-08-11EXP-1079 FIX User is not logged out immediately inworld when selecting to ↵Richard Linden
change modes and restart while logged in used requestQuit instead of forceQuit
2011-08-11reconciled .hgtagsDebi King (Dessie)
2011-08-11Added tag DRTVWR-76_2.8.1-hotfix, 2.8.1-hotfix for changeset 4780e3bd2b30Debi King (Dessie)
2011-08-11Added tag DRTVWR-72_2.8.1-release, 2.8.1-release for changeset 29e93d7e1999Debi King (Dessie)
2011-08-11merge back late beta fix for storm-1060Oz Linden
2011-08-11merge changes for storm-1427Oz Linden
2011-08-11merge changes for storm-632Oz Linden
2011-08-11merge changes for STORM-1534Oz Linden
2011-08-11SH-2181 Fix for occlusion culling going bonkers when ban lines are present.Dave Parks
2011-08-11Added support for parsing of collada 1.4.1 location sidsprep linden
2011-08-11Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-08-11Automated merge with file:///e:\code\viewer-experienceRichard Linden
2011-08-11update default value for Lindens listOz Linden
2011-08-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson