summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelsnapshotoptions.cpp
AgeCommit message (Collapse)Author
2019-12-16no-op change to trigger rebuildBrad Payne (Vir Linden)
2019-12-16mergeBrad Payne (Vir Linden)
2019-11-20SL-10499 - handle package info from benefits serviceBrad Payne (Vir Linden)
2019-11-15SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵Brad Payne (Vir Linden)
Group-related costs and limits via benefits.
2019-11-14SL-10499, SL-10497 - use LLAgentBenefits infoBrad Payne (Vir Linden)
2019-11-13SL-11964 Removed SL Share from the viewerAndreyL ProductEngine
2019-04-24SL-10994 Removed Facebook In-world SharingAndreyL ProductEngine
SL-11024 Fixed Twitter connect failure
2016-09-16Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-28MAINT-5232: Normalize LLGlobalEconomy's use of LLSingleton.Nat Goodspeed
LLSingleton currently presents two different usage styles: deriving MyClass from LLSingleton<MyClass>, or just using a typedef. Turns out LLGlobalEconomy is the ONLY class using the typedef style -- and the apologetic comment talks about a potential maintenance that hasn't actually happened. Derive LLGlobalEconomy from LLSingleton<LLGlobalEconomy>, like everyone else.
2015-05-07MAINT-4812 Restore sending snapshot as email from the viewer.Mnikolenko ProductEngine
2015-02-03MAINT-4812 FIXED Remove sending snapshot as email from the viewer.Mnikolenko ProductEngine
2014-07-31STORM-2049: Misc: Line spacing.NiranV
2014-07-30STORM-2049: Fixed: FB/Twitter/Flickr floaters weren't opened with the ↵NiranV
"Photo" tab by default.
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-03-12merge with releaseRichard Linden
2014-03-10Pull merge from lindenlab/viewer-releaseMerov Linden
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-11-11made floater_snapshot links open the photo tab on the corresponding floater ↵Cho
for ACME-1168
2013-11-08added SLShare links to snapshot floater for ACME-1167Cho
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-28removed FB photo sharing from snapshot floater for ACME-639Cho
2013-05-31ACME-453, ACME-455, ACME-456, ACME-465 : Duplicate and tweak the Snapshot ↵Merov Linden
Profile UI to create the Snapshot Facebook UI
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-11-11EXP-1563 FIXED Negative upload cost displayed on the "Save to My Inventory" ↵Vadim ProductEngine
button. Update upload cost in the button label when economy data arrives from server.
2011-11-03STORM-1580 WIP Updated texture upload progress according to the spec.Vadim ProductEngine
By the way, fixed displaying upload cost.
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine