summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
AgeCommit message (Collapse)Author
2011-07-29STORM-1112 Input sanitization of proxy options.Logan Dethrow
2011-07-28Proxy cleanup in llstartup.cpp and llproxy.cpp.Logan Dethrow
2011-07-13Code cleanup for the SOCKS 5 proxy viewer.Logan Dethrow
2011-07-12mergeLogan Dethrow
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-05STORM-1112 Fixed crash on quit. Other minor fixes:Logan Dethrow
* Reordered HTTP proxy choices in settings dialog * Now using setBlocking and setNonBlocking LLSocket methods during TCP handshakes. * Made those LLSocket methods available outside the class.
2011-06-28STORM-1112 More cleanup of SOCKS 5 proxy code.Logan Dethrow
Renamed llsocks5.cpp to llproxy.cpp.
2011-06-21Refactored SOCKS 5 handshake to use existing LLSocket class.Logan Dethrow
2011-06-10STORM-1112 First pass at cleanup of SOCKS 5 proxy code based on Linden ↵Logan Dethrow
Coding Standard and comments in the code review.
2011-06-08Merged STORM-1112 with viewer-development. Fixed license in socks5.cpp and ↵Logan Dethrow
socks5.h.
2011-06-06EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵callum
like to see a video after I log in that highlights the best features of Second Life
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-05-26storm-1189: remove more of the code for classic cloudsOz Linden
2011-05-24MergeDave SIMmONs
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-18merge changes for login-messagesOz Linden
2011-05-17Merge with viewer-development (mesh)Don Kjer
2011-05-16WIP viewer side of ER-864: comment changeJoshua Bell
2011-05-11WIP: viewer side of ER-864: Include message ids and args in login.cgi responsesJoshua Bell
* Look for message_id and message_args in XMLRPC response, look up localized string in strings.xml * Support sub-maps in XMLRPC response conversion to LLSD * Explicitly request extended error info during login (since including sub-maps breaks older viewers) * Support LLSD-based substitutions in LLTrans::getString/findString
2011-04-22mergeDave Parks
2011-04-18merge up from viewer-development (with changes for storm-160 backed out)Oz Linden
2011-04-14Merge with viewer-developmentDon Kjer
2011-04-13merge out changes up to but not including the STORM-610 changeOz Linden
2011-04-12merge changes for storm-1101Oz Linden
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-05merge changes for STORM-1051Oz Linden
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-28VWR-20801 Implement SOCKS 5 Proxy for the viewerRobin Cornelius
2011-03-25SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵callum
links in web profile Also fixes SOCIAL-521 and SOCIAL-428
2011-03-23STORM-1101 Using the -login parameter makes some keys and right click menus ↵Jonathan Yap
not work
2011-03-23Merge with viewer-developmentDon Kjer
2011-03-17SOCIAL-714 FIX Basic mode to launch with Destinations panel open by defaultRichard Linden
2011-03-14Merge with tip of viewer developmentcallum
2011-03-14Merge with viewer-developmentDon Kjer
2011-03-09Get rid of un-used LLUUID. Reviewed by KellyDave SIMmONs
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-03-21Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-25SOCIAL-575 FIX Side panel displayed in Minimal skin on first launchRichard Linden
2011-02-23STORM-1020 Use tabs instead of spaces in fix.Jonathan Yap
2011-02-23STORM-1020 It is sometimes necessary to press ALT+CTRL+D twice to get the ↵Jonathan Yap
Debug menu on the login screen
2011-02-23Comment fix from code review with bradDon Kjer
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-10SH-915 WIP - LLAgentPilot class cleanup, added interpolation for camera motionBrad Payne (Vir Linden)
2011-02-09SH-915 WIP - support pilot.xml with extended camera infoBrad Payne (Vir Linden)
2011-01-21Automated merge up from viewer-developmentLoren Shih
2011-01-13mergedJoshua Bell