summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-18LLProxy: Renamed a setting to better describe what it controls.Logan Dethrow
2011-08-16Backed out changeset 694594710de2Logan Dethrow
2011-08-15Backed out rev 42d5f5df0a6a. Code was apparently needed afterall.Logan Dethrow
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-12mergeLogan Dethrow
2011-08-12LLProxy: xui string cleanup.Logan Dethrow
2011-08-11merge back release tagsOz Linden
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-11update default value for Lindens listOz Linden
2011-08-10convert linden names list to stringOz Linden
2011-08-10storm-1060: yet another attempt to fix windows iconsOz Linden
2011-08-09storm-1549Oz Linden
2011-08-09EXP-880 FIX Disable address bar copy menu and open in external browser buttonRichard Linden
when using trusted browser or explicitly disabling address bar
2011-08-09merge late beta fixes for storm-1060Oz Linden
2011-08-09merge changes for vwr-26458Oz Linden
2011-08-09merge changes for storm-1473Oz Linden
2011-08-09merge changes for storm-1436Oz Linden
2011-08-09merge changes for storm-1309Oz Linden
2011-08-09merge changes for storm-1540Oz Linden
2011-08-09merge changes for storm-1194Oz Linden
2011-08-09merge changes for storm-1186Oz Linden
2011-08-08merge changes for storm-1060Oz Linden
2011-08-08more idiosyncracies for beta channelOz Linden
2011-08-08mergeLogan Dethrow
2011-08-08merge beta fix for storm-1060Oz Linden
2011-08-08mergeVadim ProductEngine
2011-08-08fix idiosyncratic name for beta viewer channel icon recognitionOz Linden
2011-08-08STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵Vadim ProductEngine
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox.
2011-08-08Fixed numerous comment spelling errors in llerror.cpp and llerror.hLogan Dethrow
2011-08-08LLProxy cleanup.Logan Dethrow
Made the socks proxy start first in llstartup.cpp Moved initialization of the proxy to before the HTTP table fetch Added Doxygen comments to LLProxy methods. Removed call to applyProxySettings in llxmlrpctransaction.cpp since the ctor of LLCurlEasyRequest will apply the proxy settings.
2011-08-08increment viewer version to 3.0.1Oz Linden
2011-08-08Added tag 3.0.0-start for changeset 6b678ea52f90Oz Linden
2011-08-08correct xml syntax errorOz Linden
2011-08-08correct version number typoOz Linden
2011-08-08correct merge-induced error in settings.xmlOz Linden
2011-08-08merge back beta tagsOz Linden
2011-08-08merge back release tagOz Linden
2011-08-08increment viewer version to 3.0.0Oz Linden
2011-08-08merge changes for storm-1060Oz Linden
2011-08-05merged .hgtagsDebi King (Dessie)
2011-08-05Added tag DRTVWR-75_2.8.3-beta1, 2.8.3-beta1 for changeset 599677276b22Debi King (Dessie)
2011-08-05add reading Linden names at build time from enviroment-specified fileOz Linden
2011-08-05STORM-1427 FIXED Fixed a debug assertion triggered in the world map floater.Vadim ProductEngine
Apparently, passing empty region name to the MapNameRequest makes server return empty name in MapBlockReply, which triggered the assertion.