summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2014-03-26storm-1831 Removing the callback after first region crossing. Prevents ↵Ima Mechanique
repeated callbacks after highlighting has been removed for live script.
2014-03-26Pull in downstream -bear, viewer-release and become version 3.7.5simon
2014-03-26Pull in viewer-release and become version 3.7.5simon
2014-03-26Double init of logging probably due to merge fail.Aura Linden
2014-03-26Not ideal but sufficient.Aura Linden
2014-03-25Still wasn't doing the right thing with log files.Aura Linden
2014-03-24The simple approach has not worked. This hybrid solution should avoid the ↵Aura Linden
Windows issues and get us per-run logfiles.
2014-03-24Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-24Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-24merge with releaseRichard Linden
2014-03-24merge changes for 3.7.4-releaseOz Linden
2014-03-24MAINT-3211 Fix for texture animations not working properly on rigged ↵Dave Parks
attachments when worn from inventory.
2014-04-16Backed out changeset: d0dfe3cda5b1Dave Parks
2014-03-24Merged in viewer-release.Aura Linden
2014-03-24increment viewer version to 3.7.5Oz Linden
2014-03-24merge changes for DRTVWR-360Oz Linden
2014-03-24Pulled merge from release.Aura Linden
2014-03-20Returned Secondlife.log to main directory due to unforeseen LLErrorThread ↵Aura Linden
complexities.
2014-03-20MAINT-3827 FIXED crash in KDU texture decoding, likely out of memorymaksymsproductengine
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2014-03-19Pull in viewer-lion to lock down next releasesimon
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-19MAINT-3838 FIXED Get escaped uri for location link.Mnikolenko ProductEngine
2014-03-18Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2014-03-18MAINT-3832 Make color pickers actually apply result immediately when "apply ↵Dave Parks
immediately" is checked.
2014-03-18merge changes for STORM-2020Oz Linden
2014-03-18MAINT-2578 FIXED Resident can add nonexistent resident to IM or add-hoc ↵andreykproductengine
conference in "Choose resident" floater
2014-03-18merge changes for STORM-2007Oz Linden
2014-03-18merge changes for STORM-1966Oz Linden
2014-03-18MAINT-1744 FIXED User cannot unblock an object by selecting "Unblock" menu ↵Mnikolenko ProductEngine
item from object's pop-up menu
2014-03-17ACME-1376 : Suppress location checkbox in Facebook Photo panelMerov Linden
2014-03-17ACME-1376 : Take the location checkbox out of the photo panelMerov Linden
2014-03-17Restore use of RenderSpecularExponentOz Linden
2014-03-15Mac Debug build is functional with this manifest changeMonty Brandenberg
2014-03-15Made location checkbox automatically unchecked when caption is empty for ↵Cho
ACME-1375
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-14MAINT-3426 FIXED Searching inventory for "online" no longer returns online ↵andreykproductengine
friends calling cards in search results.
2014-03-17MAINT-2176 FIXED Maturity icon is addedMnikolenko ProductEngine
2014-03-14Fix linux buildmaksymsproductengine
2014-03-14merge changes for open-209Oz Linden
2014-03-14conform to new policy forbidding trigraphsOz Linden
2014-03-14merge changes for storm-2007Oz Linden
2014-03-14merge changes for storm-1920Oz Linden
2014-03-14Made location checkbox disabled when caption is empty for ACME-1375Cho
2014-03-14MAINT-2325 FIXED For sale mark is visible partially in Place profileMnikolenko ProductEngine
2014-03-14MAINT-3822 FIXED Show busy mode message only once for each im session.maxim@mnikolenko
2014-03-14MAINT-3821 FIXED Call setUseUsernames on start up.Mnikolenko ProductEngine
2014-03-14MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵maksymsproductengine
with audio device disabled.
2014-03-13OPEN-209: Corrected all instances of trigraphs in the code.Ricky Curtice
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment!