Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Lynx Linden ff03cedb77 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-06-22 11:03:13 +01:00
Lynx Linden fefe6448d7 EXT-4919 WIP Fix build breakage on Linux. 2010-06-22 10:53:56 +01:00
Tofu Linden b04ca1b069 fix java-esque build error in llstartup change. 2010-06-22 10:49:22 +01:00
Mike Antipov 632c287e9a EXT-7928 FIXED replace member pointer to LLViewerInventoryItem with calling LLInventory::getItem()
Reason: access to deleted pointer to LLViewerInventoryItem in LLWearableItemsList::updateChangedItems.

Fix: replaced member pointer to LLViewerInventoryItem with its LLUUID.

Also improved a bit logic of the updateChangedItems() to avoid redundant iterations.

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

--HG--
branch : product-engine
2010-06-22 11:57:29 +03:00
Mike Antipov fe0d481541 EXT-7947 FIXED Added "language" parameter with LLUI::getLanguage() value into web site info.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/627/

--HG--
branch : product-engine
2010-06-22 10:35:26 +03:00
Mike Antipov f25da4a2c7 Merge with default branch
--HG--
branch : product-engine
2010-06-22 10:14:33 +03:00
Leyla Farazha 5e5ad8582c Merge 2010-06-21 16:24:22 -07:00
Leyla Farazha 7bab2dd9d5 EXT-7771 Right-click context menu is missing "Edit My Outfit/Shape" if do right-click on an attachment
EXT-2485	[BSI] Drop and Detach are too close
2010-06-21 16:18:12 -07:00
Eli Linden 342483a247 ND-47487 WIP PT translation for set 12 new files 2010-06-21 15:20:32 -07:00
Eli Linden 356a855d78 ND-47487 WIP PT translation for set 12 2010-06-21 15:20:19 -07:00
Nat Goodspeed edb999ab03 Remove tab chars inherited with file... 2010-06-21 17:02:16 -04:00
Nat Goodspeed c71e945810 Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-21 16:40:50 -04:00
Brad Payne (Vir Linden) 4eab82d5e2 merge 2010-06-21 15:54:02 -04:00
Brad Payne (Vir Linden) c838c6b645 EXT-4919 WIP - log file spam reduction 2010-06-21 15:27:11 -04:00
Nat Goodspeed 9fe55d340f Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-21 14:43:36 -04:00
Eli Linden 17f98b36d3 ND-46735 WIP JA and ES translation for set 12, new files 2010-06-21 11:24:52 -07:00
Eli Linden 9634d542fe ND-46735 WIP JA and ES translation for set 12 2010-06-21 11:24:29 -07:00
Richard Nelson bb95afc9e1 removed unused strings 2010-06-21 10:26:15 -07:00
Andrew Polunin 525a56872f EXT-5808 ADDITIONAL FIX (Add coordinates and parcel settings to top menu bar when nav bar is hidden and flags are set) - fixed Mini-Location panel visibility in mouse look mode
Added code to the LLAgent::endAnimationUpdateUI() which shows/hides Mini-Location panel depending on the mouse look mode and user preferences.

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

--HG--
branch : product-engine
2010-06-21 19:27:06 +03:00
Nat Goodspeed f17623d8c6 Automated merge with ssh://192.168.2.107/c:/linden/viewer-release/ 2010-06-21 12:20:24 -04:00
Nat Goodspeed 4e538adca4 EXT-7926: fix broken LD_LIBRARY_PATH handling on Windows.
Recent checkins introduced two different CMake macros SET_TEST_LIST (which
returned a CMake list of PATH directory strings) and SET_TEST_PATH (which
returned a single platform-appropriate PATH string). On Windows, whose
path-separator character is ';', SET_TEST_PATH interacted badly with CMake: in
CMake, a single string containing ';' characters is indistinguishable from a
list of strings.
Eliminate the return-single-string form, redirecting the name SET_TEST_PATH to
the macro that returns a CMake list. Make LL_TEST_COMMAND expect a list value,
prepending each directory string with run_build_test.py's -l switch.
2010-06-21 12:18:16 -04:00
Brad Payne (Vir Linden) 8aef04f33c EXT-4919 WIP - fixed problems with inventory fetch failing to time out, added copying/activation of more gesture folders 2010-06-21 11:56:59 -04:00
Nat Goodspeed bef22c0325 Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-21 10:43:33 -04:00
Aimee Linden a069e0d3db Merge 2010-06-21 13:45:12 +01:00
Aimee Linden c0129e4b11 DEV-36437 FIXED (VWR-2485) Menu remains after switch to Mouselook
Ported from Snowglobe.
2010-06-21 13:35:55 +01:00
Aimee Linden 0622cd9e36 DEV-36441 FIXED Minor coding standards fix-up to previous fix for VWR-14765. 2010-06-21 13:18:04 +01:00
Mike Antipov b12c98e48c EXT-7777 Just added more descriptive comment.
--HG--
branch : product-engine
2010-06-21 12:49:04 +03:00
Mike Antipov 26fe6e1df5 Merge from default branch
--HG--
branch : product-engine
2010-06-21 11:51:06 +03:00
Mike Antipov ca81608899 EXT-7921 FIXED Added a check whether message is what we expecting in LLInventoryAddItemByAssetObserver::changed.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/618/

