summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-09-15Add role action to allow hosting of events on group landRoxie Linden
2010-09-13VWR-22759 FIX missing pareneli_linden
2010-09-13merge storm-99Tofu Linden
2010-09-13merge storm-123Tofu Linden
2010-09-13merge storm-114Tofu Linden
2010-09-13merge VWR-20694Tofu Linden
2010-09-13STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to ↵Vadim Savchuk
account-specific XML file. The settings are now stored to settings_per_account.xml. This change affects all floaters having save_rect/save_visibility/save_dock_state params set to "true", not just detached sidebar tabs as the ticket requests.
2010-09-13STORM-114 FIXED Removed showing of images inside notifications in IM in ↵Andrew Dyukov
plaintext mode. - Added argument show_images to constructors of LLIMToastNotifyPanel and LLToastNotifyPanel. Depending on it plaintext attribute for textbox with notification text is set. Used this argument when adding notification to chat history if IM is in plaintext mode.
2010-09-13Little refactoring.Andrew Dyukov
Removed unused "mask" arguments from three sidetray methods.
2010-09-13STORM-123 FIXED Fixed resize availability of nearby chat in bottomtray.Andrew Dyukov
Cursor didn't change to "resize" state, because handlehover of bottomtray wasn't working correctly. It happened because LLPanel::handleHover() wasn't called in LLBottomtray::handleHover(). - There was no good reason to override habdleHover() in LLBottomTray so new method onDraggableButtonHover() was introduced to be called from bottomtray buttons(as it was already done for mouse up and down).
2010-09-13STORM-99 FIXED Fixed wrong name of item shown in confirmation popup when ↵Andrew Dyukov
sharing items from undocked sidetray inventory. I couldn't repro situation when select was disabled, but problem with wrong items reproduced for me all the time. It happened because all detached tab floaters were getting name "floater", so couldn't be found by sidetray's getPanel(), and even if inventory could be found is_inventorysp_active() in LLInventoryPanel::getActiveInventoryPanel() would not let us reach point of getting it. - Added setting name of floater to sidebar tab's name on it's detach. - Added search of detached inventory tab to LLInventoryPanel::getActiveInventoryPanel() and if it is detached, inventory panel is found there, and z-order of floater is stored and later compared with z-orders of "inventory" floaters(the ones that are opened via Ctrl+Shift+I).
2010-09-10Pull from lindenlab/viewer-developmentMerov Linden
2010-09-10merge storm-93Tofu Linden
2010-09-10merge STORM-89Tofu Linden
2010-09-10merge SNOW-98Tofu Linden
2010-09-10merge SNOW-91Tofu Linden
2010-09-10STORM-98 FIXED Updated art for People and Groups default/placeholder icons.Vadim Savchuk
Replaced the old icons with the ones provided by Epic.
2010-09-10merge.Tofu Linden
2010-09-10Fix Linux build failure... one would hope.Tofu Linden
2010-09-10STORM-93 FIXED Added Take Off function to the gear menu and implemented this ↵Paul Guslisty
functionality using helper methods: canTakeOffSelected() - checking whether selected item(s) can be taken off hasItemSelected() - checking whether any item selected getSelectedItemsUUIDs() - returns selected items ids
2010-09-10STORM-91 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵Paul Guslisty
if height of 'Add More' panel was changed -Increased min height of panel
2010-09-10MergeAimee Linden
2010-09-10VWR-21253 SUPPLEMENTARY Permission icons in the friends listAimee Linden
Incorporate code review feedback.
2010-09-10merge the latest ECC/Shining sprint work. ↵Tofu Linden
http://bitbucket.org/seraph/viewer-development-shining
2010-09-10merge storm-94Tofu Linden
2010-09-10merge storm-97Tofu Linden
2010-09-10STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restorePaul Guslisty
2010-09-10merge STORM-96 / STORM-92 (as part of vwr-20694).Tofu Linden
2010-09-09automated mergeLoren Shih
2010-09-09dummy commit testLoren Shih
2010-09-09VWR-22759 : port of SNOW-667, fix drop down mangled language spellingMerov Linden
2010-09-09STORM-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-09STORM-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-09Pull from lindenlab/viewer-developmentMerov Linden
2010-09-09STORM-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-09VWR-22052 FIX tons of processAvatarAppearance spam, may be flooding serverNyx (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-09Automated merge with http://bitbucket.org/seraph/viewer-development-shiningNyx (Neal Orman)
2010-09-09pull up from viewer-developmentLoren Shih
2010-09-09CID-503Tofu Linden
Checker: REVERSE_INULL Function: LLOutfitsList::refreshList(const LLUUID &) File: /indra/newview/lloutfitslist.cpp
2010-09-09merge backout.Tofu Linden
2010-09-09Backed out changeset 1c8d9c22bf94Tofu Linden
2010-09-09CID-504Tofu Linden
Checker: UNINIT_CTOR Function: LLWearableItemTypeNameComparator::LLWearableTypeOrder::LLWearableTypeOrder() File: /indra/newview/llwearableitemslist.h
2010-09-08automated mergeLoren Shih
2010-09-08automated mergeLoren Shih
2010-09-08dummy commit testLoren Shih
2010-09-08mergeBrad Payne (Vir Linden)
2010-09-08mergeDave Parks
2010-09-08mergeBrad Payne (Vir Linden)
2010-09-08dummy commit testLoren Shih
2010-09-08TEST whitespace change to verify new repository is workingNyx (Neal Orman)