Vladimir Pchelko
c19dd3d2c4
EXT-7805 FIXED set tool_tip for "plus" button when body_part is selected in "Add more" panel (Edit Outfit)
...
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/626/
--HG--
branch : product-engine
2010-06-22 18:41:40 +03:00
Yuri Chebotarev
7132b7485e
merge
...
--HG--
branch : product-engine
2010-06-22 15:59:56 +03:00
Yuri Chebotarev
75d3856811
EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegment
...
reviewed by Richard Nelson, Vadim Savchuk at https://codereview.productengine.com/secondlife/r/616/
--HG--
branch : product-engine
2010-06-22 15:50:34 +03:00
Yuri Chebotarev
0d099b4f08
EXT-7882 FIX Set caption when floater minimized and remove when maximized.
...
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/624/
--HG--
branch : product-engine
2010-06-22 15:47:36 +03:00
Mike Antipov
bedc5790e0
Reformatted panel_edit_wearable.xml file with UI Preview Tool
...
--HG--
branch : product-engine
2010-06-22 15:46:21 +03:00
Yuri Chebotarev
b14e19c1ac
EXT-7820 FIX escape only parameters of slurl
...
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/614/
--HG--
branch : product-engine
2010-06-22 15:46:17 +03:00
Mike Antipov
fe2e46e44a
merge
...
--HG--
branch : product-engine
2010-06-22 15:03:46 +03:00
Mike Antipov
53e35e3011
Merge after backout changeset: f0e9147baf74
...
--HG--
branch : product-engine
2010-06-22 15:03:02 +03:00
Andrew Dyukov
f4c20d43bc
EXT-7875 FIXED Implemented resetting of selection inside outfit on accordion collapse/expand.
...
- Added method which resets selection and tied it up to DropDownStateChangedCallback.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/628/
--HG--
branch : product-engine
2010-06-22 15:00:22 +03:00
Mike Antipov
9a397826dd
EXT-7789 FIXED reverted changes with removing "Rename Outfit" from gear menu
...
Backed out changeset: f0e9147baf74
--HG--
branch : product-engine
2010-06-22 14:35:45 +03: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