summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2014-10-05DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED ↵Merov Linden
state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings).
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-08-28MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.andreykproductengine
Reverted previous two fixes and modified LLTextBase::changeLine()
2014-08-12Pull merge from lindenlab/viewer-releaseMerov Linden
2014-08-05DRTVWR-373 Merge with viewer-release 3.7.13maksymsproductengine
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-30MAINT-4218 Adding clothing from inventory closes THAT clothing folder and ↵andreykproductengine
hides THAT folder fixed issue with 'yet to be started filter' and 'dirty-visible' item.
2014-07-29MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctlyandreykproductengine
reverted and remade MAINT-4218
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-14MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder ↵andreykproductengine
and hides THAT folder
2014-07-10merge changes for 3.7.12-releasemaksymsproductengine
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-07-08MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct ↵Mnikolenko ProductEngine
one in a special case
2014-07-07Merge downstream code and become 3.7.12simon
2014-07-01MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵andreykproductengine
applies to
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-20MAINT-3475 FIXED 'windows 64bit (?) crash in ↵maksymsproductengine
LLTextBase::getDocIndexFromLocalCoord'
2014-06-18MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.maksymsproductengine
2014-06-19MAINT-4157 FIXED Lag meter tool tips are missing unitsMnikolenko ProductEngine
2014-06-18Merge downstream codesimon
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-06-17MergeRichard Linden
2014-06-17Pull merge from lindenlab/viewer-releaseMerov Linden
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-06-08Fix lsl constant highlighting and sort the if-else chain to parse a little ↵Cinder
quicker
2014-06-08Use a common SyntaxLSL broad tag to make debugging easierCinder
2014-06-08"sections" is apparently unused as well.Cinder
2014-06-07Merge upstreamCinder
2014-06-05MergeRicky Curtice
2014-06-04A little more cleanup in LLSyntaxIDLSL and LLKeywordsCinder
2014-06-04STORM-2025: Part 2 - After consulting with Oz, remove subcategories of ↵Cinder
constants and fix highlighting
2014-06-04DD-84 : Final clean up for this fixMerov Linden
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-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵Stinson Linden
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e.
2014-05-30DD-92 : pull merge lindenlab/sunshine-external to get AISv3 workMerov Linden
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-28Half of STORM-2025, fix flow-control highlightingCinder
2014-05-28Don't hardcode black as the default color for syntaxCinder
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden
2014-05-16DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵Merov Linden
getting listings several times
2014-05-16Remove orphaned LLKeywords methodsCinder
2014-05-27MAINT-4072 FIXED Searching object content by typing letters no longer works ↵andreykproductengine
for non-capitalised names.
2014-05-21MAINT-4064 FIXED Don't show Folder arrow for folders without visible children.Mnikolenko ProductEngine
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder