Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-07 | For EXT-4030: Can delete the outfit folder that you're wearing in My Outfits | Brad Payne (Vir Linden) | |
2010-01-07 | For EXT-4018: Wrong expansion behavior in inventory. Made process of ↵ | Brad Payne (Vir Linden) | |
finding the My Inventory folder more robust instead of assuming it was always the first child. | |||
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-07 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-07 | EXT-3973 viewer crash | Nyx (Neal Orman) | |
Rendering cost calculations didn't handle the case of a face having no image associated with it. Added in null checks before using the pointer to the image. Crash no longer repros. Code reviewed by Vir. | |||
2010-01-06 | ext-4011 - sped up appearance of inspector affordances | richard | |
reviewed by Erica | |||
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-3824 [BSI] Rename Inventory Item Text Cutoff | Leyla Farazha | |
EXT-3757 Text Placement is Too High when Editing Landmark/Outfit/Notecard Names reviewed by Richard | |||
2010-01-06 | EXT-4014 - Inventory folders should use "open" folder art... | richard | |
reviewed by Leyla | |||
2010-01-06 | menu holder, tooltip view and snapshot floater should be in main_view as ↵ | Leyla Farazha | |
added in main_view.xml reviewed by richard | |||
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 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-06 | EXT-3962: added "MyOutfitsAutofill" debug setting to force auto population. | Eric M. Tulla (BigPapi) | |
2010-01-06 | merge | richard | |
2010-01-06 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-06 | EXT-3201: bring up inspector tooltip if object has media | Rick Pasetto | |
2010-01-06 | merge | Brad Payne (Vir Linden) | |
2010-01-06 | merge | richard | |
2010-01-06 | moved clipping logic inside LLFontGL::maxDrawableChars controlled by ↵ | richard | |
EWordWrapStyle fixes regression introduced in 3eef5ce9ae1e6fc62b9b52ce859501dd4e70fadf reviewed by Brad | |||
2010-01-06 | For EXT-3812: Inventory Loss between 1.23 to 2.0 logins. One possible cause ↵ | Brad Payne (Vir Linden) | |
is broken links, which this fix will detect earlier, avoiding a needlessly alarming message | |||
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 | fix for EXT-2903 ([BSI] Activating inspector while "Zoomed into Media" ↵ | Monroe Linden | |
results in broken inspector) Media Focus and the inspector were fighting over the object selection. Fixed by calling LLViewerMediaFocus::clearFocus() right before setting the selection in LLInspectObject::onOpen(). | |||
2010-01-06 | Fix for EXT-3730 (Current (temporary) Find URL returns an HTTP status code ↵ | Monroe Linden | |
of 500 (Internal server error)) We now no longer check the error code returned from the MIME type probe. If we have a mime type, use it, regardless of the status. If not, default to the web plugin and let it handle error reporting. | |||
2010-01-06 | merge | richard | |
2010-01-06 | EXT-3878 - Menus disappear when UI Size is < 1.00 | richard | |
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat EXT-3877 - Pinning two levels of menus prevents movement using arrow keys EXT-1303 - Hyperlink text wraps in the middle of a word reviewed by James | |||
2010-01-06 | Minor merge fix of redundant test | Eric M. Tulla (BigPapi) | |
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 | 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 | |