Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Mike Antipov ea64706e79 Fixed normal bug EXT-6909 ('Mute/unmute' moderation options remain enaibled after moderator left group call)
Reason: session's Speaker Manager was not updated when voice call ended. Speakers had incorrect voice related state.

Fix: update speakers' state when voice call is finished.
   Also VCP now uses LLIMMgr::endCall to perform "Leave Call" action.

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

--HG--
branch : product-engine
2010-04-21 10:24:56 +03:00
Roxie Linden 9fdba53b09 Show beta grids depending on a settings.xml setting. for SLE, this will be turned off. For trunk, it's turned on.
Also, fixed an issue with manual entry of locations into the location dropdown.
2010-04-21 00:17:58 -07:00
Mike Antipov 4395d8e9f1 WIP: critical bug EXT-4837 ([NUX] When filter results in null state, provide a message suggesting the user try global search.)
Partial implementation of help text in case of empty list when filtered for Nearby and Recent lists of People panel:
 * Extracted support implementation of several messages for empty list depend of filtering from LLGroupList to LLFlatListEx
 * change inheritence of LLGroupList and LLAvatarList from LLFlatListView to LLFlatListViewEx
 * updated panel people to init Nearby & Recent lists with appropriate messages.

--HG--
branch : product-engine
2010-04-21 10:17:09 +03:00
Yuri Chebotarev 5ecd9db845 fix for EXT-6932 "Planning","Details", "Sales" tabs from Group profile are allowed to edit but changes can not be saved
https://codereview.productengine.com/secondlife/r/281/
vsavchuk

--HG--
branch : product-engine
2010-04-21 10:15:09 +03:00
Eli Linden c34bb6f62b Missing "About Second Life" translation for tier2,3 2010-04-20 17:45:02 -07:00
Eli Linden b252c45556 EXT-6961 en_xui_change for IT ES PL 2010-04-20 17:06:23 -07:00
Eli Linden 60317cc2fc EXT-6958 IT linguistic 2010-04-20 16:15:06 -07:00
Mark Palange (Mani) c153b2dbe0 Disabling Watchdog Timeout 2010-04-20 13:23:51 -07:00
Brad Payne (Vir Linden) d692ed38bd For EXT-6953: improved default animations. Moved LLUUID values to .cpp file 2010-04-20 15:30:51 -04:00
Eli Linden 51056f98f1 FR linguistic 2010-04-20 11:52:39 -07:00
Eli Linden 12893bc7b1 Merge 2010-04-20 11:42:45 -07:00
Tofu Linden 47699b744c Checker: NULL_RETURNS
Function: LLViewerInventoryMoveFromWorldObserver::onAssetAdded(const LLUUID &)
File: /indra/newview/llviewermessage.cpp
2010-04-20 18:27:32 +01:00
Tofu Linden 58022255b4 CID-460
Checker: UNINIT_CTOR
Function: LLInventoryFetchItemsObserver::LLInventoryFetchItemsObserver(const std::vector<LLUUID, std::allocator<LLUUID>> &)
File: /indra/newview/llinventoryobserver.cpp
2010-04-20 18:25:14 +01:00
Tofu Linden bb0112f648 CID-461
Checker: UNINIT_CTOR
Function: LLInventoryFetchComboObserver::LLInventoryFetchComboObserver(const std::vector<LLUUID, std::allocator<LLUUID>> &, const std::vector<LLUUID, std::allocator<LLUUID>> &)
File: /indra/newview/llinventoryobserver.cpp

dead member.
2010-04-20 18:22:47 +01:00
Tofu Linden 42cbea759c CID-462
Checker: DEADCODE
Function: LLAssetStorage::findInStaticVFSAndInvokeCallback(const LLUUID &, LLAssetType::EType, void (*)(LLVFS *, const LLUUID &, LLAssetType::EType, void *, int, int), void *)
File: /indra/llmessage/llassetstorage.cpp
2010-04-20 18:16:57 +01:00
Vadim Savchuk e047a050ba Fixed bug EXT-6881 ([FORMATTING] Acerca del terreno (About Land) window > Contrato tab. Space in blank needed).
Added a space after the colon, so the translatable string is now "Last Modified: ".

