Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-10 | merge storm-94 | Tofu Linden | |
2010-09-10 | merge storm-97 | Tofu Linden | |
2010-09-10 | STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restore | Paul Guslisty | |
2010-09-10 | merge STORM-96 / STORM-92 (as part of vwr-20694). | Tofu Linden | |
2010-09-09 | automated merge | Loren Shih | |
2010-09-09 | dummy commit test | Loren Shih | |
2010-09-09 | VWR-22759 : port of SNOW-667, fix drop down mangled language spelling | Merov Linden | |
2010-09-09 | STORM-97 FIXED Fixed position of back button in Landmark info panel on width ↵ | Andrew Dyukov | |
resize Corrected "follows" attribute for button in xml. | |||
2010-09-09 | STORM-92 FIXED Avoid redundant visibility changes when attaching/detaching ↵ | Vadim Savchuk | |
side tray tabs. Also happens to fix STORM-96 (Empty space appears in the top of Home side panel after redocking). | |||
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-09 | STORM-94 FIXED Increased minimum width and height allowed for undocked panels. | Andrew Dyukov | |
Set minimum width of undocked panels to their width in sidetray (333). Minimum width was set to 440 to make sure expandable textbox in My Profile doesn't spread out from floater if it has maximum height. Reviewed by Vadim Savchuk. | |||
2010-09-09 | VWR-22052 FIX tons of processAvatarAppearance spam, may be flooding server | Nyx (Neal Orman) | |
Added a timeout so that we will only send this message a max of once a minute. Investigated cause of server not sending visual params with texture message, it appears it only happens if the sim cannot find the visual params to send. Not sure what causes that condition. Code reviewed by Seraph | |||
2010-09-09 | Automated merge with http://bitbucket.org/seraph/viewer-development-shining | Nyx (Neal Orman) | |
2010-09-09 | pull up from viewer-development | Loren Shih | |
2010-09-09 | Hmm, the automated backout missed a bit (SNOW-606 fallout). Hopefully this ↵ | Tofu Linden | |
is the magic sauce. | |||
2010-09-09 | CID-503 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLOutfitsList::refreshList(const LLUUID &) File: /indra/newview/lloutfitslist.cpp | |||
2010-09-09 | merge backout. | Tofu Linden | |
2010-09-09 | Backed out changeset 1c8d9c22bf94 | Tofu Linden | |
2010-09-09 | merge backout. | Tofu Linden | |
2010-09-09 | Backed out changeset dfb1d2c23122 | Tofu Linden | |
2010-09-09 | CID-504 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLWearableItemTypeNameComparator::LLWearableTypeOrder::LLWearableTypeOrder() File: /indra/newview/llwearableitemslist.h | |||
2010-09-09 | slightly lame robustification for: | Tofu Linden | |
CID-507 Checker: REVERSE_INULL Function: LLVorbisDecodeState::initDecode() File: /indra/llaudio/llaudiodecodemgr.cpp | |||
2010-09-09 | CID-508 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLFloaterView::LLFloaterView(const LLFloaterView::Params &) File: /indra/llui/llfloater.cpp | |||
2010-09-09 | Massage the SNOW-606 fix to try to make everything (incl. our build ↵ | Tofu Linden | |
machine...) happy. | |||
2010-09-08 | Merge | Leyla Farazha | |
2010-09-08 | Usernames on by default | Leyla Farazha | |
2010-09-08 | simplifying the inspector tooltip logic | Leyla Farazha | |
2010-09-08 | Fixing chat logs to use username | Leyla Farazha | |
2010-09-08 | DEV-53159 Clicking the 'Set Display Name...' button multiple times stacks up ↵ | Leyla Farazha | |
the name change dialog boxes | |||
2010-09-08 | automated merge | Loren Shih | |
2010-09-08 | automated merge | Loren Shih | |
2010-09-08 | dummy commit test | Loren Shih | |
2010-09-08 | merge | Brad Payne (Vir Linden) | |
2010-09-08 | merge | Dave Parks | |
2010-09-08 | merge | Brad Payne (Vir Linden) | |
2010-09-08 | dummy commit test | Loren Shih | |
2010-09-08 | TEST whitespace change to verify new repository is working | Nyx (Neal Orman) | |
2010-09-08 | dummy whitespace change | Brad Payne (Vir Linden) | |
2010-09-08 | VWR-22891 FIXED Fixed inability to share an item while My Inventory SP is ↵ | Vadim Savchuk | |
undocked. All detached side tray tabs are now wrapped with LLFloaterSideTrayTab that adds them as exceptions to LLTransientFloaterMgr, i.e. as views clicking on which doesn't hide transient floaters. | |||
2010-09-08 | merge up from viewer-development | Loren Shih | |
2010-09-08 | automated merge | Loren Shih | |
2010-09-08 | VWR-22901 FIXED Backwards compatibility for multiattachments | Loren Shih | |
Better handling of invalid attachment points. You can now detach points that are incompatible with your viewer, versus having those permanently in the COF> | |||
2010-09-08 | merge | Tofu Linden | |
2010-09-08 | SNOW-606 FIX disable packaging of libuuid | Nyx (Neal Orman) | |
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad (transplanted from 06c4d6b5d67f6624d76b5a7f61021ef2d53f44b4) | |||
2010-09-07 | VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap | Aimee Linden | |
Reworked, as the original version clashed with the display names merge. | |||
2010-09-07 | VWR-20713 SUPPLEMENTARY Double-click Teleport. Correct menu item label. | Aimee Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-07 | Automated merge with http://bitbucket.org/TheShining/viewer-development | Xiaohong Bao | |
2010-09-07 | Fix some build errors. | Tofu Linden | |
2010-09-07 | VWR-21253 MERGE Permission icons in the friends list | Aimee Linden | |