summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2009-11-03mergeSteve Bennetts
2009-11-03mergeJames Cook
2009-11-03Clean up login panel XML and code.James Cook
Kill dead "web based login" viewer-auth mWebLoginKey. Port over my reg-in-client code from svn, off by default. Reviewed with Ambroff.
2009-11-03update from viewer2 and merge into avpEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-03mergeJames Cook
2009-11-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-03Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-11-03DEV-41358 DEV-41361: Added support for secondlife:///app/worldmapLynx Linden
SLurls to the LLUrlRegistry. These are now displayed with the more human-readable label of "Show Map for XXXX" and sport a context menu with various operations. I also added "Show on Map" options to the context menus for other location-based SLurls. I also internationalized the text for "Teleport to" and the new "Show Map for" strings.
2009-11-03"Uncrammed" the layout.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1974 http://jira.secondlife.com/browse/EXT-1580
2009-11-03mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-03Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0/Lis Pardi
2009-11-03Ext-1766 about land --> object page titles crammedLis Pardi
2009-11-03ext-1468 move "bubble" chat color from prefs > chat to prefs > advancedLis Pardi
2009-11-03mergedLynx Linden
2009-11-03DEV-39999: Removed all legacy help buttons and notifications from theLynx Linden
code. All help should now go through the new help server, via the Help Browser floater. There should no longer be any custom "?" buttons in the UI - all <button> and <notification> XUI references relating to custom help buttons have been expunged. (I previously extracted all of the help strings from notifications.xml and passed these to the doc team to include in the help server pages.) I have checked that none of the XUI elements that are removed here are still referenced by any C++ code. I've also confirmed that there are no new notifications removed that I have not already passed on to the doc team. And I've also done a pass through the UI to make sure that all of the floaters still look as they should. Finally, I've confirmed that the new help system for floaters and side panels still works. 2,276 lines deleted - 0 lines added.
2009-11-03mergeangela
2009-11-02EXT-1803 Fix group inspectors closing before you can see them if you can't ↵James Cook
join the group. Focus issue -- the inspector had no focusable widgets in that case. Reviewed with Richard.
2009-11-03For QAR-2014 : Sandbox for testing FolderTypes [VIEWER]Loren Shih
svn merge -r136068:136089 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/folder-types__merge__viewer2.0.0-3-r135948 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Infrastructure changes for cleaning up Asset/Folder types. Associated sim changes are only so that the sim still compiles.
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-11-02EXT-1588: Remove support for automatic hyperlinking of URLs inLynx Linden
notecards until this issue can be addressed correctly. The best solution would be to implement support for alternative display strings for URL text segments. That way, the raw text will contain the original URL string, but we can show a display-only alternate label for the URL. Until I get round to doing this, I'm turning off URL hyperlinking in notecards to avoid the potential for data loss.
2009-11-02MainInventory aesthetic fixes.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-02Added hand-cursor to clickable text boxes, fixed hover_color warnings for ↵James Cook
login screen. Reviewed with Richard.
2009-11-02mergeLeyla Farazha
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Erica
2009-11-02mergeypantsErica
2009-11-02Main Inventory Panel layout fixes.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-02mergeLeyla Farazha
2009-11-02EXT-1744 1-click Sit object not spawning an object inspectorLeyla Farazha
EXT-1810 Right clicking own avatar displayed semi-transparent menus EXT-1927 Hook up Push-to-talk in Preferences > Advanced reviewed by richard
2009-11-02Bottom bar - Change snapshot combo to button, increase width for il8n ↵Erica
EXT-2079, Remove deleted art from textures.xml EXT-2080
2009-11-02Fix legacy communicate window tabs being too low, trivial.James Cook
2009-11-02Merge conflict resolution for previous commit.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-02Bottom bar - Change snapshot combo to button, increase width for il8n ↵Erica
EXT-2079, Remove deleted art from textures.xml EXT-2080
2009-11-02EXT-1866 : Inventory Side PanelLoren Shih
svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel Porting over changes from svn Inventory Panel work.
2009-11-02mergeJames Cook
2009-11-02EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menusJames Cook
We were incorrectly only enabling them for gods. They now properly enable for region/land owners.
2009-11-02merge changes from product-engineSteve Bennetts
2009-11-02Implemented normal sub-task EXT-1909 (Update IM Control Panels buttons ↵Eugene Mutavchi
according to the spec) - added 'Open Voice Controls' button. Note Teleport and Pay buttons will be implemented in EXT-957 --HG-- branch : product-engine
2009-11-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-02DEV-40702: fixed the audio device enumeration code so that it worksLynx Linden
with Vivox V2 and V3 SDKs. We were assuming that the <CaptureDevice> tag contains only a single tag (<Device>), but the V3 SDK returns other tags such as <DisplayName> and <Type>. I also added the current Vivox SDK version to the About window so that it is easier to tell which version your client is actually using.
2009-11-02Merge from another head of the default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-02Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-02Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergey Borushevsky
--HG-- branch : product-engine
2009-11-02Fix for formal bug EXT-1435 (Font not to spec, missing associated icon, See ↵Sergey Borushevsky
spec for proper spacing requirements) Enabled visibility of icon. --HG-- branch : product-engine
2009-11-02Fixed Normal bug EXT-1975-Remove 'i' and show profile buttons from ↵Eugene Kondrashev
participant list items(See Communication UI spec) --HG-- branch : product-engine
2009-11-02fix Normal Task EXT-239 Save chat window state and position between sessionsYuri Chebotarev
--HG-- branch : product-engine
2009-11-02 EXT-1738 [BSI] Manage Telehub... in Region/Estate floater silently fails ↵angela
when clicked
2009-11-01EXT-2056Erica
2009-10-31Fix font and layout for list items, status bar, people panel tabs, system ↵Erica
well EXT-2055
2009-10-31Convert URLs in notifications and viewer stings to wiki URL format ↵Erica
EXT-1952, Reword Abuse Report notification to reduce wordcount EXT-1953
2009-10-30mergerichard