summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-02-11more/less button sorta workingrichard
2010-02-11mergerichard
2010-02-11converted llfloaternearbymedia to llpanelnearbymediarichard
moved from LLTransientDockableFloater model to popup panel model like volume popup
2010-02-11Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-11Merge from viewer-2-0Rick Pasetto
2010-02-11Merge with tipCallum Prentice
2010-02-11Fix for EXT-5175 (prefs review: Chat Prefs tab settings need labels)Callum Prentice
Not reviewed - coordinate and whitespace changes only
2010-02-11automated merge viewer2.0->viewer2.0Loren Shih
2010-02-11EXT-5105 Incorrect keyboard shortcut for Inventory in main menuLoren Shih
EXT-5334 CTRL+SHIFT+I now brings up InventorySP instead of InventoryFloater Fixed a regression due to EXT-5105 where CTRL+SHIFT+I was bringing up the InventorySP instead of InventoryFloater. Note that this reverts some code checked in for EXT-5105 (i.e. it re-adds in some functions that were deleted). As a side bonus, now the Gestures CTRL+G menu option shows as being checked when the gestures floater is active.
2010-02-11EXT-5044 substasks: turning the event panel into an event floater.Leyla Farazha
reviewed by Richard.
2010-02-11PE mergeTofu Linden
2010-02-11Partly fixed EXT - 4606 (land sales to specific person cuts off text below). ↵Paul Guslisty
Shifted down text below by one pixel --HG-- branch : product-engine
2010-02-11EXT-5105 Incorrect keyboard shortcut for Inventory in main menuangela
2010-02-11merge with remote repoangela
2010-02-11EXT-5164 Me->My Inventory opens Inventory floater, not side panelangela
2010-02-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-11Added tool tip to Clear History button.Chuck Linden
https://jira.secondlife.com/browse/EXT-5312
2010-02-11merge from remote repoangela
2010-02-11EXT-4837 [NUX] When filter results in null state, provide a message ↵angela
suggesting the user try global search.
2010-02-11MergedMike Antipov
--HG-- branch : product-engine
2010-02-11Merged backout changesetMike Antipov
--HG-- branch : product-engine
2010-02-11Backed out changeset bc651a97431f. This changeset broke fix for EXT-4212 ↵Mike Antipov
(There's an ability to send non-latin group notices but they turn to '????...' in group profile page.) --HG-- branch : product-engine
2010-02-11Fixed low bug EXT - 5197 (Change default help text in my Picks to \"You ↵Paul Guslisty pguslisty@productengine.com
haven't created any Picks or Classifieds. Click the Plus button below to create a Pick or Classified.\") - Replaced old default help text in settings.xml with new one --HG-- branch : product-engine
2010-02-11Merge. Note: changeset b048156543b6 (Fixed normal bug EXT - 5104) was ↵Mike Antipov
initially commited into default branch by mistake --HG-- branch : product-engine
2010-02-11Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-11Fixed normal bug EXT - 5104 (Remove names from below Profile image in IM ↵Paul Guslisty pguslisty@productengine.com
windows) - removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel
2010-02-10EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable ↵Rick Pasetto
behavior of media toggle in chrome Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100 This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes: - Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet. - New More/Less button, which doesn't quite work right (see below) - Changed icon for UI chrome - Enabled "turning on" and "turning off" media from the chrome and NMF - Added gear icon to bring up prefs - XUI changes to the structure of NMF - Implementation of the "tentative" autoplay flag This is basically a checkpoint so that Richard can help with the More/Less implementation
2010-02-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-23FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panelRick Pasetto
Review #140 This isn't the most generalized solution, but it fixes the proximal problem of selecting items in the Nearby Media panel, and is low risk because the code change is isolated to that panel.
2010-02-23FIX EXT-5680: Get rid of unnecessary code that formats the media item countRick Pasetto
Review #139 The crash was happening because the German (locale "de") version of the format string had an ​%ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design.
2010-02-23mergeangela
2010-02-23PE merge.Tofu Linden
2010-02-23merg and resolve conflictsangela
2010-02-23revert some changed from EXT-5410 but keep the changes for disabling ↵angela
streaming audio when music or media is disabled. reviewed by rick
2010-02-22EXT-5410 Streaming audio does ignores preference setting.angela
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-10EXT-4357Add a color overlay to the selected tool and shape in build toolsErica
2010-02-10Removed referral text.Chuck Linden
https://jira.secondlife.com/browse/EXT-3909
2010-02-10Fixed normal bug EXT-4566 ([BSI] private chat end floater reports ↵Andrew Dyukov
incorrectly who ended the call) - Added flag to voicechannel which is true when call is ended by agent. - It is sent to imview via signal and used to properly customize text in outgoing call floater. --HG-- branch : product-engine
2010-02-10mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-10zmg fix for normal EXT-5245 Cannot create a new line in group notice ↵Ychebotarev ProductEngine
creation with enter key --HG-- branch : product-engine
2010-02-10Fixed low bug EXT-5057 (Warning Message in console on every Group Chat ↵Mike Antipov
Message recieved) - removed getting an icon commented out in xml. It does not make sense witout image name. --HG-- branch : product-engine
2010-02-10fix 9d63853d2045 / EXT-651Tofu Linden
that checkin broke the xml and killed the Developer menu - repair it.
2010-02-10MergeMike Antipov
--HG-- branch : product-engine
2010-02-10Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-02-10Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-10fix task EXT-5129 Move Group image and founder name into General accordionYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-09returning take to top level of object context menu. Change was mistakenly ↵Erica
reverted
2010-02-09Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-02-09Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work)Eugene Mutavchi
--HG-- branch : product-engine