Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden 0effcd8a9f Backed out changeset fb6c9a1cebfc 2010-06-15 14:39:37 +01:00
Tofu Linden 597a26aca1 merge backout 2010-06-15 14:39:18 +01:00
Tofu Linden c8dea8b6e5 Backed out changeset 2f4b18cc2bbf 2010-06-15 14:39:10 +01:00
Tofu Linden 44647bd3b1 merge reversion, leaving lldate intact. 2010-06-15 14:37:42 +01:00
Tofu Linden 10c722604a Backed out changeset 6d51a12cb2d8 2010-06-15 14:35:21 +01:00
Mike Antipov 55cc54a06f EXT-7860 FIXED added check against NULL for member pointer.
Reviewed by Vadim Savchuk.

--HG--
branch : product-engine
2010-06-15 16:02:45 +03:00
Vadim Savchuk c773e01fbf EXT-7789 FIXED Removed "Rename Outfit" option from My Outfits gear menu
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/584/

--HG--
branch : product-engine
2010-06-15 15:48:52 +03:00
Tofu Linden fce2653f6b SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphere
Neither the test nor the code being tested are good - the unit test can hang.  Skipping test for now, passing over to the sim maint backlog.
2010-06-15 13:26:40 +01:00
Tofu Linden 2fc77b8ee8 VWR-19683 llmediaimplgstreamervidplug gcc 4.4 build errors 2010-06-15 13:13:24 +01:00
Tofu Linden c21c192d0c EXT-7348 Can't open Advanced Menu in Linux Client
Added a new, preferred shortcut for Show Advanced Menu, that isn't eaten by the desktop on Linux.  The old shortcut also works.
2010-06-15 13:01:11 +01:00
Tofu Linden f9f5e140ed merge 2010-06-15 12:34:44 +01:00
Aimee Linden 348d3a6ae5 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-15 11:42:18 +01:00
Mike Antipov cfb9a6e341 Merge from default branch
--HG--
branch : product-engine
2010-06-15 13:26:09 +03:00
Alexei Arabadji 11903fab73 EXT-7783 ADDITIONAL FIX Corerected emitting BOF changed/replaced signals in LLOutfitObserver.
Emitting COF changed shouldn't block emitting BOF changed/replaced signals.
reviewed by Mike Antipov

--HG--
branch : product-engine
2010-06-15 12:51:13 +03:00
Mike Antipov 300cb34291 EXT-7794 FIXED Implemented a common-used notification about wearing outfit to display loading indicator.
Details:
* Added signal "Wearable Loading Started" in AgentWearables (in parallel with "Wearables Loaded")
* Now it is raised from the LLAppearanceMgr::wearInventoryCategory.

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

