Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-27 | merge | Mike Antipov (Mike ProductEngine) | |
--HG-- branch : product-engine | |||
2009-10-27 | Fixed normal bug ext-1856-All participants of group chat/friends conference ↵ | Eugene Kondrashev | |
listed like off-line --HG-- branch : product-engine | |||
2009-10-27 | Fixed normal bug EXT-1859 (Only just added landmark is shown in "favorites ↵ | Mike Antipov (Mike ProductEngine) | |
bar" folder) Reason: items of Inventory Panel's start folder are removed while processing Inventory model changed event. In this case root items have no parent LLFolderViewFolder and parent is LLFolderView (LLInventoryPanel::mFolders) itself. Fix: - added check of LLFolderViewItem's parent against NULL. --HG-- branch : product-engine | |||
2009-10-27 | Implemented major task EXT-1717 (IM related server responses processing ↵ | Eugene Mutavchi | |
stuff should use new IM floater along with the old one) sub-task of EXT-96 (Viewer 2009: Group IM detail). --HG-- branch : product-engine | |||
2009-10-27 | fixed Bug EXT-1602 'Add new folder' and 'Add new landmark' has same ↵ | Denis Serdjuk | |
icons that is deceitful New menubutton has been implemented according to Viewer 2.0 Design Specification:Places Task Panel. It generates a menu for AddLandmark and AddFolder options --HG-- branch : product-engine | |||
2009-10-27 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-27 | IM refactoring: moved voice channel related classes to its own ↵ | Igor Borovkov | |
llvoicechannel.* files from dying llimpanel.* files --HG-- branch : product-engine | |||
2009-10-27 | merge | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-10-27 | fixed normal bug (EXT-1805) Noninteractive notification toast is redundant ↵ | Dmitry Oleshko | |
if local chat floater is open --HG-- branch : product-engine | |||
2009-10-27 | EXT-760 Move Tap tap hold to run to Preferences > Advanced , and make the ↵ | angela | |
default to false | |||
2009-10-27 | disable media title to make it read only at all time | angela | |
2009-10-27 | merge | Yuri Chebotarev ychebotarev@productengine.com | |
--HG-- branch : product-engine | |||
2009-10-27 | working on EXT-1713,EXT-1712,EXT-1711,EXT-1709 | Yuri Chebotarev ychebotarev@productengine.com | |
EXT-1713 Nearby Chat: Objects have tooltips (???)(???) EXT-1712 Nearby Chat: change context menu for objects EXT-1711 Nearby Chat: context menu isn't applicable for system messages EXT-1709 Nearby Chat: Avatar context menu can be triggered on avatar's icon only initial commit - panel for message headers --HG-- branch : product-engine | |||
2009-10-26 | Fixed a crash on exit in gInventory destructor. | Steve Bennetts | |
2009-10-26 | EXT-5 - Fixed ESC and other shortcuts, again. | Steve Bennetts | |
Moved Shortcuts from Develop menu to Advanced. | |||
2009-10-26 | EXT-1548 - Fix for Crash on restart of a region | Steve Bennetts | |
2009-10-27 | merge | angela | |
2009-10-26 | Fix for DEV-41638 (current URL is not propagated if media changes from ↵ | Monroe Linden | |
website to media). Made the quicktime plugin send navigate_begin and navigate_complete events. This should allow the viewer's logic for sending prim media navigate events to work when loading quicktime media. | |||
2009-10-26 | Volume controls in the media HUD should now work -- this fixes DEV-41746, ↵ | Monroe Linden | |
DEV-41748, and DEV-40782. Added LLPluginClassMedia::getVolume(). Added setVolume/getVolumeupdateVolume methods to LLViewerMediaImpl. LLViewerMedia::setVolume() now no longer overrides the volume settings on all media instances -- it now sets a "global volume" value which is multiplied by all instances' volumes to modulate them. Cleaned up volume/mute handling in LLPanelMediaHUD (made it go through the LLViewerMediaImpl interface instead of directly through LLPluginClassMedia, and removed the mMediaVolume member variable, since the media impl now stores that state). | |||
2009-10-26 | Merge | callum | |
2009-10-26 | Potential fix for https://jira.lindenlab.com/jira/browse/DEV-41702 | callum | |
and https://jira.lindenlab.com/jira/browse/DEV-38579. Both relate to media not working properly and were likely caused by an uninitialized heartbeat timeout. | |||
2009-10-26 | EXT-1901 Add color inventory icons, remove old art, add references to new art | Erica Firment | |
2009-10-26 | merge | Steve Bennetts | |
2009-10-26 | EXT-1402 - Thousands of "WARNING: LLAssetStorage::getAssetData: Discarding ↵ | Steve Bennetts | |
duplicate request for asset" lines Added a list of requested landmark assets and limited the frequency of multiple requests for the same asset | |||
2009-10-26 | merge | richard | |
2009-10-26 | merge | richard | |
2009-10-26 | tweaked clipping rect for scroll containers to not overlap vertical scrollbar | richard | |
fixed reflow logic when resizing text editors that contain widgets (would make text appear and disappear) reviewed by James | |||
2009-10-26 | Re labled "About Land" links back to "About Land" for 2.0. | Steve Bennetts | |
2009-10-26 | Add some logging to perhaps discern more information about reported crashes | Rick Pasetto | |
2009-10-26 | Fixed low bug EXT-1851 (Unable to process multiple selected friends) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-10-26 | Fixed major bug EXT-1850-Crash after open of group-chat (ProductEngine) | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-10-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-26 | Fixed normal bug EXT-1450 (Set max height on Gestures tray). | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-26 | Merge | callum | |
2009-10-26 | merge from remote repo | Rick Pasetto | |
2009-10-26 | Mac build fix; fix error about hidden functions in llui_libtest.cpp | Rick Pasetto | |
2009-10-26 | merge | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-10-26 | Implemented low task EXT-1156(Implement option to show/hide avatar icon in ↵ | Andrew Dyukov | |
the friend list) --HG-- branch : product-engine | |||
2009-10-26 | merge | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Steve Bennetts | |
2009-10-26 | Fixed normal bug [BSI] The "X notifications arrived while you were away" ↵ | Dmitry Oleshko | |
toast on login is not clickable --HG-- branch : product-engine | |||
2009-10-26 | Merge | callum | |
2009-10-26 | Fixed up mouseEvent function to reflect mouse button | callum | |
2009-10-26 | IM: got rid of old im floater dependency in LLIMMgr::addMessage(...) | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | IM refac.: replaced passing copies by passing references, moved some IMModel ↵ | Igor Borovkov | |
private, added documentation --HG-- branch : product-engine | |||
2009-10-26 | Fixed normal bugs EXT-1628 ([BSI] - New IM system isn't sending typing ↵ | Eugene Mutavchi | |
notifications anymore) and EXT-1629 ([BSI] - add hint in IM window when Resident is typing) --HG-- branch : product-engine | |||
2009-10-26 | IM: fixed remove session logic, got rid of "being session removed" field | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Yuri Chebotarev ychebotarev@productengine.com | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine |