Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-15 | Merge for EXT-1874, EXT-3800, EXT-4133 | Leyla Farazha | |
2010-01-15 | EXT-4133 MissingString(AllEstatesYouOwn) when adding/removing from ↵ | Leyla Farazha | |
REGION/ESTATE, Estate tab reviewed by James | |||
2010-01-15 | merge | richard | |
2010-01-15 | EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ↵ | richard | |
"widgeted" text partial fix reviewed by Leyla | |||
2010-01-15 | Merge in viewer-2-0 changes | James Cook | |
2010-01-15 | EXT-4341 "Create> New" and "rename" text presents malaligned | James Cook | |
Fixed size and position of renamer line editor Reviewed with Richard | |||
2010-01-15 | merge | richard | |
2010-01-15 | merge | richard | |
2010-01-15 | Fix linux build - missed unused function declaration | James Cook | |
2010-01-15 | Merge. | Tofu Linden | |
2010-01-15 | merge. | Tofu Linden | |
2010-01-15 | merge | richard | |
2010-01-15 | Merge. | Tofu Linden | |
2010-01-15 | EXT-3741 Viewer menus need outlines or dropshadows | James Cook | |
Set drop_shadow="true" in menu.xml | |||
2010-01-15 | Merge with Erica, Lis, Chuck work on layout | James Cook | |
2010-01-15 | re-disable llviewerhelputil until it gets REALLY unbroken. | Tofu Linden | |
2010-01-15 | EXT-4304 Clicking on "Buy L$" in nav bar does nothing | James Cook | |
Now it buys currency. Also fixes EXT-4176, same issue Reviewed with Richard. | |||
2010-01-15 | EXT-4148 EXT-4230: Lots of help ID updates. | Lynx Linden | |
Updated the logic of the help ID detection to search sub-panels before searching active tabs. For some reason, certain tabs are still visible and active even though they are not being displayed on screen. I also removed a bunch of help IDs for button panels that just confuse things. Also went through all of the side panel tabs and added new help IDs where appropriate. These are: profile_classified_info profile_edit_classified profile_pick_info profile_edit_pick my_inventory_tab recent_inventory_tab | |||
2010-01-15 | PE merge. | Tofu Linden | |
2010-01-15 | Fixed low priority bug EXT-4372 (Gestures floater: dblclick on item in list ↵ | Vadim Savchuk | |
resetes scroll-bar). The list gets rebuilt whenever you activate or play a gesture. And rebuild did not save the scroll position. --HG-- branch : product-engine | |||
2010-01-15 | Fixed a minor spelling issue. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-15 | EXT-4160 Gesture floater spam when creating new account | Denis Serdjuk | |
Cause: There is a global observer ( LLOpenTaskOffer ) which observes creation of new inventory items and open appropriated preview UI for them. Looks like simulator () sends a message for all active gestures, when user is logged in first time. Solution: Displaying of the preview gesture floater has been removed from global scope. Also I have added new observer to handle opening gestures as attachment from group notice to avoid regression problems. --HG-- branch : product-engine | |||
2010-01-15 | Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains ↵ | Mike Antipov | |
non-changed if change its order in the 'Favorites Bar') -- reason: there was two places where identical resorting of Favorite landmarks functionality was implemented: InventoryBridge & Favorite bar. It was not impelnmented properly in favorites bar: LLInventoryObserver::SORT flag was not set after d-n-d. -- fix: moved identical functionality to update & save order of Favorite landmarks from these places to Inventory Panel --HG-- branch : product-engine | |||
2010-01-15 | fixed EXT-4219 “Chiclets list autoscrolls after clicking on a chiclet”, | Alexei Arabadji | |
avoided redundant rearranging of chiclet panel; --HG-- branch : product-engine | |||
2010-01-15 | EXT-3836: Don't show "?" button in script-generated dialogs. | Lynx Linden | |
2010-01-15 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-15 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-15 | Related to EXT-3976 (Voice chat speaking indicators should only display when ↵ | Mike Antipov | |
users are in the same voice channel) -- cleanup: remove logging of unnecessary warning messages if there are no any registered speaking indicators for voice participant --HG-- branch : product-engine | |||
2010-01-15 | EXT-3976: Re-enabled all newview unit tests. | Lynx Linden | |
These were turned off by change 0db87c1f22a9, but I'm assuming this was done in error as the tests compile and run fine and the commit message made no mention or reason for turning them off. | |||
2010-01-14 | Beacon arrow art now appears clickable | Erica | |
2010-01-14 | EXT-4271 : Remove "LLInventoryModel::accountForUpdate accounted..." spam | Loren Shih | |
Took out llinfos spam. | |||
2010-01-14 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-14 | EXT-3955 : [ AppearanceSP ] "Add to Current Outfit" confusing for outfits, ↵ | Loren Shih | |
remove it Removed "Add to Current Outfit" from right-click outfits context menu. | |||
2010-01-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-01-15 | EXT-4340: Fixed and re-enabled the llviewerhelputil unit test. | Lynx Linden | |
2010-01-14 | Fix for EXT-4207 (Viewer crash clicking on an object that starts a script ↵ | Monroe Linden | |
that navigates in a while(1) loop) Don't allow LLViewerMediaImpl to process a navigateInternal during the call to LLPluginClassMedia::idle(). This prevents untimely destruction of the LLPluginClassMedia and LLPluginMessagePipe objects, which was causing the crash. Reviewed by Rick. | |||
2010-01-14 | EXT-4362 Replace red beacon arrow with anti-aliased png, ↵ | Erica | |
EXT-4363Notification list is too close to the right of the screen, conflicts with window resize affordance | |||
2010-01-14 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-01-14 | EXT-4349 : [ Appearance SP ] Hide the "Wear" button when in the Wearing tab | Loren Shih | |
Simple logic fix. | |||
2010-01-14 | DEV-43688 commit new translations - DE (strings set4h) | Ramzi Linden | |
These are suggested edits from the resident translators, approved by Simone | |||
2010-01-14 | EXT-4340: Add "debug" flag to Help URL in god mode. | Lynx Linden | |
2010-01-14 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-14 | EXT-4283 God Mode bar color is too green | Erica | |
2010-01-14 | "Enabled" checkbox for friends log in/out. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4204 | |||
2010-01-14 | merge. | Tofu Linden | |
2010-01-14 | Created new assets and modified xml to clean up tabbed IM window layout. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4205 | |||
2010-01-14 | DEV-43134 insert localized hyperlinks for all places in the XUI where the ↵ | Ramzi Linden | |
Viewer jumps to the web: floater_html.xml, floater_help_browser.xml, and floater_buy_currency.xml | |||
2010-01-14 | Related to EXT-4150 ([BSI] Last Landmark in Teleport History disables ↵ | Eugene Mutavchi | |
teleport button): fixed Teleport & Map buttons are enabled if nothing is selected --HG-- branch : product-engine | |||
2010-01-14 | Teleport offers should be recorded to IM history only after they were sent ↵ | Vadim Savchuk | |
(EXT-4315). --HG-- branch : product-engine | |||
2010-01-14 | Fixed normal bug EXT-4216 ( Avatars looks active in group voice chat when ↵ | Mike Antipov | |
relogin after has left voice chat) - improved LLCallFloater::validateSpeaker callback to process participants has left group voice chat --HG-- branch : product-engine |