Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-06 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-06 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
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-3692: Buy & Pay buttons on side panel object profile now only enabled ↵ | Eric M. Tulla (BigPapi) | |
when you can pay or buy the object. -Reviewed by nyx | |||
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 | fixed EXT-3838 “[BSI] Resident profile tries to link "(none)" when ↵ | Alexei Arabadji | |
Resident isn't member of any groups”, avoided translating null group id as SLURL; --HG-- branch : product-engine | |||
2010-01-06 | Flip this setting back to how it was. | Tofu Linden | |
2010-01-06 | Decreased group/ad-hoc IM control panel width to 150 pixels (EXT-3790). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-06 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-06 | work on EXT-3842 People / Recent shows residents who have not spoken or sent IM | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-06 | merge. | Tofu Linden | |
2010-01-06 | fix for major EXT-3999 (nobody) appears in the Recent tab after receiving ↵ | Yuri Chebotarev | |
system notification --HG-- branch : product-engine | |||
2010-01-06 | Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling ↵ | Mike Antipov | |
voice for non-connected participant avatar from miniinspector) - improved condition to check if avatar can be moderated. - if not moderation panel (with "Disable Voice" button) is not shown at all. --HG-- branch : product-engine | |||
2010-01-06 | EXT-3934: On SRV timeout, don't fail, proceed with original URI. | Nat Goodspeed | |
2010-01-06 | fix for low EXT-2742 Invalid menu appearance after hiding navigation bar ↵ | Yuri Chebotarev | |
and/or favorites bar actually that was designed behavior. --HG-- branch : product-engine | |||
2010-01-06 | Fixed major bug EXT-3960 (group none cannot be activated through context ↵ | Mike Antipov | |
menu, but checkbox button works) - updated condition to enable "Activate" menu item for any group - also cleaned commented out code --HG-- branch : product-engine | |||
2010-01-06 | fixed EXT-3922 “[BSI] Chatlog file contains all names twice”, | Alexei Arabadji | |
removed redundant 'from name' from chat log; --HG-- branch : product-engine | |||
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 | merge. | Tofu Linden | |
2010-01-05 | Lots of fixes to parcel audio playing/stopping/autoplaying/firstuse policy. | Tofu Linden | |
2010-01-05 | EXT-2006 Fix mini-map friend icon colors to be yellow | James Cook | |
XML only not reviewed | |||
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-05 | EXT-3588 Grey-out "gear" icon if not all faces selected have media | Rick Pasetto | |
We've gone back and forth on this, but we've decided that there are just too many ways to accidentally add media to multiple faces when you don't mean to. This helps in one small way: by disabling the gear icon unless all selected faces have media. | |||
2010-01-05 | Merge | James Cook | |
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 | Fix for EXT-3664/DEV-43374 (MEDIA SETTINGS Reset button does not work if ↵ | Monroe Linden | |
current URL is a quicktime movie) LLViewerMediaImpl::initializeMedia() was assuming an invalid invariant (that mMimeType was associated with the currently loaded plugin). Fixed by adding a new member variable, mCurrentMimeType, which reflects the MIME type that caused the currently loaded plugin to be loaded, and using that instead of mMimeType when determining whether to reload the plugin. | |||
2010-01-05 | Merge | Leyla Farazha | |
2010-01-05 | EXT-3721 SNAPSHOT PREVIEW can be dragged over the top menus | Leyla Farazha | |
reviewed by Richard | |||
2010-01-05 | EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵ | Leyla Farazha | |
still active reviewed by Richard | |||
2010-01-05 | EXT-3921 [BSI] Age calculation fails on Mac and Linux | James Cook | |
Was accessing wrong value out of days-per-month array, and stepping off end of array for December. 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 | Fix for EXT-3069 (Media Browser lets you click on Back button on first page). | Monroe Linden | |
Fix was to have the webkit plugin clear the llqtwebkit history on the first real navigateComplete event. | |||
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 | Merge | James Cook | |
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 | merge | Brad Payne (Vir Linden) | |
2010-01-05 | merge. | Tofu Linden | |
2010-01-05 | DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many places | Tofu Linden | |
2010-01-05 | EXT-3961 switch "wearing" and "my outfits" | Nyx (Neal Orman) | |
XUI change, super simple. reviewed by Seraph. | |||
2010-01-05 | merge | Brad Payne (Vir Linden) | |
2010-01-05 | For EXT-3923: added additional warnings to catch corrupted wearables in ↵ | Brad Payne (Vir Linden) | |
inventory | |||
2010-01-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |