summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
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-2031 Display issues with Top colliders/Top scripts floaterJonathan Yap
OPEN-217 Change to media_plugin_quicktime.cpp causes Windows compile to fail
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-29MAINT-3975 FIX Group Invitation window omits ? button for listed residents ↵Richard Linden
(INTEREST LIST RC only)
2014-04-23DD-19 : Cleaned up Marketplace Audit UI, make the floater non modalMerov Linden
2014-04-22Pull merge from lindenlab/viewer-releaseMerov Linden
2014-04-22MergeXiaohong Bao
2014-04-22merge up to 3.7.6-releaseOz Linden
2014-04-21DD-71 : Implement a new item properties floater, calls the same code as the ↵Merov Linden
sidepanel in the inventory but with the back button hidden
2014-04-21merge changes for 3.7.6-releaseOz Linden
2014-04-21Merge downstream codesimon
2014-04-21Merge downstream code updating version to 3.7.7simon
2014-04-21DD-66 : Use new icons for version folders and stock folderMerov Linden
2014-04-20DD-19 : Implement preliminary audit / validation displayMerov Linden
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18DD-19 : WIP : Add marketplace validation modal dialog to view the log (no ↵Merov Linden
validation text yet)
2014-04-18DD-58 : Implement associate listing UI and primitiveMerov Linden
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2014-04-17DD-54 : WIP : Improved validation to wrap items and stock items within ↵Merov Linden
version folders if necessary. Also hooked up the audit button with the validation code though all printout happens in the log
2014-04-17DD-70 : Use List/Delist for listing folders and Activate/Deactivate for ↵Merov Linden
version folders. Also create test SLM ID when creating listing.
2014-04-16DD-63 : Suppress the filtering options in the marketplace option submenu. ↵Merov Linden
Redundants with tabs
2014-04-16DD-11 : Implement getListingURL() and parametrize it correctly. Change Show ↵Merov Linden
Listing to Edit Listing.
2014-04-15DD-66 : WIP : Added new icons for stock foldersMerov Linden
2014-04-15DD-49 : Add FUI button for Marketplace ListingsMerov Linden
2014-04-15DD-65, DD-55: Treat activation/deactivation separately for listing and ↵Merov Linden
version folders. Also use max instead of stock for suffix for non stock folders.
2014-04-11DD-12, DD-19 : Add a button to create a new listing folder. Also added a ↵Merov Linden
validate button though it does nothing ATM
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-06-06MAINT-3389 FIXED [vwr] No visual feedback if you try to ban an already ↵maksymsproductengine
banned agent.
2014-04-09DD-16 : WIP : Fix filtering on menu and tabs. Sort still not doneMerov Linden
2014-04-09DD-13 : Clean up Associate/Disassociate listing. Also clarify the update ↵Merov Linden
folder code in marketplace
2014-04-08DD-18 : Compute stock for all levels, get folders to update more ↵Merov Linden
consistently on all actions in the marketplace
2014-04-08merge changes for 3.7.5-releaseOz Linden
2014-04-04DD-14 : Add all right click menu items for marketplace. Make Add, Activate ↵Merov Linden
and Deactivate work. Right click fails on non folder items though in marketplace
2014-04-04DD-45 : Add Activate right click menu item to marketplace listings foldersMerov Linden
2014-04-03DD-20 : Make drop in the panel when empty work againMerov Linden
2014-04-01Merge downstream codesimon
2014-03-31MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵Mnikolenko ProductEngine
Confirmation dialog for teleporting via slapp is added.
2014-03-28DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the ↵Merov Linden
promotion code for Drag and Drop, display of stock folders and embryonic marketplace validation