Commit Graph

11109 Commits (38d763b34fe8411684c0f73627dc018ff9171c87)

Author SHA1 Message Date
Sergei Litovchuk 38d763b34f EXT-5403 FIXED Disabled auto selecting first filtered item because it takes away selection from the item set by LLTextureCtrl owning the texture picker floater.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/679/.

--HG--
branch : product-engine
2010-07-12 16:46:50 +03:00
Igor Borovkov cbf5dc148c EXT-8323 FIXED added "name" attributes to facilitate translation
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/733/

--HG--
branch : product-engine
2010-07-12 17:44:17 +03:00
Vadim Savchuk 15c944cd47 EXT-8209 FIXED Avoid escaping human-readable location when copying text from the location input.
Reason: LLSLURL constructor failed to determine invalid SLURLs (see EXT-8335).
It's late to try fixing it, so I introduced a workaround.

By the way, fixed a regression with SLURLs not being shown unescaped in the location input.

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

--HG--
branch : product-engine
2010-07-12 17:22:29 +03:00
Vadim Savchuk dcf21a1287 Fixed Linux build.
--HG--
branch : product-engine
2010-07-12 16:52:34 +03:00
Alexei Arabadji 4f6badf216 EXT-8124 FIXED Avoided saving processed notifications that spawns script floater.
Details:
1 Avoided memory leak in LLScriptFloaterManager caused not destroying processed notifications.
2 Provided destroying notification if user initiate closing script floater and not destroying if viewer exit.

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

--HG--
branch : product-engine
2010-07-12 16:34:38 +03:00
Mike Antipov 50e6e5e49b EXT-4301 FIXED Now instance of the LLAvalineListItem is created with "hide phone number" = false.
Note: changes in the llparticipantlist.cpp is a fix of initial implementation in 79c0487c2280 changeset.
    "waiting" is shown instead of phone number.
It was not reproduced before because phone was not shown anywhere until this patch.

Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/729/

--HG--
branch : product-engine
2010-07-12 14:24:18 +03:00
Mike Antipov ea35754f08 Merge from default branch
--HG--
branch : product-engine
2010-07-12 12:52:31 +03:00
Mike Antipov d8e26b7b73 EXT-8246 FIXED Disabling an adding of items into Recent People list in case of incoming ad-hoc chat.
REASON: it was implemented in EXT-5694 to add all ad-hoc participants when user send a message to session created himself.
Participants IDs are known in this case.

But in case of incoming ad-hoc chat those IDs are not known. Container used to get IDs contains only Ad-hoc Session ID.
So, (???) is expected in this case in Recent People Panel.

FIX: disabling adding of items into Recent People list in case of incoming ad-hoc chat.

Note: participants will be added to the list once they send a message to chat.

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

--HG--
branch : product-engine
2010-07-12 11:28:51 +03:00
callum ee50934d88 Merge 2010-07-09 17:08:39 -07:00
callum 76ce102427 VWR-20182 - Turn off Win32 minidump writes temporarily because they are triggered for all exceptions and lead to deadlocks 2010-07-09 17:07:35 -07:00
Richard Linden 5b1386e5b6 merge 2010-07-09 14:30:49 -07:00
Richard Linden ded3253d1f forgot to remove a file 2010-07-09 14:27:56 -07:00
Richard Linden 1f79bee86e EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from 60fps to 18fps for a really long time
EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active
EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit

reviewed by Vir
2010-07-09 14:26:56 -07:00
Andrew A. de Laix 05e6faf381 Merge 2010-07-09 13:31:53 -07:00
Andrew A. de Laix db480bcd9c Don't write windows os minidumps if running from a debugger. 2010-07-09 13:30:58 -07:00
Eli Linden b7f6fb814c EXT-8003 EXT-8004 fix remove duplicated string ID/content 2010-07-09 11:34:05 -07:00
Eli Linden 75c1c70b25 ND-47580 WIP FR linguistic 2010-07-09 10:52:57 -07:00
Vadim Savchuk 331ccee1f5 EXT-8259 FIXED Fixed occasional truncation of the "More" link in expandable textboxes.
The bug seems to happen when the text contains trailing newlines.
So the workaround is to strip those newlines.
I use a workaround because a proper fix might require changing LLTextBase which is undesirable at this point.

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

