Commit Graph

9519 Commits (9ab4d2ca8be2edcafa6cdfc3bd774ebaed444dc8)

Author SHA1 Message Date
Alexei Arabadji 9ab4d2ca8b EXT-7120 FIXED Added confirmation about leaving group, ad-hoc and p2p call.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/374/

--HG--
branch : product-engine
2010-05-12 11:11:02 +03:00
Vadim Savchuk b24dfb72c5 EXT-7206 FIXED Shape editing panel: implemented displaying avatar height in meters.
Changes:
- Now displaying (continuously refreshed) avatar height in the shape editing panel.
- Updated avatar avatar sex switching radio buttons according to the spec (icons, size, position).
- Fixed position, text and font color of the "Shape:" label.

Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/367/

--HG--
branch : product-engine
2010-05-11 23:04:43 +03:00
Vadim Savchuk 1ec883e456 EXT-6686 FIXED Added PARCEL_DETAILS_ID to the list of highlightable keywords in script editor.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/365/

--HG--
branch : product-engine
2010-05-11 18:19:53 +03:00
Tofu Linden ee1bede01d merge from PE's viewer-trunk 2010-05-11 10:42:38 +01:00
Andrew Polunin b46ba199ff EXT-7075 FIXED Map button now is always enabled and shows current user location if no other item is selected
- Added new pure virtual member function isSingleItemSelected() to the LLPanelPlacesTab. It is used in the LLPanelPlaces class inside onShowOnMapButtonClicked() to check if something was selected on the active panel. If so then selection is shown on the world map. Otherwise current agent position is shown on the world map.
- Implemented isSingleItemSelected() in the both LLPanelPlacesTab derived classes: LLLandmarksPanel and LLTeleportHistoryPanel
- Removed functionality which disables Map button if no selection is made

Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/355/

--HG--
branch : product-engine
2010-05-11 11:34:36 +03:00
Xiaohong Bao 24f54d1dff Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-10 16:22:16 -06:00
Xiaohong Bao 6eb0d854b8 EXT-7294: FIXED: crash at LLTextureCache::updateEntry [secondlife-bin lltexturecache.cpp:1231]
Also simply the writing flow of the texture cache.
2010-05-10 16:21:15 -06:00
Eli Linden a87489046f ND-46735 WIP IT and PT linguistic 2010-05-10 11:08:13 -07:00
Mike Antipov 9027f4430d EXT-7095 FIXED Replaced voice moderation menu items and updated related actions.
* Replaced "Un/Mute everyone else" menu items with requested ones. They are enabled only on participants in Voice session (are shown for moderators)
* Actions implemented via existent "Un/Mute everyone else" functionality where "else" is NULL item.

Known issues:
 * It is impossible to perform the same "Un/Mute everyone" action is session is already in requested state:  EXT-6937
 * If voice is disabled in a group session not all muted participants have appropriate indicator in VCP if resident joins to the session.
    Due to this is the same behavior as before current patch is provided, a separate EXT-7235 bug is filed for this.

--HG--
branch : product-engine
2010-05-10 10:45:43 +03:00
Tofu Linden 8e1dbbbb56 merge from PE's viewer-trunk 2010-05-08 13:16:29 +01:00
Eli Linden 7108c9e07a EXT-7111 FIX missing translation for 5 langs 2010-05-07 16:25:07 -07:00
Eli Linden 5a62377416 Merge 2010-05-07 15:53:26 -07:00
Eli Linden 09ce956b74 ND-46735 WIP PT linguistic 2010-05-07 15:52:34 -07:00
Eli Linden c699f6b0d3 EXT-6844 FIX Shorten ES strings to alleviate UI truncation 2010-05-07 15:51:58 -07:00
Loren Shih 4938d23e75 automated merge 2010-05-07 16:39:42 -04:00
Loren Shih f28887554e EXT-7276: Hide "paste as link" under Debug Setting ("InventoryLinking")
In viewer2.0, paste as link was only allowed in god mode.  Here, it is allowable if the user sets a debug setting.  This prevents normal users from accidentally screwing up their inventory if they don't understand what a link is.
2010-05-07 16:33:18 -04:00
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
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
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