index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llinventoryobserver.cpp
Age
Commit message (
Expand
)
Author
2011-01-07
Switch inventory capabilities to FetchInventory2 and family.
Aaron Stone
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-08-04
EXT-8283 FIX, EXT-8360 FIX - original fixes got broken, presumably during som...
Brad Payne (Vir Linden)
2010-07-20
EXT-8360 FIX - item name changes get propagated to the various appearance pan...
Brad Payne (Vir Linden)
2010-06-21
merge
Brad Payne (Vir Linden)
2010-06-21
EXT-4919 WIP - log file spam reduction
Brad Payne (Vir Linden)
2010-06-21
EXT-4919 WIP - fixed problems with inventory fetch failing to time out, added...
Brad Payne (Vir Linden)
2010-06-21
EXT-7921 FIXED Added a check whether message is what we expecting in LLInvent...
Mike Antipov
2010-06-16
EXT-7735 FIXED When receiving a folder, "Show" (or hotlink) doesn't do anything
Loren Shih
2010-06-07
EXT-7441 FIXED Improved condition to give up fetched inventory items in LLInv...
Mike Antipov
2010-06-03
EXT-7503 WIP Made first inventory fetch for Add to Outfit panel on the first ...
Mike Antipov
2010-05-17
EXT-7199 FIXED (Enable dragging items from inventory view to current outfit i...
Andrew Polunin
2010-04-30
Task (EXT-6722) Create modified inventory view for "my outfits" tab in top-le...
Sergei Litovchuk
2010-04-29
(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...
Sergei Litovchuk
2010-04-29
Fixed normal bug EXT-5377 (Viewer crashes if \"My Appearance\" tab has been p...
Paul Guslisty
2010-04-26
(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...
Sergei Litovchuk
2010-04-21
merge
Vadim Savchuk
2010-04-21
Implemented by SL EXT-6722(normal task) - Create modified inventory view for ...
Dmitry Zaporozhan
2010-04-20
CID-460
Tofu Linden
2010-04-13
automated merge
Loren Shih
2010-04-08
Fixed normal bug EXT-4347 (Moving object contents to inventory opens files, c...
Mike Antipov
2010-04-07
EXT-6749 : Have all observers persist/retry when items are missing after noti...
Loren Shih
2010-04-07
EXT-6745 : Refactor LLFetchComboObserver to use LLFetchItems and LLFetchDesce...
Loren Shih
2010-04-07
EXT-6728 : Have LLInventoryFetchItems/DescendentsObserver inherit from a base...
Loren Shih
2010-04-06
EXT-6728 : Have LLInventoryFetchItems/DescendentsObserver inherit from a base...
Loren Shih
2010-04-06
EXT-6727 : Allow LLInventoryObservers to target a single item (instead of a v...
Loren Shih
2010-04-06
EXT-4151 : Immediately check if a fetchObserver filter is done, else add to o...
Loren Shih
2010-04-06
EXT-4151 : Immediately check if a fetchObserver filter is done, else add to o...
Loren Shih
2010-04-02
EXT-5940 : INFRASTRUCTURE: Typedef all vector<LLUUID>'s
Loren Shih
2010-03-29
EXT-5940 : Typedef all vector<LLUUID>'s
Loren Shih
2010-03-18
Done normal task EXT-6290 ([TRUNCATION] Block List - type shown after name is...
Mike Antipov
2010-01-14
EXT-4319 : Category descendent count fails to increment if descendent receive...
Loren Shih
2009-12-01
automated merge for viewer-2.0 -> avp.
Loren Shih
2009-11-30
EXT-2867 : Crash after toggling gestures on and off
Loren Shih
2009-11-25
merge in changes from viewer-2-0, manually fixed conflict in llviewermessages...
James Cook
2009-11-25
Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
James Cook
2009-11-19
For EXT-2623 - object missing wearables and attachments on initial login
Brad Payne (Vir Linden)
2009-11-19
For EXT-2623 - object missing wearables and attachments on initial login
Brad Payne (Vir Linden)
2009-11-12
Rename LLInventoryObservers to LLInventoryObserver
Loren Shih