summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-01-05EXT-3884 [BSI] group list cut off when there is room to display more - made ↵Erica
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
2010-01-05EXT-3884 [BSI] group list cut off when there is room to display more - made ↵Erica
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line.
2010-01-05ext-3943 Group Call button (on side panel/People/Groups) does not fit in SL ↵Lis Linden
window
2010-01-05ext-3822 Group, Roles, Members: "Assigned Members" should be "Assigned Roles"Lis Linden
2010-01-05ext-3936 [BSI] About Land -> Name -> Text not centeredLis Linden
2010-01-05ext-3936 [BSI] About Land -> Name -> Text not CenteredLis Linden
2010-01-05ext-3950 Top menu World : Buy Land should read "Buy This Land"Lis Linden
2010-01-05ext-3863 [BSI] banned resident list slider is cutoffLis Linden
2010-01-05ext-3914 [BSI] Inconsistent terminology for "notecard"Lis Linden
2010-01-04Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-04EXT-3932 Pay Resident via Object - text overlaps edgeErica
2010-01-04Merge with Leyla's stuff and some XML changesJames Cook
2010-01-04EXT-3840 Default map position is back to 128, 128, 0, removed deadJames Cook
code supporting X/Y/Z position spinners. Reviewed with Leyla
2010-01-04Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-04EXT-3927 Replace background texture for payment info enabled Buy L$ floaterErica
2010-01-04MergeLeyla Farazha
2010-01-04Backed out changeset: 9edc40cf0ac6Leyla Farazha
need to change the snapshot fix implementation
2010-01-04Backed out changeset: 9edc40cf0ac6Leyla Farazha
2010-01-04moving this menu item to the right placeLeyla Farazha
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list
2010-01-04EXT-2481 [BSI] Add "Zoom in" to 3D Object context menu and inspector Gear menuLeyla Farazha
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list
2010-01-04EXT-3721 SNAPSHOT PREVIEW can be dragged over the top menusLeyla Farazha
2010-01-04EXT-3648 New message indicator on IM chiclets should be orangeLeyla Farazha
2010-01-04Merge, bringing in a few viewer-2-0 bug fixesJames Cook
2010-01-04EXT-3849 remove "show attachments in previews"Nyx (Neal Orman)
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph
2010-01-04EXT-3779 About Secondlife window opens unexpectedly scrolled to bottomJames Cook
Added explicit call to startOfDoc() to scroll to top. Took some carriage returns out of text. Moved compiler version to bottom down with static library versions, as this isn't relevant to most users. Reviewed with Kelly
2010-01-04mergeMark Palange (Mani)
2010-01-04EXT-3827 : Some accounts have no library outfitsLoren Shih
EXT-3616 : My Outfits folders don't always auto-populate on first login EXT-3796 : Sidepanel not picking up changes to "My Outfits" from autopopulation EXT-3915 : Memory leak in autopopulation code Largely rewrote the autopopulation code because it was buggy, was causing llwarns messages, and had a memory leak. My approach to this should fix everything.
2010-01-04DEV-44136: Hide previous results when performing new search.Lynx Linden
When a new search is performed, we first display a blank page in the search floater so that the previous results are not visible while the new results are being retrieved from the search server.
2009-12-31Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-31EXT-3616: Fix for my outfits autopopulation. Readding the fetch observer.Eric M. Tulla (BigPapi)
-Review by seraph
2009-12-31Merge (viewer-2-0 into gooey)James Cook
2009-12-31EXT-3778 Fixed handling of url passed in on cmd line.Mark Palange (Mani)
The url from the cmd line was being overridden by the LoginLocation setting. (my bad!) Removed unnecessary llurlsimstring.h includes.
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-30EXT-3770 - add tooltips to notifications and conversations buttons in bottom barKent Quirk
2009-12-30EXT-1399 Restore some wind noise when standing still, but drop volumeJames Cook
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla.
2009-12-30EXT-3767 Person Inspector is corrupted if open it from voice controls panelLeyla Farazha
2009-12-30mergeJames Cook
2009-12-30EXT-3753 Made inventory subfolders indent more.James Cook
Changed back to 8 pixel indent, as Ben Glenn was seeing confusion in user tests with lesser indents. Made it a setting, FolderIndentation in case we want to change in the future. Reviewed with Leyla.
2009-12-30Merge with tipCallum Prentice
2009-12-30EXT-3662 - DEV-44129 Cannot click directly above the media controlsCallum Prentice
Reviewed by CB
2009-12-30MergeLeyla Farazha
2009-12-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-30EXT-2224 - Inv item property fields were still editable if item was deletedEric M. Tulla (BigPapi)
-Reviewed by seraph
2009-12-30EXT-3685 Object Profile panel layout issuesLeyla Farazha
2009-12-30fixed build (removed missing files references from CMakefile)Sergei Litovchuk
--HG-- branch : product-engine
2009-12-30Fixed low bug (EXT-3769) Expand/Collpase All Folders menuitem in the ↵Sergei Litovchuk
Teleport History is enabled when nothing to expand/collapse - Added expanded/collapsed folders check. --HG-- branch : product-engine
2009-12-30Fixed low bug EXT-3677 (Resident doesn't appear in the nearby voice list ↵Mike Antipov
after enabling voice) -- fixed incorrect condition while checking if added avatar is a valid speaker (improvements for original fix - 62a452bcea55) --HG-- branch : product-engine
2009-12-30fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizableDenis Serdjuk
--HG-- branch : product-engine
2009-12-30Work on task EXT-938 (Get rid of deprecated list controls)Mike Antipov
-- remove unused LLFloaterCall & LLPanelAvatarRow used in it. --HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3738) Too much space above favorites on Favorites barAndrew Polunin
--HG-- branch : product-engine