summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2010-01-13Fixed bug EXT-4210 (Partner in Profile not a Link).Vadim Savchuk
Added an optional "link" parameter to LLNameBox to display the name as a link. --HG-- branch : product-engine
2010-01-13fix for normal EXT-4139 Group Abilities: No distinction between abilities ↵Ychebotarev ProductEngine
and categories of ability --HG-- branch : product-engine
2010-01-13implemented EXT-4001 “Notification Well window interaction”,Alexei Arabadji
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine
2010-01-13Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group ↵Paul Guslisty
profile panel) --HG-- branch : product-engine
2010-01-13Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-13EXT-4021: Updated help ID for LSL Reference floaterLynx Linden
2010-01-13EXT-3384: Added the final URLs for the Buy L$ links.Lynx Linden
Payment Method: http://www.secondlife.com/my/account/payment_method_management.php Currency: http://www.secondlife.com/my/account/currency.php
2010-01-12Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25).Vadim Savchuk
Viewer now disallows joining or creating groups if the limit reached. A server-side fix is also needed. --HG-- branch : product-engine
2010-01-12added missing no_group_text string constant to panel_my_profile.xmlAlexei Arabadji
--HG-- branch : product-engine
2010-01-12Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵Eugene Mutavchi
your friends list, on the first lookup after login) --HG-- branch : product-engine
2010-01-12Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵Dmitry Zaporozhan
objects. --HG-- branch : product-engine
2010-01-12Merge with default branch, resolved conflict in llpanelavatar.cppMike Antipov
--HG-- branch : product-engine
2010-01-11Fix for black/grey look at login screen and backspace going back in ↵Monroe Linden
search/help windows. This should address EXT-4097. Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia. Added background color parameters to the size_change message. Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate. Webkit plugin now no longer waits for the first onPageChanged event LLViewerMediaImpl now clears the texture to the background color when initializing it. Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet. Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code. Reviewed by callum and rick.
2010-01-11Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cppJames Cook
2010-01-11MergeJames Cook
2010-01-11EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 backgroundJames Cook
EXT-4044 Inventory and Outfits scroll region has no background color/border Moved background color initialization to inventory_panel.xml Fixed search highlight color and extra borders no longer needed now that colors are correct. Reviewed with Simon.
2010-01-11ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect ↵Lis Linden
without restart
2010-01-11ext-4015 Preferences: non-standard position of field labelsLis Linden
2010-01-11Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Linden
2010-01-11ext-4116 bad label position on Region/Estate/ Ground TexturesLis Linden
2010-01-11MergeJames Cook
2010-01-11EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI viaJames Cook
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard
2010-01-11Fix for EXT-3991 - "add url to security for MoAP floater is devoid of ↵Callum Prentice
standard floater information"
2010-01-11Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-11New art for landmarks and places - replacing the pushpin with a globe - ↵Erica
reviewed with esbee
2010-01-11Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Linden
2010-01-11ext-3910 Instant Messages isn't in ALL CAPS like other windowsLis Linden
2010-01-11Fixed normal bug EXT-3984 (Bottom bar layout issues)Mike Antipov
* All buttons and controls need to move down 1 px (except chiclets, which are already vertically centered) * Left-hand controls need to shift left about 2 px (there should be 5 px of padding between the chat entry field and the edge of the window) * Right-hand controls (IM and notification buttons) also shift left so there is 5 px of padding against the right edge --HG-- branch : product-engine
2010-01-11MergeJames Cook
2010-01-11Work on low task EXT-3456 (Code Improvements: Improve LLAvatarListItem to ↵Mike Antipov
show/hide its buttons properly) Initial implementation: * implemented common functionality to update Avatar List Item children positions & size (for name) depend on children visibility * added its usage whereve visibility of child view is changed * removed direct changing of "info button" visibility in Avatar List when Avatar List Item is added --HG-- branch : product-engine
2010-01-11Fixed normal bug EXT - 3786 ("View profile" arrow widget in People/Friends ↵Paul Guslisty
list needs tooltip) --HG-- branch : product-engine
2010-01-11added no_group_text string to the profile panel;Alexei Arabadji
--HG-- branch : product-engine
2010-01-11Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-11EXT-3715: Added a help button to the speaker controls floater.Lynx Linden
2010-01-11EXT-3902: Make all Choose Resident tabs use the same help ID.Lynx Linden
2010-01-11EXT-3911 EXT-3846: Added help ID for Blocked Residents & Objects.Lynx Linden
2010-01-08First pass expose inventory item settings in XML (folder_view_item.xml)James Cook
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard.
2010-01-08MergeLeyla Farazha
2010-01-08EXT-3418 [BSI] Can't set Web Proxy in Preferences floaterLeyla Farazha
2010-01-08EXT-3615 Tiny cosmetic thing: make sure all "Ok" in buttons are changed to ↵Leyla Farazha
"OK"
2010-01-08EXT-4099 Remove 'Reg in Client Test (restart)' item from Debug menu on Login ↵Tofu Linden
Screen
2010-01-08EXT-4049 Change About SL window label from ABOUT Second Life to About Second ↵Tofu Linden
Life
2010-01-08MergeJames Cook
2010-01-08Fix mini-inspector (i) icon art reference, no more gray rectangleJames Cook
Reviewed with Richard
2010-01-08Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-08EXT-2647: Removed the help browser's "Open in My Web Browser" button.Lynx Linden
Also increased the default height of the help browser a little bit as it looked a little too squat.
2010-01-08EXT-3958 title needs to update appropriately when changes made to outfitNyx (Neal Orman)
We now show a string "(unsaved)" under the appearance panel outfit title when the currently loaded outfit has been modified from its original state. Tested with following conditions: 1) item added to loaded outfit 2) item removed from loaded outfit 3) item replaced in loaded outfit Appears to work properly on login as well. Checking is a manual folder compare, but should be fairly efficient. XUI changes submitted by Erica Entire diff reviewed by Vir
2010-01-07mergerichard
2010-01-07EXT-4061 Right top tab - art does not scale properly, appears blurry, ↵Erica
EXT-4042 Appearance layout tweaks, Add (unsaved) thingamajig to the end of the Outfit name for Nyx
2010-01-07mergerichard