- Nov 18, 2009
-
-
Steve Bennetts authored
-
Loren Shih authored
-
Palmer authored
Reviewed by Bao
-
Loren Shih authored
Added gInventory.notifyObservers to idle callbacks so it gets triggered without explicit notifyObservers synchronization. Added more state tracking for attachments, wearables, and links of those types, so that they're marked as changed properly.
-
Nyx (Neal Orman) authored
created a throwaway function to temporarily set local texture IDs in the avatar object to IMG_DEFAULT_AVATAR immediately before sending the TE message, and restore the IDs when we're done. Will implement a more elegant solution for 2.1. This is the least risky implementation, though it isn't elegant. Code reviewed by Seraph
-
Sergei Litovchuk authored
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine
-
Igor Borovkov authored
--HG-- branch : product-engine
-
Igor Borovkov authored
implemented normal task EXT-2519 Share button in IM should put 'Drag items from inventory here' in IM window --HG-- branch : product-engine
-
Dmitry Oleshko authored
removed commented code from XML file removed from toast notify panel Icon member and a corresponding code --HG-- branch : product-engine
-
Mike Antipov authored
--HG-- branch : product-engine
-
Vadim Savchuk authored
Fixed normal priority bug EXT-2606 (Stand/Stop Flying btn disappear if movement floater looses focus). --HG-- branch : product-engine
-
Eugene Kondrashev authored
Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it was sent and received. Time str from the arriving message used now instead of constructing it dynamicly. --HG-- branch : product-engine
-
Mike Antipov authored
--HG-- branch : product-engine
-
Mike Antipov authored
--HG-- branch : product-engine
-
Eugene Kondrashev authored
Particial fix for normal bug EXT-2410- Accepting an Offered Notecard Should Open the Side Bar Inventory Tab. Added select command while opening inventory sidetray panel --HG-- branch : product-engine
-
Andrew Dyukov authored
overlaps next item in list). --HG-- branch : product-engine
-
Mike Antipov authored
--HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Andrew Dyukov authored
to access deleted LLSearchHistory singleton when exiting from viewer). --HG-- branch : product-engine
-
Mike Antipov authored
- implemented counter next to the left from an envelope icon. - button now has fixed width for 3 digits. --HG-- branch : product-engine
-
Tofu Linden authored
-
Alexei Arabadji authored
avoid undock floater when resize initiated not by user --HG-- branch : product-engine
-
Steve Bennetts authored
-
- Nov 17, 2009
-
-
Loren Shih authored
-
CG Linden authored
llkdu.dll was referenced via "configuration", but sharedlibs prefix already included "configuration"
-
Loren Shih authored
-
Loren Shih authored
-
Loren Shih authored
Sorting was fixed when LLFolderViewFolder was added back into the inventory panels. This checkin additionally allows sorting in the landmarks inventory panel.
-
Loren Shih authored
Removed unnecessary headers from llinventorybridge.cpp.
-
Loren Shih authored
-
Eric M. Tulla (BigPapi) authored
-
Eric M. Tulla (BigPapi) authored
--HG-- branch : avatar-pipeline
-
Loren Shih authored
For some reason, we started using the baseobj's permissions instead of the link's permissions at some point. Reverting it back to using the link's permissions.
-
Steve Bennetts authored
-
Eric M. Tulla (BigPapi) authored
--HG-- branch : avatar-pipeline
-
Loren Shih authored
Changed FT_CATEGORY -> FT_ROOT_INVENTORY Removed AT_ROOT_CATEGORY This parallels llasset cleanup work done on viewer-side for removing the unused AT_ROOT_CATEGORY type, and for making it more clear that a folder of type FT_CATEGORY (now FT_ROOT_INVENTORY) is your "My Inventory" folder.
-