summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-02-16Added Share to avatar mini-inspector overflow menu (EXT-5151).Vadim Savchuk
--HG-- branch : product-engine
2010-02-16Fixed low priority bug EXT-5338 (Double quotes are used in text for ↵Vadim Savchuk
'up/down' tooltips and not used for others them of 'Fly mode' controls). --HG-- branch : product-engine
2010-02-16PE merge.Tofu Linden
2010-02-16Fixed normal bug EXT - 5383 ('Save as outfit' floater has no title)Paul Guslisty
--HG-- branch : product-engine
2010-02-15Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfixChuck Linden
2010-02-15Second round of polish on side-panels (People, groups, et al).Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-15fixed Bug Major EXT-5086 llDialog buttons are displayed in ↵Denis Serdjuk
wrong order Order of the buttons has been recovered to viewer 1.23 behavior. --HG-- branch : product-engine
2010-02-15Fixed low bug EXT - 5187 (Remove Friend should be in friends list context menu)Paul Guslisty
--HG-- branch : product-engine
2010-02-15Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-15Fixed low bug EXT-5069 (Bad user experience while blocking avatar from view ↵Paul Guslisty
profile panel). Replaced using of menu_item_check with menu_item_call --HG-- branch : product-engine
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-23DEV-46346 Cycle5 JA changeEli Linden
2010-02-23EXT-5575 DE linguistic fixEli Linden
2010-02-23DEV-46346 A few missing strings from cycle3 for JA FR. This didn't make the ↵Eli Linden
2/23 public beta cut.
2010-02-23mergeangela
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-13PE merge.Tofu Linden
2010-02-12Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclassesRick Pasetto
2010-02-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-12EXT-5365change shoe icon in Viewer 2.0 inventory listErica
2010-02-12added popup panel to hold nearby media popup and stopped using top viewRichard Linden
2010-02-12Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclassesRick Pasetto
2010-02-12EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panelRick Pasetto
Review #109 This (fairly major) change adds new "items" to the media list for Parcel Media and Parcel Audio. Since these items are special (before the items were always MoaP impls), they had to be treated special. Moreover, actions on all of "media" had to be centralized so that they would have similar behavior.
2010-02-12mergeRichard Linden
2010-02-12can resize bottom of nearby media panel now, and remembers size when ↵Richard Linden
expanding/collapsing
2010-02-12Fixed critical bug (EXT-5313) Duplicated xui xml IDs, blocking l10n, for ↵Sergei Litovchuk
public beta. - Added suffixes to duplicating "OK" and "Cancel" buttons names in notification templates. --HG-- branch : product-engine
2010-02-12MergeLeyla Farazha
2010-02-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-12 EXT-4996 Master volume slider blends into other UI chrome, nearly ↵Erica
impossible to see
2010-02-12EXT-5050 Make sure there is a Delete button in God Mode and that it worksLeyla Farazha
reviewed by Monore CC# 108
2010-02-12Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-02-12Completed normal task EXT-3410 (Liberate filter_editor clear_button height ↵Mike Antipov
width parameters - art is distorted) - improved calculation of clear_button position (to be xml driven) - replaced clear_button art with suggested Icon_Close_Toast in filter_editor widget --HG-- branch : product-engine
2010-02-12Merge with 391ec5cd9368c2711e836415b21f8e8421226b10Sergei Litovchuk
--HG-- branch : product-engine
2010-02-12Backed out of changeset 9306:f5c332c1ddcb. Restored fix of (EXT-5245) Cannot ↵Sergei Litovchuk
create a new line in group notice creation with enter key --HG-- branch : product-engine
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