summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2015-02-27Pull merge from lindenlab/viewer-releaseMerov Linden
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-02-24merge changes for MAINT-4790Oz Linden
2015-01-30MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵Mnikolenko ProductEngine
Type a location field, doesn't log you in
2015-01-19MAINT-4790 WIP Show focused background image for login text fields.Mnikolenko ProductEngine
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-12-12Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS.Nat Goodspeed
The referencing code is all within LL_WINDOWS conditionals, so the dummy variable must be enclosed that way too -- otherwise we get unreferenced-variable warnings-as-errors on other platforms.
2014-12-11Re-add missing variable declaration (not that it's very useful and no idea ↵callum_linden
how it was removed)
2014-12-10Fix for incorrectly formatted #if statements (worked on clang FWIW!)callum_linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-10-18Update to build on Xcode 6.0: more removal of unused const variables ↵callum_linden
[-Wunused-const-variable] and member variables
2014-10-17Update to build on Xcode 6.0: clang fix for bracketed logical operationscallum_linden
2014-10-17Update to build on Xcode 6.0: fixes for brackets logical operations and ↵callum_linden
signed/unsigned issue
2014-10-17Update to build on Xcode 6.0: statement has no effect (debugging error ↵callum_linden
perhaps) [-Wself- assign]
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const ↵callum_linden
variables [-Wunused-const-variable] and member variables
2014-10-17Update to build on Xcode 6.0: Change tactic about turning off warnings about ↵callum_linden
-Wdelete-incomplete in anywhere lluictrlfactory.h is used - richard okay'd
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const ↵callum_linden
variables [-Wunused-const-variable]
2014-10-17Update to build on Xcode 6.0: turn off warnings about -Wdelete-incomplete 0n ↵callum_linden
llview.h - richard okay'd
2014-10-07MAINT-4548 & MAINT-4557 FIXED build issuesmaksymsproductengine
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-10-02MAINT-4119 FIXED Uniquely decorate links on Second Life or Linden Lab domainsmaksymsproductengine
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-24MAINT-4170 FIXED Eliminate homoglyphs in URL hostnames: converting to ↵maksymsproductengine
lowercase links without scheme
2014-09-22MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser;maksymsproductengine
2014-09-16MAINT-4437 buildfix for linux - removed lambda expressionandreykproductengine
2014-09-15MAINT-4437 FIXED Spillover Branch shows when it should notandreykproductengine
2014-09-11MAINT-4440 FIXED Bad colors for spillover menu in viewer-lionandreykproductengine
2014-09-11MAINT-4438 FIXED Warning message is changed to debug message.Mnikolenko ProductEngine
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-09-08MAINT-4397 FIXED It's possible to size the viewer window where some menus ↵andreykproductengine
will draw beyond its bounds
2014-09-08MAINT-4422 FIXED Inventory re-sorts itself if any of the Filters are enabled ↵Mnikolenko ProductEngine
and you detach an item from your Avatar
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-27MAINT-4368 FIXED Statistics floater - Object Cache Hit Rate, Cache Hit Rate ↵andreykproductengine
and Cache Read latency graphs display incorrectly
2014-08-26MAINT-4210 FIXED Don't try to replace wiki-link with label if it's not ↵Mnikolenko ProductEngine
correct(contains url in label part).
2014-08-21fixing merge conflictsandreykproductengine
2014-08-21Merge downstream code into viewer-lion and become version 3.7.15simon
2014-08-12Pull merge from lindenlab/viewer-releaseMerov Linden
2014-08-12MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder ↵andreykproductengine
and hides THAT folder
2014-08-11MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character ↵andreykproductengine
into a script. Wrong functions were in use for llwchar type variables.
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-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-29MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctlyandreykproductengine
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