Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Eli Linden ea61d9e403 Merge 2010-05-07 13:29:47 -07:00
Eli Linden 2acb8ec669 EXT-6658 WIP removing unwanted linebreak 2010-05-07 13:28:18 -07:00
Brad Payne (Vir Linden) 9e5fe84c9e For EXT-6953: Evaluate and implement Richard's improved default animations. Cleanup and log spam reduction. 2010-05-07 15:10:50 -04:00
Andrew Dyukov 73e6407af8 EXT-2493 FIXED Added strafe buttons.
- Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable.

- Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch.

- Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons.

- Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild().

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360

--HG--
branch : product-engine
2010-05-07 22:07:01 +03:00
Loren Shih 0f7d414367 automated merge 2010-05-07 13:44:33 -04:00
Loren Shih 183122bc1d EXT-7269 : FIXED : Issue warning dialog when item is deleted that has links pointing to it
Warning now comes up if you try to delete an item that has any item links pointing to it (in memory).  This assumes that the viewer actually knows about those links, which is true at least in 2.0 since links only appear in Outfits folders and this code causes those to be fetched into memory on startup.
2010-05-07 13:44:03 -04:00
Palmer a755b67f69 merge 2010-05-07 10:19:46 -07:00
Yuri Chebotarev a1808f5a66 merge
--HG--
branch : product-engine
2010-05-07 19:04:58 +03:00
Yuri Chebotarev 321b4a313b EXT-7106 FIX remove multiply binding for switch tab callback
Reviwed by V.Savchuk at https://codereview.productengine.com/secondlife/r/361/

--HG--
branch : product-engine
2010-05-07 19:03:58 +03:00
Tofu Linden 95fd6cf0dc merge from PE's viewer-trunk 2010-05-07 16:35:42 +01:00
Igor Borovkov 16da0b8cb3 EXT-7205 FIXED reversed displaying order of clothing items of the same type in panel outfit edit
- reversed iterating order
- switched up/down buttons' callbacks

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/359/

