Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | EXT-4049 Change About SL window label from ABOUT Second Life to About Second ↵ | Tofu Linden | |
Life | |||
2010-01-08 | Merge | James Cook | |
2010-01-08 | Fix mini-inspector (i) icon art reference, no more gray rectangle | James Cook | |
Reviewed with Richard | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-08 | EXT-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-08 | EXT-3958 title needs to update appropriately when changes made to outfit | Nyx (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-07 | merge | richard | |
2010-01-07 | EXT-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-07 | merge | richard | |
2010-01-07 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-07 | EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵ | Erica | |
vertical and horizontal alignment, volume button art | |||
2010-01-07 | merge | richard | |
2010-01-07 | eliminated dump focus holder keyboard shortcut | richard | |
fixed inventory sidetray layout | |||
2010-01-07 | EXT-3736 Minimap dot colors need to match spec. | Erica | |
2010-01-07 | EXT-3884 - group list cut off when there is room to display more | richard | |
reviewed by Erica | |||
2010-01-07 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-07 | EXT-4029 Add new inspector affordance to viewer | Erica | |
2010-01-07 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-07 | DEV-44129 EXT-3662 - Make all layout panels mouse_opaque | Rick Pasetto | |
This makes the area below the controls click-through (otherwise it blocks mouse events). That area is for the volume slider. | |||
2010-01-06 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-06 | Make zoom level closer | Rick Pasetto | |
2010-01-06 | Merge | Leyla Farazha | |
2010-01-06 | EXT-2119 [BSI] Mini Map is Missing Title when Minimized | Leyla Farazha | |
we decided just to make it so you can't minimize reviewed by richard | |||
2010-01-06 | DEV-44804 autoplay preference for media should enable the media subsystem ↵ | Tofu Linden | |
when toggled from off to on | |||
2010-01-06 | merge | richard | |
2010-01-06 | EXT-3961 : Switch order of "Wearing" and "My Outfits" tabs | Loren Shih | |
Trivial name change to turn "accordionpanel" into "tab" for outfits tabs since those are no longer accordions. | |||
2010-01-06 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-06 | EXT-3954 : "Wear" button shouldn't be enabled in "Wearing" tab | Loren Shih | |
EXT-3952 : "Make Outfit" button shouldn't be enabled in "Wearing" tab EXT-3955 : "Add to Current Outfit" gear menu option confusing, remove it EXT-3961 : Switch order of "Wearing" and "My Outfits" tabs Most of these are very minor xui/button-state changes. Also added a new onOpen method to llpaneloutfitsinventory so that it can update its state (notably, which tab is active) when the sidepanel is opened. | |||
2010-01-06 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-06 | EXT-3668- Trash icon now disables if nothing selected in appearance side panel. | Eric M. Tulla (BigPapi) | |
Remove link and delete outfit also correspondingly auto enable / disable properly now. -Reviewed by nyx | |||
2010-01-06 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-05 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-05 | layout standarization for profiles | Erica | |
2010-01-05 | EXT-2006 Fix mini-map friend icon colors to be yellow | James Cook | |
XML only not reviewed | |||
2010-01-05 | EXT-3332 Disabled checkboxes don't use disabled text color | James Cook | |
Text label color wasn't being set in constructor. Added example to floater_test_widgets.xml Reviewed with Richard | |||
2010-01-05 | EXT-3884 [BSI] group list cut off when there is room to display more - made ↵ | Erica | |
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line. | |||
2010-01-05 | EXT-3884 [BSI] group list cut off when there is room to display more - made ↵ | Erica | |
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line. | |||
2010-01-05 | ext-3943 Group Call button (on side panel/People/Groups) does not fit in SL ↵ | Lis Linden | |
window | |||
2010-01-05 | ext-3822 Group, Roles, Members: "Assigned Members" should be "Assigned Roles" | Lis Linden | |
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-05 | EXT-3649 EXT-3662 : Move media controls to above media face | Rick Pasetto | |
Review #69 This changes where and how the media controls are laid out, and ensures that all of the media region (the face) is clickable. Also moved the volume slider to below the controls (this took WAY too long to do :( ), and adjusted the window region in which the media controls are allowed to be displayed. | |||
2010-01-05 | ext-3936 [BSI] About Land -> Name -> Text not centered | Lis Linden | |
2010-01-05 | ext-3936 [BSI] About Land -> Name -> Text not Centered | Lis Linden | |
2010-01-05 | EXT-3961 switch "wearing" and "my outfits" | Nyx (Neal Orman) | |
XUI change, super simple. reviewed by Seraph. | |||
2010-01-05 | ext-3950 Top menu World : Buy Land should read "Buy This Land" | Lis Linden | |
2010-01-05 | ext-3863 [BSI] banned resident list slider is cutoff | Lis Linden | |
2010-01-05 | Allow for finer-grained control over avatar volume | Rick Pasetto | |
2010-01-05 | ext-3914 [BSI] Inconsistent terminology for "notecard" | Lis Linden | |
2010-01-05 | Fixed bug EXT-3945 ('Call' option in miniinspector's gear menu does nothing) ↵ | Vadim Savchuk | |
by hooking the menu item up. --HG-- branch : product-engine | |||
2010-01-05 | Fixed bug EXT-3791 (No feedback provided when offering teleport): the offer ↵ | Vadim Savchuk | |
is now logged to the IM history. --HG-- branch : product-engine |