Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-05 | fix hook whine. | Tofu Linden | |
2010-02-05 | EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a ↵ | Tofu Linden | |
mouse move event This should be a lot better now. But still not good overall. Performance is now just bad instead of intolerable. | |||
2010-02-05 | applying patch for EXT-2357 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-05 | PE merge. | Tofu Linden | |
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-04 | Logged out notification change at Ts request - added some calmer language | Erica | |
2010-02-04 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-04 | EXT-2181 DA Danish translation for set6 | Eli Linden | |
2010-02-04 | EXT-4993 : Deleting an item from the COF in Inventory Floater keeps it worn | Loren Shih | |
EXT-4997 : Centralize right-click menu options for delete/remove link EXT-4998 : Automatically reject double separators from right click menu Disabled/hid delete button from COF right-click menu, also means that trash icon is disabled. Added generalized function to remove consecutive separators from right-click menu. Made a minor cosmetic change to have all code duplication for adding "delete" menu item instead call a common function. | |||
2010-02-04 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-04 | This file should have gone in with a previous changeset ↵ | Rick Pasetto | |
(https://hg.lindenlab.com/viewer/viewer-2-0/changeset/dddb40b50424/) | |||
2010-02-04 | EXT-4990 : "Remove Link" and "Delete" are both active for links in the ↵ | Loren Shih | |
InventoryFloater For links, removed "Delete", since having both "Remove Link" and "Delete" is redundant. | |||
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-04 | Change "Teleport History Location" subheader to "Teleport History". Adjusted ↵ | Chuck Linden | |
color and style on this and other side-panel subheaders to be consistent. | |||
2010-02-04 | EXT-4990 : "Find Original" should be enabled for links in the trash | Loren Shih | |
EXT-4988 : Centralize right-click menu options when items are in trash This change is a lot less scary than it looks. There is a bit of minor cosmetic cleanup (e.g. typedefing a commonly-used vector), and I've eliminated code duplication since, previously, every item/listener type had its own purge/restore item dialog; these are now handled in one central function. I also moved "Find Original" above Purge/RestoreItem so that it appears first in the trash menu; this does not affect other menu options. The functionality change from this checkin is to enable "Find Original" for link items in the trash. | |||
2010-02-04 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-04 | Backed out changeset: b579077ebc79 | Mark Palange (Mani) | |
I gave lynx a bad review. :( I didn't know about the setting FirstLoginThisInstall. I'm backing out lynx's change, then re-fixing EXT-4237. | |||
2010-02-04 | merge | Brad Payne (Vir Linden) | |
2010-02-04 | EXT-4902: Assert crash after detaching all and removing all clothes. | Brad Payne (Vir Linden) | |
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-02-04 | EXT-4841 - Expand one of the outfits in the outfits tab for new users so ↵ | Eric M. Tulla (BigPapi) | |
they can get a sense of their contents. Also moved the My Outfits autopopulation from the library out of where it was done before (as a result of initial wearables message) to be done in the idle login during the precaching state. -Reviewed by Nyx | |||
2010-02-04 | EXT-4902: Assert crash after detaching all and removing all clothes. Turned ↵ | Brad Payne (Vir Linden) | |
overzealous assert into a warning. | |||
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-04 | EXT-4003 Appearance problemw earing City Chic Female - probably param related | Nyx (Neal Orman) | |
cross-wearable params are fun! Values were not being updated properly for parameters that cross multiple wearables. Created a few functions to ensure that these values get updated and made them called from LLAgentWearables::wearableUpdated(). Also prevented cross-wearable params from writing back to the avatar, as they are being driven by another wearable. Code reviewed by Bigpapi | |||
2010-02-04 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-04 | EXT-4801 : hitting trash button for trashed items does not delete item | Loren Shih | |
EXT-4957 : add const correctness for LLFolderViewEventListener::isItemRemovable This checkin affects several files but is a lot less scary than it looks. It's mostly to add const correctness, and to rename isInTrash to isItemInTrash so that its naming is consistent with isItemRemovable/isItemMovable. The only functionality change is to disable the trash button when an item is already in the trash. | |||
2010-02-04 | EXT-3144 EXT-4226: Re-employ tentative state for individual items in media ↵ | Rick Pasetto | |
settings Review #95 This change undoes some prior change that seems to not allow showing media data for multiple selection. There was all of this code put in to support displaying tentative state for media, but code was added to basically override it. Perhaps the reason was tentative state items were not ignored on apply...this change does that. | |||
2010-02-04 | Fixed major bug EXT-4853 (Color Picker - Arrow Used to Select Color Density ↵ | Eugene Mutavchi | |
is Nearly Invisible) --HG-- branch : product-engine | |||
2010-02-04 | Fixed low bug EXT-4184 (Fav bar: drop landmark pointer is visible badly) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed normal bug EXT-4307 (There are no text context menues for Search text ↵ | Eugene Mutavchi | |
field and for IM text field) --HG-- branch : product-engine | |||
2010-02-04 | Fixed normal bug EXT-4627(Nearby Chat floater in Mouselook breaks ability to ↵ | Eugene Mutavchi | |
type & use gestures) --HG-- branch : product-engine | |||
2010-02-04 | merge | richard | |
2010-02-04 | EXT-4625 - Chat bar doesn't display trailing character on some strings | richard | |
reviewed by Leyla | |||
2010-02-04 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-04 | PE merge. | Tofu Linden | |
2010-02-04 | Fixed bug EXT-4806 (Snapshot floater has preview offset). | Vadim Savchuk | |
Removed incorrect vertical offset modification in compact mode. --HG-- branch : product-engine | |||
2010-02-04 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-04 | fixed EXT-4893 “'Add friend' available for friends in group/conference ↵ | Alexei Arabadji | |
sessions”, corrected condition for enable 'add friend' menu item; --HG-- branch : product-engine | |||
2010-02-04 | merge. | Tofu Linden | |
2010-02-04 | PE merge. | Tofu Linden | |
2010-02-04 | Update for low bug EXT-4951 - Redundant edit box context menu in list items ↵ | Dmitry Zaporozhan | |
in Panel Picks/Classifieds Disabled edit box context menu in classified list items. --HG-- branch : product-engine | |||
2010-02-04 | fixed duplicating of log records for EXT-4777 Implement saving and loading ↵ | Igor Borovkov | |
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
2010-02-04 | merge | Brad Payne (Vir Linden) | |
2010-02-04 | For EXT-4855: Crash on onWearableAssetFetch. Prevent late-arriving ↵ | Brad Payne (Vir Linden) | |
wearables from touching a deleted object. | |||
2010-02-04 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed critical bug (EXT-4827) [NUX] The Places Panel should default to the ↵ | Sergei Litovchuk | |
Landmarks tab with the Library expanded. - Added Library tab set open by default with Landmarks category fetch from Library. --HG-- branch : product-engine | |||
2010-02-04 | Removed aspect ratio controls. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3908 |