summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-06fixed SLShare connection state issues for ACME-1298Cho
2014-02-06mergeCho
2014-02-06changed Facebook default image upload size to 1200x630 and Twitter to 800x600Cho
2014-02-06accidentally left _CrtCheckMemory defined in non-Windows buildsRichard Linden
2014-02-06Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-06ACME-1301 : Add colortransform as a secondary filter commandMerov Linden
2014-02-06MergeRichard Linden
2014-02-06added LL_TRACE_ENABLED to allow disabling of lltraceRichard Linden
2014-02-06ACME-1301 : Add convolve as a secondary filter commandMerov Linden
2014-02-06more fix for a memory crash caused by accessing deleted pointers.Xiaohong Bao
2014-02-06Refactoring to better check state of loading and to allow clearing of ↵Ima Mechanique
highlighting if we don't have a valid keywords file.
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-06Changing how state of loading is reported to better allow other classes to ↵Ima Mechanique
know what is happening.
2014-02-06MAINT-3696 FIXED Show correct tooltip for Highlight TransparentMnikolenko ProductEngine
2014-02-06MAINT-3692 FIXED Bindings are added to keys.xmlMnikolenko ProductEngine
2014-02-06MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-02-06MAINT-3411 FIXED Sound type is changed.Mnikolenko ProductEngine
2014-02-05ACME-1300 : Rename blend mode dodge to add_backMerov Linden
2014-02-06Made Flickr rating default to Safe for ACME-1304Cho
2014-02-06Made Flickr tags persist between uploads for ACME-1303Cho
2014-02-06Switched Flickr upload to PNG for ACME-1302Cho
2014-02-05more fix for a non-finite number assertion in llvolumeXiaohong Bao
2014-02-05ACME-1299 : Pull merge Oz changes to viewer-manifest.py to pass Mac BuildMerov Linden
2014-02-05fix a memory crash caused by accessing deleted pointers.Xiaohong Bao
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-18Pull in viewer-lion to lock down next releasesimon
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.