summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
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
2009-12-14Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-14EXT-3297 Input/Output Devices are cut off in PreferencesLis Pardi
2009-12-14mergerichard
2009-12-14merge with avatar-pipelineNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-14mergerichard
2009-12-14manually mergerichard
2009-12-14EXT-3370 integrate tab-ification to appearance sidepanelNyx (Neal Orman)
Moved elements around so that the bottom bar is contained in the outfits panel XUI changes by erica/chuck/nyx code changes by nyx code reviewed by Bigpapi --HG-- branch : avatar-pipeline
2009-12-14Merge with Tipcallum
2009-12-14EXT-1940 combo-box with dropdown list of scales overlaps Cancel btn un the ↵Lis Pardi
Texture dlg
2009-12-14Fix for DEV-44045 "Update text, checkbox & layout changes for Build : Media ↵callum
Settings : Controls tab"
2009-12-14mergerichard
2009-12-14ext-3297 Input/Output devices are cut off in preferencesLis Pardi
2009-12-14EXT-3338 Start up screen isn't resized - reviewed by richard, The LayoutmasterErica
2009-12-14Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵Paul Guslisty
panels while voice is disabled) --HG-- branch : product-engine
2009-12-16Un-hardcoded a couple of strings.Vadim Savchuk
--HG-- branch : product-engine