summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-14Merge viewer-release with 3.7.1simon
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14MAINT-3724 : LLWorld::addRegion logging is misleadingsimon
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-05Checking version for cached files so older versions cannot sneak through on ↵Ima Mechanique
upgrading of format.
2014-02-05Cleaning up a little. Using assigned values for simFeature/Capability name ↵Ima Mechanique
instead of literal values.
2014-02-05MAINT-3697 FIXED Login screen help menu is updatedMnikolenko ProductEngine
2014-02-05MAINT-3484 FIXED Disable menu item if transcript doesn't exist.Mnikolenko ProductEngine
2014-02-04fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cppXiaohong Bao
2014-02-03ACME-1294 : Tweak the JuleVerne, Newspaper and Video filters so to be more ↵Merov Linden
legible
2014-02-03ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshotMerov Linden
2014-02-03MAINT-2613 FIXED Remove duplicate entry for ↵Mnikolenko ProductEngine
"DisablePrecacheDelayAfterTeleporting"
2014-02-03MAINT-3671 FIXED Rename title when new tab is added.Mnikolenko ProductEngine
2014-02-01MergeIma Mechanique
2014-01-31fix some compiling errorsXiaohong Bao
2014-01-31Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-01-31fix some flaws for memory corruptionXiaohong Bao
2014-01-31merge workaround for Mac codesign errors in build farmOz Linden
2014-01-31merge changes for storm-2011Oz Linden
2014-01-31ACME-1296 : Remove Filters from Advanced Snapshot panelMerov Linden
2014-01-31strom-1831 Cleaning up a number of issues raised.Ima Mechanique
Adding some constants and member variables. Moving arguments into constructor signature and adding new signature. Breaking saving of file into its own method to separate it from checking the LLSD. Cleaning up severla of the logging messages. Differentiating between successful and failed loads/fetches using sLoaded/sLoadFail.
2014-01-30fix for heap corruption crash on shutdownRichard Linden
don't set stopped flag until recorder object has been deleted
2014-01-30Pull merge from lindenlab/viewer-acmeMerov Linden
2014-01-30ACME-1293 : Use notification to signal from the snapshot panel to its ↵Merov Linden
container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter
2014-01-30fix odd editor artifactOz Linden
2014-01-30Another build triggerMonty Brandenberg
2014-01-30minor white-space fixesIma Mechanique
2014-01-30Removing duplication of messagesIma Mechanique
2014-01-30Making initialisation of mKeywords conditional on mSyntaxIdLSL having loaded ↵Ima Mechanique
an XML file.
2014-01-30strom-1832 Adding checks for validity and version when downloading XMLIma Mechanique
2014-01-30Moved fetchKeywordsFileResponder class to end of file, so that LLSyntaxIdLSL ↵Ima Mechanique
is declared ahead of it for friend status.
2014-01-30MAINT-3674 FIXED Menu item text is changedMnikolenko ProductEngine
2014-01-30MAINT-3593 FIXED Clear previous selection properly when selecting new item ↵Mnikolenko ProductEngine
in another panel(Inventory/Inbox).
2014-01-29ACME : Add filters to Snapshot Advanced panel for demoMerov Linden
2014-01-29merge fixes for recording the packages installed in the buildOz Linden
2014-01-29FITMESH-6: correct bounds checkingOz Linden
2014-01-29STORM-2010: fix to AutoAcceptNewInventoryOz Linden
2014-01-29ACME-1272, ACME-1292 : Disable filter drop down when necessaryMerov Linden
2014-01-29another trigger editMonty Brandenberg
2014-01-28ACME-1282 : Prevent rendering of UI in SL Share snapshotsMerov Linden
2014-01-28ACME-1275 : Implemented filters to the Twitter and Facebook panelsMerov Linden
2014-01-28ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵Merov Linden
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI.
2014-01-28ACME-1195 : Make SL Share snapshot use faster thumbnail computation and displayMerov Linden
2014-01-28STORM-2011: Group member lists not loading properlyAnsariel
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵Merov Linden
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
2014-01-28MAINT-3664 FIXED Focus filter field in Places floater by defaultMnikolenko ProductEngine
2014-01-28MAINT-3643 FIXED Copy previous search / replace strings in LSL editormaxim@mnikolenko