summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-09merge - bad line endingsErica
2009-12-09mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-09fix normal bug EXT-3243 Vertical scroll bar is transparent in the Group ↵Yuri Chebotarev
profile panel --HG-- branch : product-engine
2009-12-09ext-2981 button and text editor height schould be 23px, not 16pxLis Pardi
2009-12-09fix for linux build breakage, a LLPointer was being implicitly cast wrongNyx (Neal Orman)
approved by Seraph --HG-- branch : avatar-pipeline
2009-12-09EXT-2980 make back button in nav bar match specLis Pardi
2009-12-09Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-09EXT-2819 crash in color picker in appearance editorNyx (Neal Orman)
Made progress by writing code to match the style we use for the texture picker. It now should not make a difference if you destroy the color picker floater or the color swatch control first - either direction it should do sufficient cleanup and protection. However, still getting this crash. Will investigate further later. Code reviewed by Seraph --HG-- branch : avatar-pipeline
2009-12-09Implemented normal task EXT-3194 - Object chiclets should be accessible in ↵Dmitry Zaporozhan
the IM well. --HG-- branch : product-engine
2009-12-09Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-09mplemented EXT-2798 “Record online/offline notifications into IM history ↵Alexei Arabadji
only”, excluded FriendOnline, FriendOffline notifications from logging to nearby chat; --HG-- branch : product-engine
2009-12-09Fixed buildPaul Guslisty
--HG-- branch : product-engine
2009-12-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-09Reduce likelihood of indefinite wait in viewer integration tests.Nat Goodspeed
Introduce LLStartupListener to allow viewerclient-based test script to query startup state. This handles the scenario in which, by the time the test script manages to connect, the viewer already IS in STATE_STARTED. Fix ViewerSession to invoke that query before waiting for STATE_STARTED. Make that wait time out eventually to deal with "System currently logging you off, please wait 5 minutes." Timeout raises new ViewerWontLogin exception. Fix testlangs to catch ViewerWontLogin and retry a limited number of times.
2009-12-09Fixed low bug EXT - 2688 (Viewer crashes if exit from disconnected viewer ↵Paul Guslisty
with opened Communicate floater) --HG-- branch : product-engine
2009-12-09no ticket. added icons for \"well\" buttons in the bottom tray.Andrew Polunin
--HG-- branch : product-engine
2009-12-09Fixed normal bug EXT-3139 (Invalid Region/Parcel name is shown forAndrew Dyukov
intra-region teleports in the back/fwd history). --HG-- branch : product-engine
2009-12-09Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-09mergeAlexei Arabadji
--HG-- branch : product-engine
2009-12-09Accordions in appearance panel don't use full space, removed borders in ↵Erica
inventory panel, standardized button sizes, changed login according to feedback
2009-12-09Fixed normal bug EXT-2935 \"[BSI] Not able to click *Map* button after ↵Sergei Litovchuk
clicking a SLurl to open a Place Profile\". - Added enabling \"Map\" button on Landmark Info panel opening. --HG-- branch : product-engine
2009-12-09Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-09hardened condition for LLScreenChannelBase::isHovering method;Alexei Arabadji
--HG-- branch : product-engine
2009-12-09Fixed line endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-12-09Fixed critical bug EXT-3094 (Content of accordions disappears after ↵Mike Antipov
collapsing all folders in My "Landmarks" tab and switching to "Teleport history" tab and back) Reason: Folder state of loaded folders was not saved before switching to Teleport history and back Due to inventory loading was changed to fetch items in background it is impossible to save folder state while initializing of an Inventory panel. Inventory observer was implemented to save folder states for Inventory Panels in all accordions. Reviwed by Seth ProductEngine --HG-- branch : product-engine
2009-12-08mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-08EXT-2702 the Group abilities 'Show in Find Places' is mislabeled.Ramzi Linden
Also updated various places that refer to the 1.23 style UI.
2009-12-08Merge backoutJames Cook
2009-12-08Back out EXT-2827 Unable to delete object when select face of objectJames Cook
May cause right-click delete to fail - testing that Backed out changeset: 1f8e1e73f9f4
2009-12-08Merge with Lis and Leyla' stuffJames Cook
2009-12-08EXT-3118 disabled Alerts appear to be enabled in PreferencesJames Cook
Wasn't rebuilding the list of alerts on Preferences open Cleaned up some formatting in llfloaterpreference.cpp
2009-12-08EXT-2980 Made location history menu items XML-configurableJames Cook
Reviewed with Leyla
2009-12-08EXT-3256 : Show help message in Favorites bar if emptyLoren Shih
--HG-- branch : avatar-pipeline
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08EXT-3192 Preferences > Sounds UI issuesLis Pardi
2009-12-08automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-08mergerichard
2009-12-08EXT-3133: Viewer crashes after deleting a Trash folder from the My Inventory ↵Loren Shih
accordion Put in a quick fix so that folders can't be made reparented to their own children. --HG-- branch : avatar-pipeline
2009-12-08EXT-3266 : Object contents show up as empty alwaysLoren Shih
InventoryFilter was rejecting all items that didn't exist in agent inventory. Changed this to properly account for inventory of in-world objects. --HG-- branch : avatar-pipeline
2009-12-08L10N: add a helpful tooltip to the refresh icon, as done in other places in ↵Ramzi Linden
the UI
2009-12-08INFRASTRUCTURE: Took out unused function "getAllAttachmentsArray" from ↵Loren Shih
llvoavatarself. --HG-- branch : avatar-pipeline
2009-12-08L10N: clarify wording in panel_group_notice accordian. Please, no more Ascii ↵Ramzi Linden
art arrows in 2.0.
2009-12-08L10N: Add much-needed linguistic context in the comments of strings.xmlRamzi Linden
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08Re-adding references to Arrow_Up and Arrow_Down so these arrows show on ↵Lis Pardi
panel_preferences_alerts.xml
2009-12-08Capitalized the tab labels.Justin C. Rounds (Chuck)
Bonus: made them conform visually to other tabs in the side panel http://jira.secondlife.com/browse/EXT-3073
2009-12-08ext-3087 - avatar icon is truncated badlyrichard
reviewed by James
2009-12-08Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-08Changed "Assigned Roles" to "Assigned Members".Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-3079
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi