summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2009-12-16prefs general cleanup at james' requestErica
2009-12-16DEV-42827: auto-hide media controls volume slider if neither it nor mute ↵Rick Pasetto
button has the mouse over it Review #66 fade-out was going to be harder, but just making it visible/invisible turned out to be pretty easy
2009-12-16MergeJames Cook
2009-12-16Clean up Sell Land floater XML code, make taller and resizableJames Cook
2009-12-16DEV-41904: Have F1 key bring up context-sensitive help for media controlsRick Pasetto
Review #65 Adds help topic to media controls panel, and add handling F1 key to media focus
2009-12-16minor snapshot floater tweaks to improve clarityErica
2009-12-16local mergeSamuel Kolb
2009-12-16Merge with tipcallum
2009-12-16product engine -> viewer2.0 mergeLoren Shih
2009-12-16local mergeSamuel Kolb
2009-12-16Tweaks to XUI to make sure long urls are clipped in various dialogs.callum
2009-12-16EXT-3514 update debug settings for appearanceNyx (Neal Orman)
fixing layout issues with previous patch to avoid breaking the bottom buttons reviewed by vir --HG-- branch : avatar-pipeline
2009-12-16Undo previous change to this file.Rick Pasetto
2009-12-16merge with avp-tipNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-16EXT-3514 update debug settings for new appearance featuresNyx (Neal Orman)
following changes: 1) remove renderavatarinvisible - no longer need this debug setting 2) add showobjectrenderingcost (default:TRUE) so we can turn this feature off if necessary 3) add showdebugappearanceeditor (default:FALSE) so we can test the future appearance editor code reviewed by vir and seraph --HG-- branch : avatar-pipeline
2009-12-15Automated merge with http://demeter:8000Rick Pasetto
2009-12-15EXT-2947 [BSI] Group Chat and Instant Message floaters missing minimze ↵Erica
button, confusing functionality on X button
2009-12-15MergeJames Cook
2009-12-15EXT-3446 Manage Telehub floater opens below buildtoolsJames Cook
Took out custom positioning code, set left edge to 300 in XML
2009-12-15mergeLeyla Farazha
2009-12-15EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time optionsLeyla Farazha
EXT-2649 [BSI] Confirm on Drop EXT-3416 Can't name a new gesture on creation (and renaming is HARD) reviewed by James
2009-12-15automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15EXT-3484 Create Notice button is illegible (old label was overriding art)Erica
2009-12-15EXT-3494 Sanitize floater show versus toggleJames Cook
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla.
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-12-15mergeLeyla Farazha
2009-12-15EXT-3438 Current location in the Teleport History isn't boldedJames Cook
Simple XML change
2009-12-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-15L10N: some legacy strings were left in panel_preferences_setup.xml. At least ↵Ramzi Linden
I will make them consistent.
2009-12-15EXT-3406 choosing About Land from parcel context menu toggles windowJames Cook
Fixed to just show the window.
2009-12-15Merging in latest PE changes from ↵Eric M. Tulla (BigPapi)
https://hg.aws.productengine.com/secondlife/viewer-2-0/
2009-12-15EXT-3478 - crazy scrollbars in profile when user has a long namerichard
2009-12-15MergeJames Cook
2009-12-15Removed "Show Side Tray" option from login debug menuJames Cook
It doesn't work and makes my viewer hang.
2009-12-15EXT-3471 Tabs need a pad_bottom override attributeJames Cook
Added label_pad_bottom and label_pad_left for tab containers.
2009-12-15Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-15ext-3360 [BSI] Dates do not fit in most recent list on about land --> objectsLis Pardi
2009-12-15automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-15EXT-3199 : Re-enable task inspection inventory sidepanelLoren Shih
Re-added the task sidepanel. Fixed bottom button layout. Edit mode now always returns true for inventory sidepanels. --HG-- branch : avatar-pipeline
2009-12-15EXT-3441: Support various substitutions for Search URL.Lynx Linden
The search URL is now specified in app_settings/settings.xml (instead of in floater_search.xml), and it is now defined more flexibly with support for various substitution strings, such as [QUERY], [AUTH_KEY], [MATURITY], [GODLIKE], etc. I pulled the common substitution code out into a new static method, LLWeb::expandURLSubstitutions(). This provides support for common strings like [VERSION], [CHANNEL], [LANGUAGE], [OS], etc. The Help and Home sidetray code has been updated to use this new function, to avoid replicating this behavior 3 times. I also cleaned up the app_settings/settings.xml file and removed the old search keys of: SearchURLDefault, SearchURLQuery, and SearchURLSuffix2.
2009-12-15Adjusted button label vertical placement and input field text vertical ↵Justin C. Rounds (Chuck)
placement to match.
2009-12-15Merge from default branch.Vadim Savchuk
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine
2009-12-15EXT-3394 EXT-3297: Putting back the prefs volume slider.Lynx Linden
Further discussions between Q and Joe resulted in the decision to keep the master gain control in the sound prefs panel. Reverting to Lis' original change, which should match exactly the state in viewer-2-0.
2009-12-15Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel)Paul Guslisty
--HG-- branch : product-engine
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-14DEV-43872: Change Home URL and Current URL to Home Page and Current PageRick Pasetto
2009-12-14L10N: used consistent terms between Pref > Advanced and floater_select_key !Ramzi Linden
2009-12-14DEV-43913: tweak positions of play & pause so they look like they are the ↵Rick Pasetto
same button
2009-12-14follow-up from my last changeRick Pasetto
2009-12-14mergerichard