Commit Graph

23 Commits (8a13530ce4eeb481ee467fd3ec54f1ed7e9f632a)

Author SHA1 Message Date
Nat Goodspeed 099e3b4166 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-09-16 11:04:12 -04:00
Nat Goodspeed c92eb7e591 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
pavelkproductengine 9f789ddfba MAINT-5194 Visual Outfit browser
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-06-02 20:23:46 +03:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Nat Goodspeed 6a82ff08d9 MAINT-5232: Normalize LLGlobalEconomy's use of LLSingleton.
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-28 16:52:09 -04:00
Mnikolenko ProductEngine 91304d3477 MAINT-4812 Restore sending snapshot as email from the viewer. 2015-05-07 16:22:44 +03:00
Mnikolenko ProductEngine 60af7c826c MAINT-4812 FIXED Remove sending snapshot as email from the viewer. 2015-02-03 13:16:26 +02:00
NiranV 9b267404f8 STORM-2049: Misc: Line spacing. 2014-07-31 06:38:21 +02:00
NiranV 62e1ac887a STORM-2049: Fixed: FB/Twitter/Flickr floaters weren't opened with the "Photo" tab by default. 2014-07-30 05:51:11 +02:00
Merov Linden 8dae4bc222 Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile errors 2014-05-06 18:21:04 -07:00
Richard Linden 5b846ed2a6 merge with release 2014-03-12 12:48:43 -07:00
Merov Linden 8b5ce1e474 Pull merge from lindenlab/viewer-release 2014-03-10 15:30:38 -07:00
maksymsproductengine e6c85c46c4 MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
Cho 9108354e9d Renamed floater_social to floater_facebook for ACME-1205 2013-12-05 00:28:28 +00:00
Cho dbab46ae78 made floater_snapshot links open the photo tab on the corresponding floater for ACME-1168 2013-11-11 23:13:01 +00:00
Cho 15434d53ea added SLShare links to snapshot floater for ACME-1167 2013-11-08 00:33:14 +00:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Cho 1c7a7fe2d1 removed FB photo sharing from snapshot floater for ACME-639 2013-06-28 23:08:03 +01:00
Merov Linden e17b9de293 ACME-453, ACME-455, ACME-456, ACME-465 : Duplicate and tweak the Snapshot Profile UI to create the Snapshot Facebook UI 2013-05-31 19:07:09 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Vadim ProductEngine 4005a820f2 EXP-1563 FIXED Negative upload cost displayed on the "Save to My Inventory" button.
Update upload cost in the button label when economy data arrives from server.
2011-11-11 01:37:41 +02:00
Vadim ProductEngine 41e6455f74 STORM-1580 WIP Updated texture upload progress according to the spec.
By the way, fixed displaying upload cost.
2011-11-03 18:03:36 +02:00
Vadim ProductEngine 65e144d9fe STORM-1580 WIP Initial commit for PO review. 2011-11-02 19:05:13 +02:00