summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-30Added a popup for choosing this or all estates when adding/removing an ↵Cho
experience in the Region/Estate floater for ACME-1436
2014-05-29MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵Stinson Linden
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
2014-05-29MAINT-3504 FIXED Avatar cannot move after TPing into region he nearly ↵andreykproductengine
crossed into
2014-05-30MAINT-865 FIXED Multiline description in Place profile is shown as one line ↵Mnikolenko ProductEngine
after changing floater width
2014-05-30MAINT-4099 FIXED Use toggleOpen() to open/close folders via Enter keyMnikolenko ProductEngine
2014-05-29MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵AndreyL ProductEngine
applies to
2014-05-29MAINT-4071 FIXED Use LLViewerStats::instance().getRecording() to get correct ↵Mnikolenko ProductEngine
stats.
2014-05-29MAINT-4094 FIXED Use unescaped region name in the notificationMnikolenko ProductEngine
2014-05-29Streamlined previous fix for ACME-1471Cho
2014-05-29Added inelegant fix for ACME-1471 to pop up the old notification with each ↵Cho
new notification
2014-05-28ACME-1471 WIP [VWR] Merge multiple Exp Perm dialogs into oneRichard Linden
merged multiple experience toasts into a single one reviewed by Cho
2014-05-28Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib.Monty Brandenberg
Release and Debug builds working. Remove the DOM_DYNAMIC define so that we don't create declspec declarations to colladadom objects and pull in libxml2_a (_a for archive) to complete the link. Debug functional and would be moreso if not for all the CrtCheckMemory() calls.
2014-05-28Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library withMonty Brandenberg
package dependencies updated.
2014-05-28All: Update library SDL to 290309, c-ares to 290089, boost to 290191,Monty Brandenberg
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255, google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157, llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083, pcre to 290150, zlib to 290080. The freetype2 headers are now normalized to what they would normally be on a unix-type system. Libxml2 and pcre are available on all platforms. Libraries generally move in the direction of static archives rather than shared libraries (e.g. openssl). The llqtwebkit side is a step back from the more ambitious goal. What will be used (290262) will be a simple rebuild of the existing 4.7.1 library with updated package dependencies. The bigger work will be in the future.
2014-05-28Half of STORM-2025, fix flow-control highlightingCinder
2014-05-28Make default and state out of flow-control and into eventsCinder
2014-05-28Don't hardcode black as the default color for syntaxCinder
2014-05-28Merge with head of viewer-releaseCallum Prentice
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-27ACME-1495: Fxied mergedolphin
2014-05-27ACME-1496: Fixed typo in estate floaterdolphin
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-05-24MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: updating of text for GroupDepartError notifications.
2014-05-24MAINT-4009: Patching a memory leak of ParamDescriptor objects.Stinson Linden
2014-05-23MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵Stinson Linden
and all of its derived descendants in order to clarify ownership of memory pointers.
2014-05-23MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: added two notifications GroupDepartError and GroupDepart
2014-05-22Merge. Pull in viewer-release after release of 3.7.8Monty Brandenberg
2014-05-22Fixed mergedolphin
2014-05-20Merge release and 3.7.9simon
2014-05-20MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the ↵Stinson Linden
LLPluginProcessParent class.
2014-05-20Mergedolphin
2014-05-20Merge with 3.7.8-releasedolphin
2014-05-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-20MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit.Stinson Linden
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden
2014-05-19increment viewer version to 3.7.9Oz Linden
2014-05-19Added tag 3.7.8-release for changeset bba9b3722eeaOz Linden
2014-05-19merge fix for merge with project interesting. New appearance utility source ↵Nyx Linden
and one quick doubly-declared typedef.
2014-05-17mergeCho
2014-05-17Added COMBINE_WITH_NEW for notifications for ACME-1471Cho
2014-05-17MAINT-4009: Final pass refactoring to eliminate memory allocation related to ↵Stinson Linden
error reporting that is not properly cleaned up.
2014-05-16ACME-1459: Experience tab added to the about land tab for editing parcel ↵dolphin
Experiences
2014-05-16MAINT-4009: First pass refactoring to eliminate memory related to error ↵Stinson Linden
reporting that is not properly cleaned up.
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16Update syntax coloring in the preview script on the fly.Cinder
2014-05-16Trivial indentation change in floater_script_ed_prefs.xmlCinder
2014-05-16Remove orphaned LLKeywords methodsCinder