summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-03Pull merge from lindenlab/viewer-fbcMerov Linden
2013-08-03NORSPEC-304 NORSPEC-334 NORSPEC-336 fix black glow overdraw without breaking ↵Graham Linden
glow
2013-08-02ACME-796 : Do not flip the fbc state to failure while connecting through web ↵Merov Linden
browser. Handle the dismiss case as best as possible.
2013-08-02mergeGilbert Gonzales
2013-08-02ACME-744: Temporary solution. The internal browser was not setting keyboard ↵Gilbert Gonzales
focus properly...as to why an investigation is needed. For now explicly setting keyboard focus to the internal browser after it is displayed.
2013-08-03made checkin use a placeholder location URL when the given SLURL is not validCho
2013-08-02mergeGilbert Gonzales
2013-08-02Switching SLShareHost to pdp locationGilbert Gonzales
2013-08-02added learn more link to panel_social_account for ACME-797Cho
2013-08-02Pull merge from lindenlab/viewer-fbcMerov Linden
2013-08-02ACME : Fix a spurious crash when showing the Advanced->Shortcuts menu just ↵Merov Linden
after launch
2013-08-02changed facebook_post_success text to be more consistent with other ↵Cho
notification text for ACME-793
2013-08-02changed PLACE to CHECK IN for ACME-794Cho
2013-08-02CHOP-959: merge --graphicslevel fix up to tipNat Goodspeed
2013-08-02CHOP-959: Honor --graphicslevel switch even on first viewer run.Nat Goodspeed
Previous CHOP-959 logic set a flag to remember that settings variable RenderQualityPerformance was set (by --graphicslevel), so it could be applied once LLViewerWindow is constructed. But on first viewer run, LLViewerWindow constructor calls LLFeatureManager::applyRecommendedSettings(), which resets that settings variable! So don't just set a flag, actually capture the requested RenderQualityPerformance value for later.
2013-08-01ACME-761 : Use the cap for the service url unless overridden by the ↵Merov Linden
SLShareHost setting from settings.xml
2013-08-01Pull merge from lindenlab/viewer-fbcMerov Linden
2013-08-01ACME-785 : Use a specific notifytip message (without the OK button) for fbc ↵Merov Linden
success notification
2013-08-01Merge downstream codesimon
2013-08-01Mergesimon
2013-08-01ACME: add SLShareHost variable to settings.xml, which allows changing the fb ↵Gilbert Gonzales
service host location as needed.
2013-08-01NORSPEC-336 fix glow regression from 304 fixGraham Linden
2013-08-01MAINT-2958 : "Mute Particle Owner" should be "Block Particle Owner"simon
2013-08-01ACME-773 Making cookie clearing occur during disc and connect.Gilbert Gonzales
2013-08-01MAINT-2949 : Objects across the sim border do not render when approached. Addedsimon
missing code block from previous change as per Dave P's advice
2013-08-01NORSPEC-304 fix glow pass rendering over alpha pass after ALM toggleGraham Madarasz (Graham Linden)
2013-07-31ACME-778: Adjusted the facebook code so that isConnected() does not depend ↵Gilbert Gonzales
on state changes. Instead it returns true if the user successfully connected and false if the user successfully disconnected.
2013-07-31ACME-757: Switching back to pdp15 host for testing.Gilbert Gonzales
2013-07-30Merge downstream codesimon
2013-07-30MAINT-2913: crash in LLCamera::AABBInFrustum. Tried to make array indexessimon
bullet-proof. Reviewed by Kelly
2013-07-30NORSPEC-314 cleanup debug-only code...seems to fix NORSPEC-328 as well somehowGraham Linden
2013-07-30merge changes for CHOP-975Oz Linden
2013-07-30ACME-757 : Change the hard coded url to fbc service (still a hack)Merov Linden
2013-07-30Merge vwr-dev-matGraham Madarasz (Graham Linden)
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac ↵Graham Madarasz (Graham Linden)
10.6.8 nV driver issues
2013-07-30MAINT-2939 FIXED [CHUI] On Windows machine location address bar in viewer ↵maksymsproductengine
goes blank if location is selected and a menu item is seleted
2013-07-30CHOP-975: Remove fallback to v1.0 update query when the v1.1 gets a 404 responseOz Linden
2013-07-30get rid of warning generated by trying to save obsolete VersionChannelName ↵Oz Linden
setting
2013-07-30Adding a non-code change to force a rebuild of the CHUI RC to avoid CHOP-100Steven Harrison (steven)
2013-07-29Slowest debug in the west.Aura Linden
2013-07-29I love issues that only reproduce via teamcityAura Linden
2013-07-29NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on MacGraham Madarasz (Graham Linden)
2013-07-29merge changes for maint-2936Oz Linden
2013-07-29merge changes for storm-1838Oz Linden
2013-07-29Add copyright and licenseJeff (Gioffredo Linden)
2013-07-29ACME-755 : Fix erasing in live std::map (breaks build on Mac and Linux).Merov Linden
2013-07-29merge storm-1958Oz Linden
2013-07-29add credit for storm-1958Oz Linden
2013-07-29STORM-1838 mergeJonathan Yap
2013-07-29STORM-1838 Add display name handling to the initial notificationJonathan Yap