summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
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-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-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-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-23merge changes for 3.7.10-releaseOz Linden
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-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-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
2014-05-28DD-84 : WIP : Add confirmation DAMA dialog when moving items in active listingMerov Linden
2014-05-28DD-91 : Fixed! Get each listing to pass through the folder/size check on ↵Merov Linden
validation. Make all messages localizable. General clean up
2014-05-28DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ↵Merov Linden
error messages
2014-05-21DD-91, DD-84 : WIP : Verify restrictions when moving things to marketplace, ↵Merov Linden
provide clear alert for errors, parametrize alerts and tooltips correctly
2014-05-20DD-88 : Make Drag and Drop tooltips for Merchant Outbox and Marketplace ↵Merov Linden
restrictions identical
2014-05-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-16Trivial indentation change in floater_script_ed_prefs.xmlCinder
2014-05-16Typo fixCinder
2014-05-16Set colors for script editorCinder
2014-05-14DD-76, DD-77, DD-90 : recycled can_move_to_outbox() into ↵Merov Linden
can_move_to_marketplace() so we have now the same logic for both marketplace and merchant outbox
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder
2014-05-14Begin syntax coloring personalizationCinder
2014-05-13STORM-2028 - Show context menu in script editorCinder
2014-05-12DD-22 : WIP : Implement the GET /listing/:listing route to complete the SLM ↵Merov Linden
API coverage. Will be used only in test.
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-04-23DD-19 : Cleaned up Marketplace Audit UI, make the floater non modalMerov Linden
2014-04-22Pull merge from lindenlab/viewer-releaseMerov Linden