--HG--
branch : product-engine
2010-05-07 14:52:51 +03:00
Vadim Savchuk 561151b1ff Merge from default branch
--HG--
branch : product-engine
2010-05-07 14:33:39 +03:00
Tofu Linden b941d3ddc3 merge from PE's viewer-trunk 2010-05-07 11:33:32 +01:00
Igor Borovkov f00aad0123 EXT-7165 FIXED panel outfit edit now observes all changes in COF (incl. wearables order changes)
- added observing changes in the COF (based on version changes of the COF category, COF's version is also updated when order of COF items is changed)
- got rid of outfit fetcher, cause the only used outfit is COF which is always in a fetched state
- minor cleanup

Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/356/

--HG--
branch : product-engine
2010-05-07 13:17:11 +03:00
Yuri Chebotarev 78b3419fc8 EXT-7143 FIXED remove redundat code
reviewed V.Savchuk at https://codereview.productengine.com/secondlife/r/358/

--HG--
branch : product-engine
2010-05-07 08:51:23 +03:00
Eli Linden b89c310528 CT-575 WIP DA translation for set10, new files 2010-05-06 18:34:18 -07:00
Eli Linden 630bafb12b CT-575 WIP DA translation for set10 2010-05-06 18:33:49 -07:00
Eli Linden d21ccda406 EXT-6658 WIP removing old overrides 2010-05-06 17:56:28 -07:00
Brad Payne (Vir Linden) 6081ad52c3 Improved default animations - work in progress 2010-05-06 19:10:11 -04:00
Palmer de45b16cdf merge 2010-05-06 15:52:52 -07:00
Palmer 243c962c8b EXT-7263 - 3200 now class 0 card and got rid of some generic strings in gpu_table. No code changed. 2010-05-06 15:52:26 -07:00
Eli Linden 6fc2cce516 Merge 2010-05-06 15:26:55 -07:00
Eli Linden 84df606785 ND-46735 WIP PT linguistic 2010-05-06 15:26:00 -07:00
Tofu Linden de0773fcf7 gah, dos2unix this file 2010-05-06 20:54:46 +01:00
Yuri Chebotarev 17b42d5c5e EXT-6102 FIXED Add custom view for world rect with special reshape processing
reviwed Mike Antipov at https://codereview.productengine.com/secondlife/r/357/

--HG--
branch : product-engine
2010-05-06 19:52:56 +03:00
Paul Guslisty 0674dd9bd9 EXT-6273 FIXED Changed menu item label
- 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-06 15:36:49 +03:00
Vadim Savchuk e7ca9929bc Merge from default branch
--HG--
branch : product-engine
2010-05-06 13:28:02 +03:00
Paul Guslisty ddd4878668 EXT-6599 Remove separator from Me->My Status
- Removed separator from Me->My Status

Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/353/

--HG--
branch : product-engine
2010-05-06 11:33:37 +03:00
Paul Guslisty a8c54b9bb3 EXT-6894 [TRUNCATION] (multiple langs) Side Panel > People (tab) > Friends 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-06 11:32:58 +03:00
Alexei Arabadji dd93c6e6f3 EXT-7230 FIXED
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-06 10:18:19 +03:00
Alexei Arabadji 00360bb1cd EXT-7097 FIXED
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-06 10:09:24 +03:00
Tofu Linden 6d9d6558bd merge another stray checkin from the old viewer-trunk 2010-05-06 08:00:55 +01:00
Eli Linden 3d8eebdb91 JA and PT linguistic 2010-05-05 15:32:37 -07:00
Tofu Linden 0bcb30936e pull a stray change from the old viewer-trunk 2010-05-05 19:55:44 +01:00
Karl Stiefvater (qarl) 2673bd28d7 EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by Moss
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.)
2010-05-05 13:40:55 -05:00
Tofu Linden f4e7383aa5 merge 2010-05-05 19:38:08 +01:00
Xiaohong Bao b83de312ec Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-05 12:15:35 -06:00
Xiaohong Bao 2ab6b5fd65 for EXT-7080: Outfit texture updates are not transmitted (in either 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-05 12:14:27 -06:00
Tofu Linden f290e9e851 merge from PE's viewer-trunk 2010-05-05 19:13:52 +01:00
Vadim Savchuk 140c576c37 Merge from default branch (first sync with dessie/viewer-public).
--HG--
branch : product-engine
2010-05-05 21:10:51 +03:00
Tofu Linden 3e80c9b420 VWR-19377 FIXED Inventory Search Problem 2010-05-05 19:08:43 +01:00
Mike Antipov f73f2c410e Just reformatting xml file with Preview Tool.
Trivial, not reviewed.

--HG--
branch : product-engine
2010-05-05 17:03:07 +03:00
Eugene Mutavchi 582f6502ff Related to low EXT-6823 (Implement a possibility to select several residents by "Shift" button) - fix improved to keep order of multiple selection and to reset the inconsecutive selection.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/238/

--HG--
branch : product-engine
2010-05-05 14:23:22 +03:00
Alexei Arabadji 815b350b6d implemented task EXT-6274 Feature Request: Add button to Group Notice form 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-05 14:13:21 +03:00
Vadim Savchuk d39ef5ce6f Implemented task EXT-7156 (Appearance panel: "Wear" button should become 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-05 13:19:24 +03:00
Vadim Savchuk c4070bd672 Merge from default branch
--HG--
branch : product-engine
2010-05-05 13:37:59 +03:00
Mike Antipov 35fc01e3f5 Fixed normal bug EXT-6757 (The whole My inventory area becomes selected if 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-05 12:40:05 +03:00
Mike Antipov 15413e4442 Fixed major bug EXT-6797 (attempting to create new folder while viewing 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-05 12:29:53 +03:00
Tofu Linden e2e329b2e2 merge from PE's viewer-trunk 2010-05-05 10:24:32 +01:00
Mike Antipov 4bff09dcf4 merge
--HG--
branch : product-engine
2010-05-05 11:40:56 +03:00