summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorymodelbackgroundfetch.h
AgeCommit message (Collapse)Author
2012-02-09EXP-1844 FIX Selecting a large number of inventory items can block the ↵Richard Linden
viewer for a long time. only show hourglass and fetching text when downloading folders, not item metadata
2012-01-26EXP-1844 FIX Selecting a large number of inventory items can block the ↵Richard Linden
viewer for a long time.
2012-01-23Reverting rev 22217 changes to background fetch so search and recent will ↵Leslie Linden
fully fetch user inventory
2012-01-13EXP-1770 WIP Drag and drop visual selection can be off across hierarchiesRichard Linden
added throttling to fetchInventoryItem queries
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-08EXT-7468 Remove all 2.1 COF debugging codeLoren Shih
Going through and cleaning up any todos that have "Seraph" attached to it. In this case, did some header file cleanup of llinventorymodelbackgroundfetch and moved some functions protected/const/etc.
2010-05-04DEV-49557 : FIXED : Attachments can show up hanging in spaceLoren Shih
Fix for logic about when all folders have been fetched. Some infrastructure cleanup.
2010-05-04EXT-7197 : Inventory caps is causing recursive inventory fetch on loginLoren Shih
Added code to support non-recursive inventory folder fetching for AIS.
2010-03-30Rename to remove camelcase from llinventorymodelbackground files.Loren Shih