James Cook
bc6cd5757b
merge
2009-11-03 13:55:11 -08:00
James Cook
876bb9043c
Fixed strings to use our preferred <string> instead of <floater.string>
2009-11-03 13:51:11 -08:00
Soft Linden
4e52e09fea
DEV-37978 VWR-8617: Missing / incorrect keywords TEXTURE_MEDIA and TEXTURE_DEFAULT
2009-11-03 15:49:33 -06:00
Soft Linden
2a0697711a
DEV-41348 SNOW-278 Clean up mime_types.xml - missed credit
2009-11-03 15:45:30 -06:00
Loren Shih
4692244422
Adding sidepanel_ .xml files to XUI preview tool.
...
--HG--
branch : avatar-pipeline
2009-11-03 16:41:38 -05:00
Soft Linden
fcecb648ef
DEV-41348 SNOW-278 Clean up mime_types.xml
2009-11-03 15:39:20 -06:00
Loren Shih
b7d020e744
EXT-2168 : Rename ObjectInfo to ItemInfo
...
Renaming for better clarity as to what llsidepaneliteminfo does.
Also fixed an error where Edit was not enabling the panel.
Also did some superficial cleanup and reorganization of llsidepanel- files.
--HG--
branch : avatar-pipeline
2009-11-03 16:28:52 -05:00
Nyx (Neal Orman)
826f3aa57a
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-03 15:49:55 -05:00
James Cook
6ec038c0ca
merge
2009-11-03 12:24:51 -08:00
James Cook
f75ce16477
Clean up login panel XML and code.
...
Kill dead "web based login" viewer-auth mWebLoginKey.
Port over my reg-in-client code from svn, off by default.
Reviewed with Ambroff.
2009-11-03 12:24:07 -08:00
Nyx (Neal Orman)
90d92647f4
EXT-2141 baked texture not keyed on version #
...
We actually already have this, stored in our baked texture dictionary.
Generated new UUIDs for the baked texture hashes -
this will ensure that new baked textures will be generated when users switch
to viewer-2, and should clear up the invisibility issues people see from old
1.22 bakes being used as alpha-enabled.
Code reviewed by Bigpapi
2009-11-03 15:17:27 -05:00
Sergey Borushevsky
de2fe92bb9
Fixed normal bug EXT-2150 (IM Floaters should display their title in CAPS (p2p, group, ad-hoc)).
...
--HG--
branch : product-engine
2009-11-03 21:58:09 +02:00
Eric M. Tulla (BigPapi)
e87975284e
update from viewer2 and merge into avp
...
--HG--
branch : avatar-pipeline
2009-11-03 14:52:05 -05:00
Nyx (Neal Orman)
9d8bd3625a
DEV-1186 possibly typo in avatar_lad.xml
...
bumped wearable definition number and fixed minor typo in avatar_lad.xml - fix submitted by external contributor.
Verified the change is correct and gave credit - change is de minimis, but we haven't caught this/noticed on our
own for a while.
Code reviewed by Bigpapi
2009-11-03 14:41:53 -05:00
Eugene Mutavchi
fc7ac26ea3
Implemented major sub-task EXT-2140 (Avatar icon in p2p should take all available space on Control Panel)
...
--HG--
branch : product-engine
2009-11-03 21:38:19 +02:00
Denis Serdjuk
80ec865c2b
fixed minor bug EXT-1618 Add Landmark does nothing if resident stands exactly in the location of existing landmark
...
--HG--
branch : product-engine
2009-11-03 21:34:14 +02:00
James Cook
3f8c129a1f
merge
2009-11-03 11:23:24 -08:00
Lynx Linden
b368f46624
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0
2009-11-03 19:11:17 +00:00
Justin C. Rounds (Chuck)
329a1f321c
Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-03 14:09:49 -05:00
Lynx Linden
00e56b0907
DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap
...
SLurls to the LLUrlRegistry. These are now displayed with the more
human-readable label of "Show Map for XXXX" and sport a context menu
with various operations.
I also added "Show on Map" options to the context menus for other
location-based SLurls.
I also internationalized the text for "Teleport to" and the new "Show
Map for" strings.
2009-11-03 19:08:11 +00:00
Justin C. Rounds (Chuck)
d3e270da51
"Uncrammed" the layout.
...
http://jira.secondlife.com/browse/EXT-1974
http://jira.secondlife.com/browse/EXT-1580
2009-11-03 14:08:05 -05:00
Loren Shih
0dd9871012
merge
...
--HG--
branch : avatar-pipeline
2009-11-03 14:02:02 -05:00
Loren Shih
5884c2fa4c
EXT-2131 : object properties sidepanel
...
EXT-2128 : remove multi-properties ability, disable from inventory menu
Also includes llsidepanelinventory cleanup.
--HG--
branch : avatar-pipeline
2009-11-03 13:58:08 -05:00
Denis Serdjuk
90f03ea00b
rollback changes after commit fcc1a5f44ee8
...
--HG--
branch : product-engine
2009-11-03 20:57:55 +02:00
Sergey Borushevsky
1ceee1b80b
Fixed EXT-2025 (Gesture btn couses nothing)
...
--HG--
branch : product-engine
2009-11-03 20:51:18 +02:00
Lis Pardi
82f73c102e
Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-03 13:36:25 -05:00
Lis Pardi
506738926d
Ext-1766 about land --> object page titles crammed
2009-11-03 13:33:26 -05:00
Brad Payne (Vir Linden)
73573688c5
Removed declared but never defined function, which was causing a build failure on Mac
...
--HG--
branch : avatar-pipeline
2009-11-03 13:32:31 -05:00
Lis Pardi
f93984cbee
ext-1468 move "bubble" chat color from prefs > chat to prefs > advanced
2009-11-03 13:30:16 -05:00
Denis Serdjuk
a85f2b4b77
Merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-11-03 20:18:38 +02:00
Sergey Borushevsky
db6fb2208e
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-11-03 20:06:43 +02:00
Sergey Borushevsky
864594f68e
Fixed normal bug EXT-2041 (Gestures toolbar button should be a button like move/view, not a dropdown).
...
--HG--
branch : product-engine
2009-11-03 20:05:57 +02:00
Denis Serdjuk
ebfe3d93d9
implemented minor task EXT-1617 No need to expand all accordion panels in the My Landmarks
...
--HG--
branch : product-engine
2009-11-03 20:04:57 +02:00
Brad Payne (Vir Linden)
cc24d84327
Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0
...
--HG--
branch : avatar-pipeline
2009-11-03 13:00:08 -05:00
Loren Shih
e299bea7e9
Added missing llinventorypanel files from previous checkin.
...
--HG--
branch : avatar-pipeline
2009-11-03 12:59:10 -05:00
Brad Payne (Vir Linden)
8f6b28d89f
Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0
...
--HG--
branch : avatar-pipeline
2009-11-03 12:53:40 -05:00
Eugene Mutavchi
fd3a9fb152
Fixed major bug EXT-2007 (Friends Conference: Names of partisipants are invisible)
...
--HG--
branch : product-engine
2009-11-03 19:47:26 +02:00
Rick Pasetto
a0bbe8d8eb
merge from remote repo
2009-11-03 09:44:09 -08:00
Rick Pasetto
c59e2d2117
merge
2009-11-03 09:42:35 -08:00
Rick Pasetto
c588ef3572
merge
2009-11-03 09:42:04 -08:00
Denis Serdjuk
7b4a5d7ba8
EXT-1976 Voice indicator in Nearby Chat entry field is active during a private call.
...
Cause:
Nearbychat bar had used LLActiveSpeakerMgr instead of LLlocalSpeakerMgr.
--HG--
branch : product-engine
2009-11-03 19:38:53 +02:00
callum
996740607a
Convert screen coordinates from IDropAction to window coordinates.
2009-11-03 09:33:21 -08:00
Brad Payne (Vir Linden)
9109809fb1
For EXT-1591: Current Outfit Folder contains duplicate attachment items after relog.
...
--HG--
branch : avatar-pipeline
2009-11-03 12:22:31 -05:00
Nyx (Neal Orman)
1972a095dd
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-03 12:20:14 -05:00
Lynx Linden
97f9ad9f4c
DEV-41358 DEV-41361: Added support for new SLAPP URLs, needed for the
...
new Search web pages. These are:
secondlife:///app/worldmap/{NAME}/{COORDS}
Show the given coordinate on the World Map
secondlife:///app/agent/{UUID}/pay
Pay the specified Resident
secondlife:///app/agent/{UUID}/im
IM the specified Resident
secondlife:///app/agent/{UUID}/requestfriend
Request friendship of the specificed Resident
secondlife:///app/agent/{UUID}/offerteleport
Offer to Teleport the specified Resident
secondlife:///app/agent/{UUID}/mute
Mute/Block Resident
secondlife:///app/agent/{UUID}/unmute
Unmute/Unblock Resident
2009-11-03 17:16:37 +00:00
Sergei Litovchuk
ed40da6795
Implemented sub-task EXT-1452 '"places" title should not be on this
...
panel':
- Made LLPlaceInfo a base class for two derived LLPlaceProfile and LLLandmarkInfo classes each representing a separate panel with its own XUI layout.
- Fixed broken title change for Place Profile and Landmark cases.
--HG--
branch : product-engine
2009-11-03 19:13:36 +02:00
Tofu Linden
c9d121dd01
merge
2009-11-03 17:10:47 +00:00
Tofu Linden
bc308465db
merge
2009-11-03 17:09:08 +00:00
Tofu Linden
ad4d05b9fe
merge
2009-11-03 17:08:51 +00:00
Tofu Linden
7fa0a51d24
merge
2009-11-03 17:08:44 +00:00