--HG--
branch : product-engine
2010-06-15 12:38:30 +03:00
Mike Antipov d1cb678bac Merge from default branch
--HG--
branch : product-engine
2010-06-15 11:15:51 +03:00
Richard Nelson a43c997d0a re-disabled old style properties floater 2010-06-14 17:55:50 -07:00
Richard Nelson 330b9dc6ee merge 2010-06-14 17:52:56 -07:00
Richard Nelson bdbd896cff EXT-7742 WIP "Add to Outfit" type filter should contain items for each wearable type and for each category
added ability to filter inventory folder view by wearable type
2010-06-14 17:52:04 -07:00
Palmer Truelson 339b9d3ee6 mergio mergio 2010-06-14 17:44:13 -07:00
Palmer Truelson 5e5c1a6ff9 Fixing viewer_manifest.py. upper case True needed. Reviewed by Mani 2010-06-14 17:42:57 -07:00
Richard Nelson 89f3c3d129 merge 2010-06-14 17:29:25 -07:00
Richard Nelson e0c404a866 EXT-7742 WIP "Add to Outfit" type filter should contain items for each wearable type and for each category
added ability to filter inventory folder view by wearable type
2010-06-14 17:26:32 -07:00
palange 8f592d0ecd Fix mac dev build error, mac always package. 2010-06-14 17:03:15 -07:00
palange 566ad611d0 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-14 17:00:07 -07:00
palange 9fbaf88832 Fix mac dev build error. 2010-06-14 16:58:49 -07:00
Andrew A. de Laix 175464b0fa Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-14 16:05:53 -07:00
Andrew A. de Laix 3894b745c5 Fix EXT-7583: changed message to something more reasonable. 2010-06-14 16:05:39 -07:00
Aimee Linden b3fc9c79f5 EXT-7524 FIXED Save snapshot to inventory results in crash
Moved confirmSavingTexture() and onSavingTextureConfirmed() from LLSnapshotLivePreview to LLFloaterSnapshot::Impl so that the notification confirmation completes before LLFloaterSnapshot is closed.
2010-06-14 23:49:30 +01:00
Richard Nelson e9a6d24fc1 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release 2010-06-14 15:39:10 -07:00
Richard Nelson 7df20f1315 merge 2010-06-14 15:39:00 -07:00
Richard Nelson e97cef4de9 EXT-7664 FIX Titles of all floaters are shifted down 2010-06-14 15:38:02 -07:00
Richard Nelson 380f472308 EXT-7833 FIX [crashhunters] Crash in LLTextBase::reflow() 2010-06-14 15:37:39 -07:00
brad kittenbrink 5f64084313 Merge. 2010-06-14 14:33:46 -07:00
brad kittenbrink dc446700e3 FIX EXT-7857 - c-ares library initialization was skipping a new step. 2010-06-14 14:30:34 -07:00
Brad Payne (Vir Linden) 961656863a EXT-6571 WIP - fixes for handling of late arriving assets 2010-06-14 17:19:40 -04:00
Leyla Farazha baf9b3cb07 Merge 2010-06-14 10:55:25 -07:00
Leyla Farazha 76cf9e29a7 EXT-7799 My Appearance - Edit outfit positions camera to previous camera coordinates
reviewed by richard
2010-06-14 10:53:28 -07:00
Brad Payne (Vir Linden) 8364708595 EXT-6571 WIP - basic handling of late arriving assets 2010-06-14 13:15:58 -04:00
Lynx Linden fbc95fe7e7 EXT-7855 FIXED Memory leak in llmessage/llhttpclient.cpp
We now free the fileBuffer when we're done in VFileInjector::process_impl()
2010-06-14 17:29:22 +01:00
Lynx Linden 80a98a100b EXT-7853: Made LLMutex destructor virtual.
This fixes a potential resource leak whereby the destructor for
LLCondition, which derives from LLMutex, is never called.
2010-06-14 16:43:06 +01:00
Lynx Linden e2949752c6 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release 2010-06-14 16:03:09 +01:00
Lynx Linden 1a190182ea EXT-7851 FIXED Memory leak in LLImagePNG::encode()
We were not freeing the temporary image buffer if the PNG encoding
failed. This probably doesn't happen very often, but it's good to plug
the leak all the same.
2010-06-14 16:02:55 +01:00
Alexei Arabadji 0ec92fb1c8 EXT-7783 FIXED Provided updating outfit label in My outfits and Edit outfit panels.
1 Corrected LLAppearanceMgr::getBaseOutfitLink() method to avoid returning link in case base outfit moved to trash.
2 Hooked up LLSidepanelAppearance::refreshCurrentOutfitName() method on BOFReplaced signal.

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

--HG--
branch : product-engine
2010-06-14 16:12:20 +03:00
Yuri Chebotarev 5626e1b8af EXT-7831 FIX Reset mHasRoleChange flag when setting group id.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/581/

--HG--
branch : product-engine
2010-06-14 15:43:07 +03:00
Yuri Chebotarev 0573e7e584 merge
--HG--
branch : product-engine
2010-06-14 15:34:39 +03:00
Igor Borovkov e96544ff26 EXT-7742 FIXED panel outfit edit: added a separate dropdown for the list view
- added a separate filter combobox for the list view containing lots of items, all types of wearables, separated clothing and bodyparts items
- comboboxes are linked to the appropriate view, only one is shown
- got rid of excluding links in the folder view
- minor refactoring

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

--HG--
branch : product-engine
2010-06-14 15:04:06 +03:00
Yuri Chebotarev fdeb1a5c76 EXT-7800 FIX add scroll wheel handle to accordion tab
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/577/

--HG--
branch : product-engine
2010-06-14 15:02:15 +03:00
Yuri Chebotarev 664a07dd8d EXT-7727 FIX reset sidetray tab to home_tab when login is complete.
Aslo add parameter to callback to prevent showing appearance panel when creating initial outfit  - _sometimes_ this callback was called _after_ login was finished.

rewieved by Mike Antipov at https://codereview.productengine.com/secondlife/r/574/

--HG--
branch : product-engine
2010-06-14 14:59:56 +03:00
Vadim Savchuk a0cb051e93 merge
--HG--
branch : product-engine
2010-06-14 14:50:17 +03:00