--HG--
branch : product-engine
2010-06-21 11:08:31 +03:00
Aimee Linden ff2c387381 EXT-7945 FIXED Duplicate XUI ID in floater_voice_effect.xml 2010-06-19 03:07:02 +01:00
Monroe Linden 9916ec0f24 Specify a MIME type in the navigate in LLFloaterBuyCurrencyHTML::navigateToFinalURL(), so it can skip the MIME type probe. 2010-06-18 17:17:25 -07:00
Eli Linden e9e9214562 ND-47486 WIP Italian translation for set12, new files 2010-06-18 15:27:22 -07:00
Eli Linden 77a71e45ee ND-47486 WIP Italian translation for set12 2010-06-18 15:27:09 -07:00
Eli Linden 8ab38d0a05 MD-47488 WIP German translation for set 12, new files 2010-06-18 15:21:09 -07:00
Eli Linden bde508f37b MD-47488 WIP German translation for set 12 2010-06-18 15:20:50 -07:00
Nat Goodspeed c2b1bf6a0d Unmount Mac .sparseimage in case of errors while mounted.
DarwinManifest.package_finish() creates and mounts a .sparseimage file,
populating it with the desired package contents before creating a .dmg from
it. However, errors while it's mounted would formerly bypass the 'hdiutil
detach' command that unmounts it, leaving the host in a confused state that
seemed to prevent subsequent retry attempts from succeeding.
Also add code to try to diagnose/bypass mysterious SetFile -a V filename
errors, so far without much luck.
2010-06-18 17:50:01 -04:00
Nat Goodspeed d34d8e491b Make run_command() use subprocess.Popen() rather than os.popen().
This lets us capture the command's stderr as well as stdout. I've been
perplexed recently by errors from Mac SetFile commands that didn't report
stderr.
2010-06-18 17:43:30 -04:00
Nat Goodspeed 477fb26c1e Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.
Add ${SHARED_LIB_STAGING_DIR_RELEASE} to LD_LIBRARY_PATH for executing tests:
otherwise Debug-build tests can't find (e.g.) the aprutil DLL, for which we
don't build/package a debug variant.
Leverage discovery that a CMake macro can accept a target variable name
argument for LL_TEST_COMMAND macro.
2010-06-18 17:38:21 -04:00
Sergei Litovchuk a0258435eb EXT-7609 FIXED item title font size.
- Moved inventory list item panel to a separate file.
- Added xui customizable styles for wearable list items.

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

--HG--
branch : product-engine
2010-06-19 00:03:44 +03:00
Igor Borovkov baddb71549 EXT-7822 WIP changed the default plus button action from add to replace
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/617

--HG--
branch : product-engine
2010-06-21 15:14:42 +03:00
Paul Guslisty fc3c0cfcc8 EXT-7878 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel if height of 'Add More' panel was changed
- Increased width of layout panel and its accordion

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

--HG--
branch : product-engine
2010-06-21 14:34:47 +03:00
Paul Guslisty 5fcdff3125 EXT-7797 FIXED Outfit Editor: Clicking fliter button should set focus in filter field
- Set focus on filter field

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

--HG--
branch : product-engine
2010-06-21 14:34:08 +03:00
Vladimir Pchelko a3a4a0c62c EXT-7821 ADDITIONAL FIX max_length was changed
Inventory names should be limited to 63 characters

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

--HG--
branch : product-engine
2010-06-21 14:23:07 +03:00
Nyx (Neal Orman) acbfc68d3d Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ 2010-06-18 16:07:47 -04:00
Nyx (Neal Orman) b56bf674cb Quick fix to the compilation of llpreviewgesture to include appropriate
header file. Complements the work Seraph has been doing for cleaning
this up.

Code reviewed by Seraph
2010-06-18 16:07:22 -04:00
Karl Stiefvater (qarl) 07f9e9035e EXT-4388 Crash in octree line segment intersection code (getMask) 2010-06-18 13:29:10 -05:00
Karl Stiefvater (qarl) d8ea11e1b8 simple merge 2010-06-18 13:01:46 -05:00
Karl Stiefvater (qarl) 463c0ad32b EXT-7446 Spatial Partition Crash 2010-06-18 12:57:56 -05:00
Leyla Farazha 5985ea0f98 Merge 2010-06-18 10:52:24 -07:00
Leyla Farazha d8ec78e325 EXT-7152 TOS breaks Critical Message in 2.0.0 and 2.0.1
removed cancel button
2010-06-18 10:51:45 -07:00