summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-18Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0Palmer
2009-11-18mergeLoren Shih
2009-11-18Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0Palmer
2009-11-18Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory managerPalmer
Reviewed by Bao
2009-11-18EXT-2581 : Old items still display as "(worn)" even after I change outfitsLoren Shih
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.
2009-11-18EXT-2539 confirm we're not sending local texture IDs in appearance msgNyx (Neal Orman)
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
2009-11-18Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-18ext-2633 Default Upload Permissions floater all messed upLis Pardi
2009-11-18mergeJames Cook
2009-11-18Nudge parabuildJames Cook
2009-11-18ext-2629 Arrange order of satus bar to match specLis Pardi
2009-11-18Fixed normal bug EXT-2461 "Edit Landmark panel isn't resized":Sergei Litovchuk
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine
2009-11-18Fix merge conflict with button fonts, use SansSerifSmall (not bold)James Cook
2009-11-18mergeJames Cook
2009-11-18mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-18implemented normal task EXT-2519 Share button in IM should put 'Drag items ↵Igor Borovkov
from inventory here' in IM window --HG-- branch : product-engine
2009-11-18fixed low bug (EXT-2552) Building of notification toast's panel produces a ↵Dmitry Oleshko
creation of dummy icon removed commented code from XML file removed from toast notify panel Icon member and a corresponding code --HG-- branch : product-engine
2009-11-18mergeMike Antipov
--HG-- branch : product-engine
2009-11-18Fixed normal priority bug EXT-2606 (Stand/Stop Flying btn disappear if ↵Vadim Savchuk
movement floater looses focus). --HG-- branch : product-engine
2009-11-18Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it ↵Eugene Kondrashev
was sent and received. Time str from the arriving message used now instead of constructing it dynamicly. --HG-- branch : product-engine
2009-11-18mergeMike Antipov
--HG-- branch : product-engine
2009-11-18No ticket. Remove unnecessary including of "llbottomtray.h"Mike Antipov
--HG-- branch : product-engine
2009-11-18Particial fix for normal bug EXT-2410- Accepting an Offered Notecard Should ↵Eugene Kondrashev
Open the Side Bar Inventory Tab. Added select command while opening inventory sidetray panel --HG-- branch : product-engine
2009-11-18Fixed minor bug EXT-2545 (TP History: focused item highlightAndrew Dyukov
overlaps next item in list). --HG-- branch : product-engine
2009-11-18EXT-2094angela
2009-11-18No ticket. Remove unnecessary including of "llchiclet.h" in a header file.Mike Antipov
--HG-- branch : product-engine
2009-11-18mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-18Fixed major bug EXT-2608 (Crash: Sometimes LLNavigationBar is tryingAndrew Dyukov
to access deleted LLSearchHistory singleton when exiting from viewer). --HG-- branch : product-engine
2009-11-18Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according ↵Mike Antipov
to ALTERNATE design) - implemented counter next to the left from an envelope icon. - button now has fixed width for 3 digits. --HG-- branch : product-engine
2009-11-18merge.Tofu Linden
2009-11-18related to EXT-2515 "Docked floaters should be resizeable"Alexei Arabadji
avoid undock floater when resize initiated not by user --HG-- branch : product-engine
2009-11-17mergeSteve Bennetts
2009-11-17Fix for avp->hg incorrect merge.Loren Shih
2009-11-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0CG Linden
2009-11-17Fix llkdu.dll inclusion problemCG Linden
llkdu.dll was referenced via "configuration", but sharedlibs prefix already included "configuration"
2009-11-17Revert accidental checkin that disabled protected folder types.Loren Shih
2009-11-17mergeLoren Shih
2009-11-17EXT-1916 : Landmarks are not sorted in the Favorites Bar accordionLoren Shih
Sorting was fixed when LLFolderViewFolder was added back into the inventory panels. This checkin additionally allows sorting in the landmarks inventory panel.
2009-11-17Header file cleanup.Loren Shih
Removed unnecessary headers from llinventorybridge.cpp.
2009-11-17Removed false positive "notification triggered for item..." warning.Loren Shih
2009-11-17mergeJames Cook
2009-11-17Merge of avatar-pipeline branch into viewer2Eric M. Tulla (BigPapi)
2009-11-17EXT-2403 Object name, description now forced to be ASCII characters onlyJames Cook
Also fixes EXT-172, EXT-2399. Semantics now are: Object name, object desc, parcel name, region name, inventory item name all are ASCII only. Parcel desc allows arbitrary Unicode chars. Group names force ASCII only. Reviewed with Leyla
2009-11-17post viewer2 merge compile fix (minor)Eric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-17EXT-2580 : Regression: Links are no longer PERM_NONELoren Shih
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.
2009-11-17mergeSteve Bennetts
2009-11-17Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-17ext-2557 Buttons should not be bolded. Changed lots of SansSerifBold and ↵Lis Pardi
SansSerifSmallBold to SansSerif and SansSerifSmall
2009-11-17Merge of viewer2 into avpEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline