Justin C. Rounds (Chuck)
bae2b0eb40
Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/
2009-11-24 10:19:11 -05:00
angela
d93cece450
fix crash error for missing string RegisterDateFormat in panel_profile_user.xml
2009-11-24 15:01:51 +08:00
angela
f27aff450f
Automated merge with ssh://angela@hg.lindenlab.com/james/gooey
2009-11-24 11:55:12 +08:00
angela
cfccf4d514
EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer
2009-11-24 11:54:33 +08:00
Ramzi Linden
65fd784f13
DEV-43298 Eliminate the second "L$" texts in my previous commit for: floater_inventory_item_properties.xml
2009-11-23 16:21:10 -08:00
Ramzi Linden
f39d4e98a7
merge
2009-11-23 16:11:35 -08:00
Ramzi Linden
58eab5547f
DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to the end: sidepanel_item_info.xml
2009-11-23 15:55:41 -08:00
Ramzi Linden
d9accaab81
DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to the end: floater_inventory_item_properties.xml
2009-11-23 15:41:35 -08:00
Lis Pardi
c9a1d3040e
http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-23 18:35:21 -05:00
Ramzi Linden
47f9da8544
DEV-43298 Expand widgets slightly in EN: floater_image_preview.xml
2009-11-23 15:18:12 -08:00
Ramzi Linden
fef0d16a15
DEV-43298 Expand widgets slightly in EN: floater_build_options.xml
2009-11-23 14:57:01 -08:00
Justin C. Rounds (Chuck)
057309093e
Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/
2009-11-23 17:52:46 -05:00
Justin C. Rounds (Chuck)
78bbe3f5b1
Updated graphic from 80/20. Changed references in xml.
...
http://jira.secondlife.com/browse/EXT-2642
2009-11-23 17:51:32 -05:00
Ramzi Linden
a19d849e9b
DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xml
2009-11-23 14:50:26 -08:00
James Cook
620de712c4
merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, llfloaternearbymedia.cpp
2009-11-23 14:46:47 -08:00
James Cook
070c3a1e4b
merge
2009-11-23 14:32:12 -08:00
James Cook
347562844d
Initial implementation of parcel property icons and maturity string on nav bar
...
Added new LLAgentUI location format, renamed unclear old one
Renamed ShowCoordinatesOption to NavBarShowCoordinates
Extended LLLocationInputCtrl to show icons.
Reviewed with Rick
2009-11-23 14:23:51 -08:00
Justin C. Rounds (Chuck)
c4e4c77d3d
Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/
2009-11-23 15:22:50 -05:00
Justin C. Rounds (Chuck)
a8126a82cf
Removed font references to SansSerifSmall.
...
http://jira.secondlife.com/browse/EXT-1315
2009-11-23 15:21:59 -05:00
richard
d4dc4cfddc
EXT-2460 - mouselook mode - remove unused UI elements
...
EXT-2504 - black bars present at top and bottom when in mouselook
reviewed by Leyla
2009-11-23 11:46:35 -08:00
richard
dc88effc24
fix for infinite loop when doing /me emotes
...
reviewed by Mark
2009-11-23 11:44:03 -08:00
richard
7fd1488c62
convert signals to allocate on demand in order to speed up widget construction
...
reviewed by James
2009-11-23 11:42:32 -08:00
richard
e0a364b7bf
comverted mEnclosingBlockOffset from signed to unsigned to support param blocks up to 32k in size
...
reviewed by James
2009-11-23 11:37:32 -08:00
Justin C. Rounds (Chuck)
8ef1dcf72a
Scrollbar was too dark and not matching other scrollbars. Switched scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix.
...
http://jira.secondlife.com/browse/EXT-1451
2009-11-23 14:16:31 -05:00
Justin C. Rounds (Chuck)
8173ed5fd5
Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/
2009-11-23 13:57:34 -05:00
Justin C. Rounds (Chuck)
dc6216e77e
"Fit and finish" issues with bottom bar.
...
See comments in JIRAs for details.
http://jira.secondlife.com/browse/EXT-2537
http://jira.secondlife.com/browse/EXT-2352
2009-11-23 13:56:01 -05:00
James Cook
83237f875c
Allow large paramblocks by converting mEnclosingBlockOffset to U16, needed for
...
location_input.xml
2009-11-23 10:15:00 -08:00
Rick Pasetto
7bfa11ed69
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-23 10:08:53 -08:00
Rick Pasetto
a1dd97507c
DEV-42967: Fix prefs panel to not clobber changes to prefs made by other UI
...
The prefs floater was unilaterally reverting any changes
made by other UI. This fixes that by making squirreling
away the current settings an explicit operation, and
cancel now happens explicitly on close(), but only if
a flag is not set (as is what happens when you hit OK).
Reviewed by James.
2009-11-23 10:08:35 -08:00
angela
dd9b1f819d
EXT-2297 Functionality Loss - Ability to copy (control+c) residents name from their profile & local chat
2009-11-23 17:33:03 +08:00
angela
e367e2efc2
EXT-2159 Create Vertical Slider to use for zoom in / out controls in view
2009-11-23 13:52:40 +08:00
Monroe Linden
1b07c1d7fb
Fix for DEV-43040 (Change media focus rules to be the same as alt-zoom).
...
Added an optional reset_camera parameter to LLPanelPrimMediaControls ::resetZoomLevel(). Default is true, but if false it prevents the reset from moving the camera, and just resets the internal state for zoom tracking.
Fixed zoom-related bugs in LLPanelPrimMediaControls::close() and LLPanelPrimMediaControls::onClickZoom().
Changed the zooming behavior in LLViewerMediaFocus to match the desired behavior.
2009-11-20 17:49:52 -08:00
Monroe Linden
8f451be20e
Change to fix DEV-43230 (Japanese input methods don't work with the web browser plugin on the Mac.)
...
Inside LLWindowMacOSX::allowLanguageTextInput(), tell the Text Services Manager to put up its own UI for input methods if language text input is being disallowed. This means that the non-inline UI will come up when when entering text in a browser plugin instance with an interactive text input method selected.
2009-11-20 17:12:46 -08:00
Steve Bennetts
8ea25d130d
Merge
2009-11-20 17:39:28 -08:00
Steve Bennetts
017b989de4
Merge
...
--HG--
branch : product-engine
2009-11-20 17:38:42 -08:00
Steve Bennetts
92d725a10e
Merge
2009-11-20 17:23:42 -08:00
Steve Bennetts
90b72b1c71
merge
2009-11-20 17:19:27 -08:00
Ramzi Linden
3ea3f52aed
merge
2009-11-20 17:18:46 -08:00
Ramzi Linden
1d5775a23f
- Changed the EN links used for the KnowledgeBase to its new home on the sl wiki.
...
- DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web.
(This will be needed for Phase 4 Testing of QAR-1355)
2009-11-20 17:16:26 -08:00
Rick Pasetto
1d9d099baa
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-20 16:26:55 -08:00
Rick Pasetto
daef055db9
Add log warning if media cap is missing
2009-11-20 16:26:43 -08:00
Monroe Linden
20bcd7efeb
Hopefully, really fix DEV-42093.
2009-11-20 15:07:48 -08:00
James Cook
cbbb107d1f
merge
2009-11-20 14:45:51 -08:00
Steve Bennetts
0bdf520f4f
Merge from product-engine
2009-11-20 14:43:58 -08:00
James Cook
67c832d94b
EXT-1743 People inspectors should show Age, not Date born
2009-11-20 14:39:46 -08:00
Rick Pasetto
3bb86f91bc
Clean up some logging
2009-11-20 14:01:49 -08:00
James Cook
ad02019d71
Use "Select/Close" as button labels for avatar picker if choosing people repeatedly.
...
Used by group member invitations, for example, where the "OK/Cancel" labels don't
make much sense. Reviewed with Richard.
2009-11-20 13:27:17 -08:00
Rick Pasetto
95ca60cafe
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-20 13:12:50 -08:00
Rick Pasetto
766af6102e
DEV-41991 DEV-42756 : un-do the "fix" for the race condition regarding media data overwriting.
...
I think the problem is that this floater's state is not updated
properly when the server response comes in. This needs more thought.
2009-11-20 13:11:39 -08:00
Rick Pasetto
1c57d96aa7
Delete the media impl instead of just unloading it. From Review #41 feedback.
2009-11-20 13:09:39 -08:00