Commit Graph

12192 Commits (e7dc84df0d71cd544bc8b8cb8d49133bef19ade8)

Author SHA1 Message Date
Christian Goetze (CG) e7dc84df0d Add debug output to "indra/cmake/run_build_test.py". 2010-09-13 13:18:49 -07:00
eli_linden e5058cdeb3 VWR-22975 fix wrong "endonym" for Portuguese language name 2010-09-13 12:57:44 -07:00
eli_linden 9184dfd9bd VWR-22759 FIX missing paren 2010-09-13 12:14:04 -07:00
Tofu Linden 7af2581683 merge storm-99 2010-09-13 18:43:44 +01:00
Tofu Linden f310e6fd37 merge storm-123 2010-09-13 18:43:17 +01:00
Tofu Linden 1dea2536d9 merge storm-114 2010-09-13 18:42:48 +01:00
Tofu Linden 0389188954 merge VWR-20694 2010-09-13 18:42:17 +01:00
Vadim Savchuk baeded61a7 STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to 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-13 20:06:48 +03:00
Andrew Dyukov 9e49a5302e STORM-114 FIXED Removed showing of images inside notifications in IM in 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-13 18:52:40 +03:00
Andrew Dyukov 026b2abf91 Little refactoring.
Removed unused "mask" arguments from three sidetray methods.
2010-09-13 18:19:59 +03:00
Andrew Dyukov 5bb98a3954 STORM-123 FIXED Fixed resize availability of nearby chat in bottomtray.
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-13 18:06:12 +03:00
Andrew Dyukov 5a4728d25a STORM-99 FIXED Fixed wrong name of item shown in confirmation popup when 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-13 16:42:33 +03:00
Merov Linden 807aec7baf Pull from lindenlab/viewer-development 2010-09-10 11:51:55 -07:00
Tofu Linden 1f46b1d87b merge storm-93 2010-09-10 17:47:49 +01:00
Tofu Linden 02fac56357 merge STORM-89 2010-09-10 17:47:05 +01:00
Tofu Linden 064f30d1d2 merge SNOW-98 2010-09-10 17:45:42 +01:00
Tofu Linden 8e0c5946e6 merge SNOW-91 2010-09-10 17:44:53 +01:00
Vadim Savchuk d8b76f6c7f STORM-98 FIXED Updated art for People and Groups default/placeholder icons.
Replaced the old icons with the ones provided by Epic.
2010-09-10 19:24:24 +03:00
Tofu Linden 540a5982a4 merge. 2010-09-10 16:54:38 +01:00
Tofu Linden fb7f560f83 Fix Linux build failure... one would hope. 2010-09-10 16:53:38 +01:00
Paul Guslisty 36f3535f70 STORM-93 FIXED Added Take Off function to the gear menu and implemented this 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-10 15:59:35 +03:00
Paul Guslisty 88fb1034f3 STORM-91 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel if height of 'Add More' panel was changed
-Increased min height of panel
2010-09-10 14:06:12 +03:00
Aimee Linden d073234832 Merge 2010-09-10 11:51:17 +01:00
Aimee Linden 073d56b0e1 VWR-21253 SUPPLEMENTARY Permission icons in the friends list
Incorporate code review feedback.
2010-09-10 11:49:50 +01:00
Tofu Linden 36b9ee3113 Update BuildParams, hopefully correctly, for new staging area. 2010-09-10 10:29:33 +01:00
Tofu Linden 8a21f5e241 merge the latest ECC/Shining sprint work. http://bitbucket.org/seraph/viewer-development-shining 2010-09-10 10:22:25 +01:00
Tofu Linden 3296f3b864 merge storm-94 2010-09-10 10:21:15 +01:00
Tofu Linden 4e9a17c952 merge storm-97 2010-09-10 10:20:40 +01:00
Paul Guslisty 4c2b8ecf65 STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restore 2010-09-10 12:17:56 +03:00
Tofu Linden 544ebaddf8 merge STORM-96 / STORM-92 (as part of vwr-20694). 2010-09-10 10:17:39 +01:00
Loren Shih 820cffd56d automated merge 2010-09-09 17:06:51 -04:00
Loren Shih bf7201cf8b dummy commit test 2010-09-09 17:06:37 -04:00
Merov Linden 19026c621e VWR-22759 : port of SNOW-667, fix drop down mangled language spelling 2010-09-09 12:06:26 -07:00
Andrew Dyukov db16219309 STORM-97 FIXED Fixed position of back button in Landmark info panel on width resize
Corrected "follows" attribute for button in xml.
2010-09-09 21:18:35 +03:00
Vadim Savchuk 6b77ce904e STORM-92 FIXED Avoid redundant visibility changes when attaching/detaching side tray tabs.
Also happens to fix STORM-96 (Empty space appears in the top of Home side panel after redocking).
2010-09-09 21:05:13 +03:00
Merov Linden 81ea8d1751 Pull from lindenlab/viewer-development 2010-09-09 10:40:25 -07:00
Andrew Dyukov ac833ac83a STORM-94 FIXED Increased minimum width and height allowed for undocked panels.
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 20:21:11 +03:00
Nyx (Neal Orman) aadebd91de VWR-22052 FIX tons of processAvatarAppearance spam, may be flooding server
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 11:25:31 -04:00
Nyx (Neal Orman) 1ed13a1c3f Automated merge with http://bitbucket.org/seraph/viewer-development-shining 2010-09-09 11:08:51 -04:00
Loren Shih f45ca1ed6e automated merge 2010-09-09 11:01:33 -04:00
Loren Shih d5a2eac4ac pull up from viewer-development 2010-09-09 11:01:19 -04:00
Brad Payne (Vir Linden) c8bbe773df dummy whitespace change 2010-09-09 10:52:25 -04:00
Tofu Linden 72e597a6f9 Hmm, the automated backout missed a bit (SNOW-606 fallout). Hopefully this is the magic sauce. 2010-09-09 14:57:57 +01:00
Tofu Linden 332f502ede CID-503
Checker: REVERSE_INULL
Function: LLOutfitsList::refreshList(const LLUUID &)
File: /indra/newview/lloutfitslist.cpp
2010-09-09 13:56:44 +01:00
Tofu Linden bec744b7e0 merge backout. 2010-09-09 13:36:11 +01:00
Tofu Linden 2f7fa7ba20 Backed out changeset 1c8d9c22bf94 2010-09-09 13:36:02 +01:00
Tofu Linden 832b548568 merge backout. 2010-09-09 13:35:42 +01:00
Tofu Linden 989b8cf6b2 Backed out changeset dfb1d2c23122 2010-09-09 13:35:32 +01:00
Tofu Linden 4c667a1051 CID-504
Checker: UNINIT_CTOR
Function: LLWearableItemTypeNameComparator::LLWearableTypeOrder::LLWearableTypeOrder()
File: /indra/newview/llwearableitemslist.h
2010-09-09 13:35:02 +01:00
Tofu Linden f7d51863f9 slightly lame robustification for:
CID-507

Checker: REVERSE_INULL
Function: LLVorbisDecodeState::initDecode()
File: /indra/llaudio/llaudiodecodemgr.cpp
2010-09-09 12:38:03 +01:00