summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-05-06gah, dos2unix this fileTofu Linden
2010-05-06EXT-6102 FIXED Add custom view for world rect with special reshape processingYuri Chebotarev
reviwed Mike Antipov at https://codereview.productengine.com/secondlife/r/357/ --HG-- branch : product-engine
2010-05-06EXT-6273 FIXED Changed menu item labelPaul Guslisty
- Changed menu item's label of 'viewer menu' and 'login viewer menu' Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/354/ --HG-- branch : product-engine
2010-05-06Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-06EXT-6599 Remove separator from Me->My StatusPaul Guslisty
- Removed separator from Me->My Status Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/353/ --HG-- branch : product-engine
2010-05-06EXT-6894 [TRUNCATION] (multiple langs) Side Panel > People (tab) > Friends ↵Paul Guslisty
tab > Teleport button truncated - Changed buttons width in EN and PT locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/ --HG-- branch : product-engine
2010-05-06EXT-7230 FIXEDAlexei Arabadji
Corrected functionality that determines is syswell window is empty; Removed obsolete functionality related to separator of syswell window items; reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/349/ --HG-- branch : product-engine
2010-05-06EXT-7097 FIXEDAlexei Arabadji
Replaced usage usage of "ObjectGiveItemUnknownUser" notification with functionality provided by LLPostponedNotification class; reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/345/ --HG-- branch : product-engine
2010-05-06merge another stray checkin from the old viewer-trunkTofu Linden
2010-05-05JA and PT linguisticEli Linden
2010-05-05pull a stray change from the old viewer-trunkTofu Linden
2010-05-05EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by MossKarl Stiefvater (qarl)
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.)
2010-05-05mergeTofu Linden
2010-05-05Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-05for EXT-7080: Outfit texture updates are not transmitted (in either ↵Xiaohong Bao
direction) when HTTP Textures is enabled. turn on HTTP uploading cap check for baked textures and turn off HTTP downloading checking for baked textures.
2010-05-05Merge from default branch (first sync with dessie/viewer-public).Vadim Savchuk
--HG-- branch : product-engine
2010-05-05Just reformatting xml file with Preview Tool.Mike Antipov
Trivial, not reviewed. --HG-- branch : product-engine
2010-05-05implemented task EXT-6274 Feature Request: Add button to Group Notice form ↵Alexei Arabadji
to open secondary Inventory floater Added inventory toggle button to panel_group_notices.xml reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/348 --HG-- branch : product-engine
2010-05-05Implemented task EXT-7156 (Appearance panel: "Wear" button should become ↵Vadim Savchuk
disabled and a loading indicator should appear next to the outfit name). When user presses the "Wear" button in the outfits list, we disable the button and display a perpetual loading indicator until all wearables of the outfit being worn get loaded. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/347/ --HG-- branch : product-engine
2010-05-05Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-05Fixed normal bug EXT-6757 (The whole My inventory area becomes selected if ↵Mike Antipov
an object has been drug&dropped from Trash folder) Reason: LLFoldefView has set ShowSelectionContext attribute when drag is started. And selected item is shown with filled selection after item is dropped until mouse is over inventory panel. In case of drag from Trash that item removes from inventory and selected item is the whole My Inventory folder. So, it is shown with filled selection. To fix this bug it is necessary to call setShowSelectionContext(FALSE); Implemented in LLFolderView::onMouseLive() handler. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/275/ --HG-- branch : product-engine
2010-05-05Fixed major bug EXT-6797 (attempting to create new folder while viewing ↵Mike Antipov
recent inventory renames newest item instead.) Implemented Recent Inventory Panel specific classes to create appropriate context menu for Folders in Recent Items Panel: * Registered new LLInventoryRecentItemsPanel class * Added appropriate Folder Bridge and Bridge Builder Updated main inventory panel to not show "+" button on Recent Items tab * Placed controls into Layout Stack. * Change visibility of panel with "+" button while switching between tabs. * also made bottom panel wider to be consistent with other side panels (see screenshots). Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/334/ --HG-- branch : product-engine
2010-05-05merge from PE's viewer-trunkTofu Linden
2010-05-05mergeMike Antipov
--HG-- branch : product-engine
2010-05-05Fixed normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected ↵Mike Antipov
via PSTN bridge) Current patch fixes displaing of Avaline callers in Block List: * Now it shows as Avaline Caller 1, etc. Implemented via using name from AvatarListItem to create LLMute object. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/340/ --HG-- branch : product-engine
2010-05-04EXT-7080: another partial FIXED: Outfit texture updates are not transmitted ↵Xiaohong Bao
(in either direction) when HTTP Textures is enabled. set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP.
2010-05-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-04EXT-7214 : FIXED : Add debug setting to show avatar rez timesLoren Shih
Changed from #define to debug setting "DebugAvatarRezTime".
2010-05-04automated mergeLoren Shih
2010-05-04DEV-49557 : FIXED : Attachments can show up hanging in spaceLoren Shih
Fix for logic about when all folders have been fetched. Some infrastructure cleanup.
2010-05-04DEV-49557 : FIXED : Attachments can show up hanging in spaceLoren Shih
Adding viewer-side sanity check to make sure attachments have a legal slot.
2010-05-04EXT-7197 : Inventory caps is causing recursive inventory fetch on loginLoren Shih
Added code to support non-recursive inventory folder fetching for AIS.
2010-05-04Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-05-04EXT-7194: FIXED: It takes long time to finish downloading baked textures.Xiaohong Bao
2010-05-04DEV-49633 WIP LLHTTPClient calls responders with headers _before_ bodyJames Cook
2010-05-04EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in ↵Xiaohong Bao
either direction) when HTTP Textures is enabled Fixed baked textures downloading. Uploading will be fixed on the server side.
2010-05-03EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep.Karl Stiefvater (qarl)
2010-05-01merge from PE's viewer-trunkTofu Linden
2010-04-30Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-04-30mergeRichard Nelson
2010-04-30oops, bad xuiRichard Nelson
2010-04-30Viewer 2.1 set10 translation (new files) for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ESEli Linden
2010-04-30mergeRichard Nelson
2010-04-30the second round debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-04-30MergeLeyla Farazha
2010-04-30updated media attenuation functionLeyla Farazha
reviewed by Richard
2010-04-30Added min and max for media sound attenuationLeyla Farazha
reviewed by Richard
2010-04-30Bumped version to 2.0.2.0 - just in caseDessie Linden
2010-04-30trival: remove extra llpushcallstacks, which is for debug only.Xiaohong Bao