--HG--
branch : product-engine
2010-07-09 20:10:26 +03:00
Igor Borovkov 96631f6d4e EXT-7406 FIXED excluded inventory links from Add More list view (panel outfit edit)
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/723

--HG--
branch : product-engine
2010-07-09 19:08:46 +03:00
Igor Borovkov eaf114fdfd EXT-7786 FIXED COF Wearables List is updated only when visible (panel outfit eidt)
Every single delete/create operation in the COF causes LLCOFWearables to be updated - on each update its contained LLFlatListView is repopulated. That means massive creation of LLPanel's instances (LLUICtrlFactory::buildPanel(...)). Half of the panel creation time is spent in the EXPAT xml library on parsing the .xml files of the panel item.

I've forbidden updates of LLCOFWearables when Panel Outfit Edit is not in the visible chain. Panel Outfit Edit is now updated only when it is visible
Also LLCOFWearables refures to refresh its content if COF category version hasn't been changed since the last refresh.

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/715

--HG--
branch : product-engine
2010-07-09 17:47:33 +03:00
Alexei Arabadji b6b0465bbc EXT-7911 FIXED Avoided saving unresolved LLDialog notifications.
Details:
Made ScriptDialogGroup, ScriptDialog, LoadWebPage notifications non-persistent.

reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/711/

--HG--
branch : product-engine
2010-07-09 17:19:22 +03:00
Loren Shih d8f795aa9c automated merge 2010-07-09 10:19:15 -04:00
Loren Shih 9ae6672a15 EXT-8221 WIP Crash in LLGesture::notifyObservers
Code cleanup for help with diagnosing this issue.
2010-07-09 10:19:02 -04:00
Tofu Linden 467a8b0441 merge from PE's viewer-release 2010-07-09 09:40:18 +01:00
Aimee Linden 9ba22cee0e EXT-8296 FIXED Format currency properly in tooltips and the about land window. 2010-07-09 02:49:10 +01:00
Nyx (Neal Orman) adfa188cee Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-07-08 17:53:48 -04:00
Nyx (Neal Orman) 6f2118432d EXT-8279 FIX original items being deleted when removed from COF
Replacing logic with call to removeCOFItemLinks, which should do appropriate
checking to determine that item is in the COF and is actually a link.

Code reviewed by Seraph
2010-07-08 17:53:32 -04:00
Leyla Farazha aea47535b4 Merge 2010-07-08 14:52:56 -07:00
Leyla Farazha 58ab4dfd88 EXT-8140 Changing items in "add more" view, or editing the items, causes avatar to bounce up and down 2010-07-08 14:51:27 -07:00
Loren Shih 074157c1fe EXT-8292 FIXED Folder wear options disabled in expanded menu on first right-click
EXT-8261 FIXED 'Share' item is disabled in 'My Inventory' folder's context menu

Items can now be appended to menus (versus menus being the most restrictive out of all the item choices).
2010-07-08 17:46:36 -04:00
Monroe Linden bfb66a8b94 Fix for EXT-8151
Made LLPanelOutfitEdit::onPlusBtnClicked() iterate over all selected items and wear each one.  Also made it create one LLUpdateAppearanceOnDestroy and pass it to all calls to wearItemOnAvatar.

Add optional callback argument (as LLPointer) to wearItemOnAvatar, addCOFItemLink, LLDeferredCOFLinkObserver

Reviewed by Nyx at http://codereview.lindenlab.com/2482033
2010-07-08 14:13:26 -07:00
Dave Parks 19bb6f489a merge 2010-07-08 15:15:32 -05:00
Dave Parks 3d94133776 EXT-8287 Add some null checks and asserts around drawable faces. 2010-07-08 15:14:23 -05:00
Loren Shih b67009415d EXT-8269 FIXED "Copy and Wear" from in-world object doesn't wear bodyparts
EXT-8139 FIXED "Copy and wear" when unboxing an outfit defaults to "add" instead of "replace items"