Reviewed by Mike: https://codereview.productengine.com/secondlife/r/272/

--HG--
branch : product-engine
2010-04-20 18:57:01 +03:00
Vadim Savchuk 242a5644a5 Fixed bug EXT-6603 (Nearby Chat watermark text needs more left padding).
Added text left padding: 5px.

Reviewed by Mike: https://codereview.productengine.com/secondlife/r/271/

--HG--
branch : product-engine
2010-04-20 18:53:29 +03:00
Vadim Savchuk 6c74c65e99 Fixed bug EXT-6872 (Pop-up menu for hyperlink in 'Delete pick' dialog doesn't work).
Disabled links in the remove pick dialog.
This seems to be the simpliest solution and the same is done e.g. in the teleport confirmation dialog.
I'm not sure how to fix the drop-down menu.

Reviewed by Mike: https://codereview.productengine.com/secondlife/r/269/

--HG--
branch : product-engine
2010-04-20 18:50:04 +03:00
Vadim Savchuk bb97af5b64 merge
--HG--
branch : product-engine
2010-04-20 17:46:01 +03:00
Yuri Chebotarev eed51486aa no ticket/review fix typo
--HG--
branch : product-engine
2010-04-20 17:41:16 +03:00
Vadim Savchuk 597485cceb merge
--HG--
branch : product-engine
2010-04-20 17:38:35 +03:00
Vadim Savchuk 2da402498f Merge from default branch
--HG--
branch : product-engine
2010-04-20 17:37:44 +03:00
Yuri Chebotarev 181241e747 additional commit for EXT-6625 Nearby Chat does not gain focus when clicked at the top
reply to https://codereview.productengine.com/secondlife/r/267/#review471
add comments to code

--HG--
branch : product-engine
2010-04-20 17:32:23 +03:00
Yuri Chebotarev 9d74b586b3 fix after wrong merge for EXT-4082 - long string
--HG--
branch : product-engine
2010-04-20 17:16:27 +03:00
Yuri Chebotarev 407cf3bd08 merge
--HG--
branch : product-engine
2010-04-20 17:14:00 +03:00
Eugene Mutavchi 5acf8a5f13 Fixed normal bug EXT-6807(Object's chicklet shows context menu for bottom bar)
- moved the common code (menu stuff handling) from LLIMP2PChiclet, LLAdHocChiclet, LLIMGroupChiclet to their parent LLIMChiclet
 - added popup menus to LLInvOfferChiclet and LLScriptChiclet (notice that just the closing menu item was added because these chiclets are not connected with IM sessions.)
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/254/

--HG--
branch : product-engine
2010-04-20 16:52:32 +03:00
Yuri Chebotarev 5c78d1f1a9 fix for EXT-6625 Nearby Chat does not gain focus when clicked at the top
https://codereview.productengine.com/secondlife/r/267/
mantipov

--HG--
branch : product-engine
2010-04-20 16:18:18 +03:00
Yuri Chebotarev a3eab97387 fix for EXT-6037 Nearby Speakers floater does not remember size and position on relogging
https://codereview.productengine.com/secondlife/r/270/
reviewed mantipov

--HG--
branch : product-engine
2010-04-20 16:06:39 +03:00
Yuri Chebotarev 6ed8c492f5 fix for EXT-4082 Normal Uploading huge image crashes viewer
https://codereview.productengine.com/secondlife/r/11/
reviewed Tofu Linden

--HG--
branch : product-engine
2010-04-20 15:47:02 +03:00
Alexei Arabadji 3c45631cbc Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/
--HG--
branch : product-engine
2010-04-20 14:47:17 +03:00
Alexei Arabadji 54d632fc2b fixed major EXT-6905 Inventory offer from another resident appears like notification from object;
Fixed regression introduced by rev. 050ab9232a5a, provided passing payload parameter "give_inventory_notification" to notification.

reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/273/

--HG--
branch : product-engine
2010-04-20 14:45:15 +03:00
Tofu Linden 5952fbca31 merge from viewer-hotfix 2010-04-20 12:29:20 +01:00
Dmitry Zaporozhan f260d52c75 Fixed EXT-6930(normal) - Edit Outfit: "Add wearables" panel layout is broken.
NOTE: this is a temporary fix, see EXT-6564(Fix wearable editing panels) for more info.
Fix info:
- Moved edit wearable button to place where it does not break widget paddings.
- Updated code that calculates button position.
- Sending button to front to ensure it is clickable and visible.

Not reviewed.

--HG--
branch : product-engine
2010-04-20 13:46:43 +03:00
Tofu Linden db5455b73a trivial comment fix. 2010-04-20 11:46:26 +01:00
Tofu Linden 625b15fa75 merge from PE's viewer-trunk 2010-04-20 10:30:11 +01:00
Kent Quirk 77f35a5b06 Merge. 2010-04-20 04:37:10 -04:00
Kent Quirk 347be07842 set the patch version 2010-04-20 04:36:35 -04:00
Kent Quirk 4f01a5f452 Merge hotfixbeta into hotfix 2010-04-20 04:32:44 -04:00
Dmitry Zaporozhan 1ce1e7f9a1 Fixed EXT-6542(normal) - [HARD CODED] - Land-Info, Medien: none/none needs to be localized
Added "DefaultMimeType" string to strings.xml to make "none/none" mime type localizable.
Replaced all occurrences of "none/none" string with call to static method.

Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/265/

--HG--
branch : product-engine
2010-04-20 11:11:33 +03:00
Paul Guslisty 53e4718a46 Fixed normal bug EXT-6837 ([TRUNCATION] Mundo > Sol > Editor del entorno > Cielo avanzado > Editor del ciclo de un día. \"Configuración del fotograma clav\" should be \"Configuración del fotograma clave\".)
- Some redesign of floater_day_cycle.
- Main changes:
    increased view_border size;
    moved controls to the right of increased view_border to the right;
    increased spinner width to see all its content;
    moved 'Play' and 'Stop!' buttons in one row with 'Use estate time' button.

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/258/

--HG--
branch : product-engine
2010-04-20 07:51:34 +03:00
Paul Guslisty 861f8641f8 Fixed normal bug EXT-6817 ([TRUNCATION] Mundo > Perfil del lugar > Region/Estate > REGIÓN/ESTADO > Estado. txt overlap the nexts windows.)
- Increased panel and view_border size, moved name_lists to the right

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

--HG--
branch : product-engine
2010-04-20 07:48:40 +03:00
Paul Guslisty 74ec5c6622 Fixed normal EXT-6729 ([TRUNCATION] SELECTOR DE COLOR. \"(arrástralo abajo para g\" should be \"(arrástralo abajo para guardarlo)\" or...)
- Applied word wrap

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/264/

--HG--
branch : product-engine
2010-04-20 07:46:38 +03:00
Paul Guslisty 8b0c026007 Fixed normal bug EXT-6801 (EXT-6801 ([TRUNCATION] multiple langs. Me > preferences > graphic > advanced))
- Made labels of sliders wider
- Increased distance between radio groups

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/263/

--HG--
branch : product-engine
2010-04-20 07:44:33 +03:00
Aimee Linden 095f7a2aa0 Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-04-20 03:25:23 +01:00
Aimee Linden 7fc3364685 Sort out the state machine in LLVoiceClient to wait for voice fonts properly. 2010-04-20 03:23:03 +01:00
Monroe Linden 41357bb012 Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix 2010-04-19 18:02:56 -07:00
Monroe Linden c3fa45282f Fix for EXT-6925 (Mime type association missing for video/* wildcard).
In mime_types*.xml, added <impl> sections to the mimetype entries for video/* and audio/* which point to the quicktime plugin on Mac/Windows and gstreamer on Linux.

Reviewed by Callum at http://codereview.lindenlab.com/1252035
2010-04-19 17:19:35 -07:00
Richard Nelson 3a7490e492 merge 2010-04-19 17:03:52 -07:00
Richard Nelson 3afda3d1c0 EXT-6921 - Media Volume Changes changes system volume on WinXP
reviewed by Callum
2010-04-19 17:01:47 -07:00
Xiaohong Bao 8154a04f48 Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix 2010-04-19 16:36:22 -06:00