- Nov 05, 2009
-
-
Lis Pardi authored
-
Rick Pasetto authored
FIX DEV-42115: Remove modify permission check that would grant navigate/interact or controls "permission" Review #27 Back when media controls (an unfortunately much-overloaded word) was called media permission (also an overloaded word), we granted "permission" for interact/navigate or controls "display" if the requestor agent had modify permissions. This decision doesn't seem to make sense, because it is a common use case to want to "disable" controls (or perhaps interaction/navigate) even for the user who created the object (i.e. who has modify permissions). This removes that check. NOTE that this check is also made on the server, but in that case modify permissions *grants* the right to navigate in that case. Although the code is very similar, the viewer version is trying to address a use case story, whereas the other is trying to prevent a griefing vector.
-
Tofu Linden authored
-
Lis Pardi authored
ext-1942 there is corrupted UI in the Skin, Hair, Shirt, Pants tabs in the Edit Appearance dlg
-
Lis Pardi authored
H: Enter commit message. Lines beginning with 'HG:' are removed.
-
Tofu Linden authored
I added two new graphics which are simply the former combobox graphics with the arrow part flipped.
-
Tofu Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' button which is broken on trunk.
-
Lynx Linden authored
Previously the title for this floater was set to "" and a text string was positioned over the title bar based upon whether you are paying a resident or a group. This could mess up the position of the floater "title" and was also truncating the "Pay Resident" title. Now, we use setTitle() to actually set the floater title appropriately.
- Nov 04, 2009
-
-
angela authored
-
angela authored
-
Erica authored
-
Eric M. Tulla (BigPapi) authored
-
Rick Pasetto authored
-
Rick Pasetto authored
-
Monroe Linden authored
Updated LLPanelPrimMediaControls::isMouseOver() to do the right thing with the new structure of the panel.
-
Brad Payne (Vir Linden) authored
-
Bryan O'Sullivan authored
-
Leyla Farazha authored
-
Leyla Farazha authored
EXT-2073 Need ability to change font style of tab headers EXT-1505 Kill text drop shadow on Menu and Tabs reviewed by Richard
-
Brad Payne (Vir Linden) authored
For EXT-1985: Clothing previously taken off is re-worn when creating a new clothing item in appearance mode. General problem with failing to update the COF when clothing items were removed. Added hook in removeWearableFinal, which should guarantee that we're always removing clothing links when we need to.
-
Bryan O'Sullivan authored
-
Eugene Mutavchi authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
richard authored
-
Brad Payne (Vir Linden) authored
LLAppearanceManager::wearItem() - always check for extra links of same type, even if requested object is already linked.
-
richard authored
-
Eugene Mutavchi authored
Implemented normal sub-task EXT-2144 (IM P2p control panel should contain avatar name under avatar icon aligned to the left side) --HG-- branch : product-engine
-