Copy&Wear now takes off all inventory item before wearing new outfit.
2010-07-08 15:02:45 -04:00
Loren Shih 6e9bf1c5dc EXT-8264 FIXED Object attached to an invalid attachment index shows avatar menu on right-click, as if it IS attached
Objects attached to bad attachment point end up attached to chest by default so they're not hanging in space.
2010-07-08 15:01:30 -04:00
Dave Parks b056f6d7f7 EXT-8236 Massage code around crash in ~LLSpatialGroup -- looks like heap corruption. 2010-07-08 12:56:22 -05:00
Vadim Savchuk e3cd72f7bd EXT-8251 FIXED Renamed the "Remove Link" item of the inventory context menu to "Delete".
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/720/

--HG--
branch : product-engine
2010-07-08 20:19:27 +03:00
Vadim Savchuk 078c43b072 EXT-8276 FIXED Hide the Search floater on teleport.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/719/

--HG--
branch : product-engine
2010-07-08 19:35:44 +03:00
Vadim Savchuk 417b98eae1 EXT-8170 ADDITIONAL FIX Now using complete translatable sentences like "Create new shoes", "Create new pants", etc as labels for AE context menus.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/716/

--HG--
branch : product-engine
2010-07-08 19:21:00 +03:00
Sergei Litovchuk 900a9d29fb EXT-8245 FIXED Fixed passing inventory panel to floater Resident Chooser when called from 'Add More' panel.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/709/.

--HG--
branch : product-engine
2010-07-08 18:49:13 +03:00
Mike Antipov 479731f6a0 EXT-8243 FIXED Replaced method to create link in COF with top-level LLAppearanceMgr::wearItemOnAvatar() method while DnD a wearable to COF.
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/714/

--HG--
branch : product-engine
2010-07-08 19:12:45 +03:00
Paul Guslisty 98d8e22153 EXT-8275 FIXED (Build > Group > Edit Group - Replace checkbox with new Edit icon, and move to the right of group name)
- Switched order of 'Share' checkbox and 'Deed' button
- Switched order of 'Group Name' name box and 'Set Group' button
- Changed image_overlay of 'Set Group' button

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

--HG--
branch : product-engine
2010-07-08 19:06:05 +03:00
Igor Borovkov 737e8e5938 merge
--HG--
branch : product-engine
2010-07-08 18:57:16 +03:00
Igor Borovkov 5fef1c902a EXT-8061 FIXED refactoring, added a mapping for According Tab > Asset Type (COF Wearables)
Reviewed by Neal Orman  at https://codereview.productengine.com/secondlife/r/704/

--HG--
branch : product-engine
2010-07-08 18:55:45 +03:00
Paul Guslisty 414c845ddc EXT-8266 FIXED (Swap art asset for \"edit\" wrench, \"folder view\" and \"Shopping cart\")
- Replaced Edit_Wrench and folder_view_icon icons with provided ones
- Shop_no_arrow icon already replaced in EXT-8160

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

--HG--
branch : product-engine
2010-07-08 18:55:21 +03:00
Brad Payne (Vir Linden) c80da2248d merge 2010-07-08 10:57:15 -04:00
Brad Payne (Vir Linden) 7380d8f1cb EXT-8238 FIX - unfortunately this won't have much impact on crash rates, since the problem occurs when we're already shutting down 2010-07-08 10:53:39 -04:00
Vadim Savchuk 0451902bcd Merge from default branch
--HG--
branch : product-engine
2010-07-08 13:53:43 +03:00
Paul Guslisty db0ac28313 EXT-8171 FIXED (IT - Corrupted texture pickers are shown on 'Editing Alpha Mask' panel for German locale)
- Deleted overriden dimensions in DE, FR and JP locales

Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/703/

--HG--
branch : product-engine
2010-07-08 13:25:24 +03:00
Tofu Linden ca5e05a5c7 merge from PE's viewer-public 2010-07-08 10:14:00 +01:00