summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2014-08-28Pull merge from viewer-releaseMerov Linden
2014-08-25DD-19 : Print errors in bold, sort folders alphabetically, simplify log text ↵Merov Linden
when no errors
2014-08-25DD-105 : WIP : Adding (updating...) suffix when SLM transaction in progressMerov Linden
2014-08-23DD-19 : WIP : Cleaned up marketplace validation UI as requested per ProducerMerov Linden
2014-08-22DD-122 : WIP : Raise error when trying to list something that is empty or ↵Merov Linden
has empty stock folders.
2014-08-12Pull merge from lindenlab/viewer-releaseMerov Linden
2014-08-09DD-100 : Fixed! Had to create the inventory panels after we get the ↵Merov Linden
marketplace listings root id
2014-08-07DD-100 : WIP : Setting up inventory panel code in marketplace listing so ↵Merov Linden
that panels can be deleted and rebuilt with new root
2014-08-04Merge. Refresh from viewer-release after 3.7.13 release.Monty Brandenberg
2014-08-02DD-161 : Make marketplace listings root folder not movable and add a special ↵Merov Linden
tooltip to that effect
2014-07-30DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵Merov Linden
to inventory tab and folder view folders so that case can be taken into account.
2014-07-29DD-69 : Fixed! Added an xml parameter to optionally allow the visualization ↵Merov Linden
of the root folder on an inventory panel. Used only for marketplace floater so far.
2014-07-26DD-101 : Do not list or associate listings that do not validate. Present ↵Merov Linden
user with relevant error when that happens.
2014-07-24DD-128 : Fixed! Recycled allow_open into allow_wear and use an extra virtual ↵Merov Linden
methods on bridge items to know if items are wearable or not.
2014-07-22Sync merge with lindenlab/viewer-releaseMerov Linden
2014-07-22viewer-release 3.7.13 mergemaksymsproductengine
2014-07-21merge changes for 3.7.12-releaseOz Linden
2014-07-14MAINT-4226 Group ban option is added to participant menu in Group chat.Mnikolenko ProductEngine
2014-07-10merge changes for 3.7.12-releasemaksymsproductengine
2014-07-08Merge. Refresh from viewer-release after 3.7.11 release.Monty Brandenberg
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-07-07MAINT-2980 Back out most changes related to upping the 512MB texture cap to ↵Dave Parks
unblock RC.
2014-07-04DD-128 : Fixed. Do not allow clothes or body parts on active listings to be ↵Merov Linden
worn or rendered IW
2014-06-25MAINT-4178 FIXED [Group Bans] The viewer allows you to attempt to ban when ↵andreykproductengine
the ban list already contains 500 entries, which fails.
2014-06-24Merge viewer-release and become version 3.7.11simon
2014-06-23MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" ↵Dave Parks
default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why.
2014-06-23Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseMonty Brandenberg
2014-06-23merge changes for 3.7.10-releaseOz Linden
2014-06-23MAINT-4175 FIXED [Group Bans] When banning a list of multiple avatars, if an ↵andreykproductengine
already banned avatar is included in the list, no avatars are added to the ban list and those avatars already group members are not ejected from the group.
2014-06-23viewer-release mergeChris Baker
2014-06-20STORM-2035 - Invert the background color in script editors for highlighting ↵Cinder
sections. Since the background color can be changed by the user, this ensures distinctive highlighting
2014-06-18MAINT-3186 FIXED Disable menu items if group or ad-hoc chat is in multiselectionmaxim@mnikolenko
2014-06-17MergeRichard Linden
2014-06-16viewer-release mergeChris Baker
2014-06-11DD-98 : Add message with link to marketplace if listing cannot be editedMerov Linden
2014-06-11DD-130 : Count all folders and subfolders from the version folder excluding ↵Merov Linden
the version folder itself
2014-06-11DD-126 : Ask for confirmation when moving a version folder in a way that ↵Merov Linden
will deactivate it
2014-06-10DD-107, DD-111 : Add a tooltip to indicate why you can't move an active listingMerov Linden
2014-06-09STORM-2026 - Use more unique syntax colors by default, also clean up some ↵Cinder
indentation
2014-06-08Capitalize script colors floater for consistency.Cinder
2014-06-08Don't allow script colors floater resizeCinder
2014-06-08Update syntax color floater with recent changes.Cinder
2014-06-08Update sample script in script colors floaterCinder
2014-06-08"sections" is apparently unused as well.Cinder
2014-06-07Merge upstreamCinder
2014-06-05MergeRicky Curtice
2014-06-04All: Update .png files with conformance problems as reported by pngfix.Monty Brandenberg
With the updated PNG library (1.6.8), we're getting stderr warnings about non-conformance issues with images in the build. These warnings include: * iCCP: known incorrect sRGB profile * iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent * iCCP: cHRM chunk does not match sRGB These were normalized by running an ImageMagick 'convert -strip' pass over each PNG image. 'compare -metric AE' reports 0 delta for all before/after pairs.
2014-06-04STORM-2025: Part 2 - After consulting with Oz, remove subcategories of ↵Cinder
constants and fix highlighting
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message ↵Merov Linden
when listing will unlist. Make update skip consistency check when called from internal level (not public API).
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden