summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2015-03-24merge changes for 3.7.26-releaseOz Linden
2015-03-23Pull merge from lindenlab/viewer-releaseMerov Linden
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2015-03-13MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgrBrad Payne (Vir Linden)
2015-03-13MAINT-4980 WIP - add context menu filtering based on the selection groupBrad Payne (Vir Linden)
2015-03-13MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵Mnikolenko ProductEngine
grey) opens the wrong link in all places apart from in a conversation window or chat toast.
2015-03-06SL-103 WIP - commentBrad Payne (Vir Linden)
2015-03-06SL-103 WIP - comment re: possible future workBrad Payne (Vir Linden)
2015-02-27Pull merge from lindenlab/viewer-releaseMerov Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-02-27MAINT-2781 FIXED Reset pressed state on focus lost.Mnikolenko ProductEngine
2015-02-25mergeBrad Payne (Vir Linden)
2015-02-24Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-02-24merge changes for MAINT-4790Oz Linden
2015-02-12MAINT-4847 FIXED Select new texture tab on clicking arrow buttons.Mnikolenko ProductEngine
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
2015-03-11MAINT-4975 FIXED Sender's name is hidden out of view for inventory offer ↵andreykproductengine
popups and payment popups
2015-03-04MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵Mnikolenko ProductEngine
of the link always appears.
2015-01-09MAINT-4169 FIXED grey out all but domain name in SL-links, same as it's done ↵Mnikolenko ProductEngine
for non-Linden URLs
2015-01-19MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵Mnikolenko ProductEngine
of the link always appears.
2014-12-22mergeBrad Payne (Vir Linden)
2014-12-19merge with 3.7.23-releasemaksymsproductengine
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-12MAINT-4735 FIXED Need to press Ctrl+W twice to close floaterandreykproductengine
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-12-08MAINT-3457 FIXED List of notecard content is shifted while resize of ↵andreykproductengine
notecard window
2014-12-09MAINT-3648 FIXED Allow opening URLs when any text is selected.Mnikolenko ProductEngine
2014-12-04MAINT-4683 FIXED Display SLURLs with incorrect coordinates as regular URLs.Mnikolenko ProductEngine
2014-11-14MAINT-3067 FIXED Bumps, Pushes and Hits is hard to discoveMnikolenko ProductEngine
2014-11-10MAINT-4617 FIXED Viewer chews on "Inventory->Open and Select" until ↵andreykproductengine
inventory received or recent items selected
2014-11-06ACME-1635: Trusted Experiences now referred to as Key Experiences.dolphin
2014-11-05mergeBrad Payne (Vir Linden)
2014-10-30MAINT-4617 FIXED Viewer chews on "Inventory->Open and Select" until ↵andreykproductengine
inventory received or recent items selected
2014-10-22MAINT-4602 FIXED URLs are not highlighted as URLs in chat view when ↵MNikolenko ProductEngine
preceding an internal URL
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-16Fix build issues.maksymsproductengine
2014-10-13MAINT-4169 FIXED Suppress initial display of the path portion of URLs from ↵maksymsproductengine
other users and scripts