Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-03 | Merge from product-engine | Steve Bennetts | |
2009-12-03 | Un-threaded LLTextureFetch to address potential performance and edge case ↵ | Steve Bennetts | |
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu | |||
2009-12-03 | Fixed a crash when clearing private data twice. | Steve Bennetts | |
2009-12-03 | Fix for DEV-43696 (media streams should have hard limit of 8) | Monroe Linden | |
This was just an off-by-one error in the hard limit calculation (> instead of >=). | |||
2009-12-03 | Don't show controls if build tools are up | Rick Pasetto | |
2009-12-03 | remove fudge factor for controls background rendering | Rick Pasetto | |
2009-12-03 | merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-03 | local merge | skolb | |
2009-12-03 | merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-03 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Fixed minor bug EXT-2466 (Call menuitem in the Friends context menu is ↵ | Sergey Borushevsky | |
disabled always) --HG-- branch : product-engine | |||
2009-12-03 | fixed 'accept' of voice group chat | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Fixed normal bug EXT-3021 - Viewer crashes on receiving notification for ↵ | Dmitry Zaporozhan | |
creating script(offer) chiclet for same object in second time. --HG-- branch : product-engine | |||
2009-12-03 | fixing bad cast that was causing a compiler error. | Nyx (Neal Orman) | |
Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-03 | fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵ | Yuri Chebotarev | |
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine | |||
2009-12-02 | DEV-42827 Implement volume slider on media controls | Rick Pasetto | |
Introducing a volume slider that pops up when you hover over the "mute" button. Fades out with the rest of the controls. Had to also render (by hand) the background image. Cleaned up the XUI file. | |||
2009-12-02 | local merge | skolb | |
2009-12-02 | removed the unused AutoPlayMedia flag. This is now governed by the ↵ | skolb | |
ParcelMediaAutoPlayEnable flag. | |||
2009-12-02 | unify the two media auto play preferences into one. The ↵ | skolb | |
ParcelMediaAutoPlayEnable flag now controls both (horribly named, but must be preserved for legacy purposes). | |||
2009-12-02 | Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more ↵ | Monroe Linden | |
predictably with auto-play. Disabling and re-enabling media should work much more like teleporting away and teleporting back -- media will respect the auto-play flag when reloading, instead of returning to its previous load state. | |||
2009-12-02 | Cleaned up the conditional code a bit in llviewerkeyboard.cpp, start_gesture | skolb | |
2009-12-02 | DEV-42150 crash when using media on a HUD | skolb | |
2009-12-02 | EXT-3060 : Turn links into broken links immediately when baseobj is purged | Loren Shih | |
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup Added REBUILD mask to inventory observer. Added new logic for rebuilding linked items when an item is purged. Took out atrocious expensive refresh that was being triggered on most LLInventoryPanel::modelChanged. --HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT-3060 : Turn links into broken links immediately when baseobj is purged | Loren Shih | |
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup This first set of checkins is just llinventorypanel infrastructure cleanup, including comments and improved use of iterators. --HG-- branch : avatar-pipeline | |||
2009-12-02 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-02 | Minor changes from review feedback | Rick Pasetto | |
get rid of thunk function | |||
2009-12-02 | EXT-3050 : The Word "bar" Should be Removed from Section Headings on My ↵ | Loren Shih | |
Appearance Tab in Side Bar --HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT-3057 : Refine the context options that exist for broken links | Loren Shih | |
EXT-2950 : Trying to waer a link or to "Find Original" of a link silently fails when original is deleted Missing links are now handled correctly in the right-click context menu. --HG-- branch : avatar-pipeline | |||
2009-12-02 | Merge viewer 2.0 into media branch | skolb | |
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-02 | Fix for normal task EXT-2640 (Create a tabbed IM multifloater) | Sergey Borushevsky | |
Minimize button is hidden. Removed redundant parameters. --HG-- branch : product-engine | |||
2009-12-02 | Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows) | Sergey Borushevsky | |
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine | |||
2009-12-02 | EXT-2737 Fix for terrain/avatars/trees not showing up in water reflection. | Runitai | |
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | fix for EXT-2886 Context menu for Nearby chat text field should look like ↵ | Yuri Chebotarev | |
context menu for any text editor, should include such items as (cut,copy, paste etc) --HG-- branch : product-engine | |||
2009-12-02 | Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵ | Mike Antipov | |
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine | |||
2009-12-02 | fixed normal bug EXT-3039 (Overflow menu for Pick/Classified contain ↵ | Paul Guslisty | |
duplicated entries) --HG-- branch : product-engine | |||
2009-12-02 | Automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵ | Loren Shih | |
llviewermessage More header file cleanup. --HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵ | Loren Shih | |
llviewermessage More header file cleanup. --HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵ | Loren Shih | |
llviewermessage Removed > 100 header includes from llviewermenu and llviewermessage. --HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT-3028 : "Find Original" does nothing if floater inventory isn't open | Loren Shih | |
InventorySP will open if no inventory floaters are open. --HG-- branch : avatar-pipeline | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-02 | Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵ | Mike Antipov | |
Control Panel) -- improved Voice Control Panel to show avaline caller number as its name. Separate instance of derived from LLAvatarListItem class was provided --HG-- branch : product-engine | |||
2009-12-02 | EXT-2911 [BSI] Unable to select any *old* notice in the Group Notice Archive | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | merging in viewer-2 into avp | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline |