Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-04 | EXT-3179 : Add ability to recover broken links | Loren Shih | |
EXT-3168 : Add "Find Original" to InventoryPanel gear menu Broken link recovery is still work in progress. --HG-- branch : avatar-pipeline | |||
2009-12-04 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-04 | EXT-3124 : Add lookup for finding all linked items to an item | Loren Shih | |
Filter string now highlights when doing this search. --HG-- branch : avatar-pipeline | |||
2009-12-04 | Nudge Parabuild | James Cook | |
2009-12-04 | EXT-3124 : Add lookup for finding all linked items to an item | Loren Shih | |
Filter now works correctly. Made some naming changes (e.g. setFilterType -> setFilterObjectType) so that what you choose to filter by is more explicit. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-3124 : Add lookup for finding all linked items to an item | Loren Shih | |
Added ability to filter by UUID. Work in progress. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-3125 : INFRASTRUCTURE : Cleanup LLInventoryFilter to disambiguate ↵ | Loren Shih | |
various filter options EXT-3124 : Add lookup for finding all linked items to an item LLInventoryFilter cleanup, including adding ability to lookup item by UUID. --HG-- branch : avatar-pipeline | |||
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-03 | automated merge for avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-2410 : Accepting an offered item should open the inventorySP | Loren Shih | |
Added a new "Quiet" query for folder types, so I don't have to special case all the folders where we don't want UI notifications from inventory offers. Fixed a bug where a sidepanel was considered active even if the sidetray was closed. --HG-- branch : avatar-pipeline | |||
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 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Added logic to choose the side panel if it's open, or open the side panel if no other inventory panels are open. --HG-- branch : avatar-pipeline | |||
2009-12-03 | merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-12-03 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
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 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Preliminary checkin to improve this infrastructure. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Preliminary checkin to improve this infrastructure. --HG-- branch : avatar-pipeline | |||
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 | For EXT-3030: Gestures in outfits do not deactivate when another outfit is worn | Brad Payne (Vir Linden) | |
--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 |