Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-18 | Merge | Steve Bennetts | |
2009-11-18 | Merge from product-engine | Steve Bennetts | |
2009-11-18 | merge | Loren Shih | |
2009-11-18 | EXT-2641 : Linked gestures aren't showing up as being worn (and possibly ↵ | Loren Shih | |
more serious problems with linked gestures) Gestures now properly handle link indirection. | |||
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-18 | merge | Loren Shih | |
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-18 | Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory manager | Palmer | |
Reviewed by Bao | |||
2009-11-18 | EXT-2581 : Old items still display as "(worn)" even after I change outfits | Loren 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-18 | EXT-2539 confirm we're not sending local texture IDs in appearance msg | Nyx (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-18 | Fixed 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-18 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-18 | implemented 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-18 | fixed 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-18 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-18 | Fixed normal priority bug EXT-2606 (Stand/Stop Flying btn disappear if ↵ | Vadim Savchuk | |
movement floater looses focus). --HG-- branch : product-engine | |||
2009-11-18 | Fixed 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-18 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-18 | No ticket. Remove unnecessary including of "llbottomtray.h" | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-18 | Particial 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-18 | Fixed minor bug EXT-2545 (TP History: focused item highlight | Andrew Dyukov | |
overlaps next item in list). --HG-- branch : product-engine | |||
2009-11-18 | No ticket. Remove unnecessary including of "llchiclet.h" in a header file. | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-18 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-18 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-18 | Fixed major bug EXT-2608 (Crash: Sometimes LLNavigationBar is trying | Andrew Dyukov | |
to access deleted LLSearchHistory singleton when exiting from viewer). --HG-- branch : product-engine | |||
2009-11-18 | Work 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-18 | merge. | Tofu Linden | |
2009-11-18 | related 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-17 | merge | Steve Bennetts | |
2009-11-17 | Fix for avp->hg incorrect merge. | Loren Shih | |
2009-11-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | CG Linden | |
2009-11-17 | Fix llkdu.dll inclusion problem | CG Linden | |
llkdu.dll was referenced via "configuration", but sharedlibs prefix already included "configuration" | |||
2009-11-17 | Revert accidental checkin that disabled protected folder types. | Loren Shih | |
2009-11-17 | merge | Loren Shih | |
2009-11-17 | EXT-1916 : Landmarks are not sorted in the Favorites Bar accordion | Loren 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-17 | Header file cleanup. | Loren Shih | |
Removed unnecessary headers from llinventorybridge.cpp. | |||
2009-11-17 | Removed false positive "notification triggered for item..." warning. | Loren Shih | |
2009-11-17 | Merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-11-17 | post viewer2 merge compile fix (minor) | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | EXT-2580 : Regression: Links are no longer PERM_NONE | Loren 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-17 | merge | Steve Bennetts | |
2009-11-17 | Merge of viewer2 into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | Server compile fix. | Loren Shih | |
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. | |||
2009-11-17 | Trivial .xml change to remove no-longer-used xui panel argument ↵ | Loren Shih | |
("hide_top_panel"). | |||
2009-11-17 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | EXT-2535 wearables saved in 2.0 don't load in 1.23 | Nyx (Neal Orman) | |
Incrementing wearable version number was a bad thing here - we want to keep all wearables reporting as version 22 until we make a breaking change. Reverted the version number and put in a hack to force any version 24 wearables to be re-saved as version 22. The hack can be removed before release, as it should only affect internal testers. Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-11-17 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0 | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | For DEV-34652: OUTFITS (Operations) : Wear folders via drag and drop - ↵ | Brad Payne (Vir Linden) | |
handle untyped folder dragged to outfit --HG-- branch : avatar-pipeline | |||
2009-11-17 | Merge from product-engine | Steve Bennetts | |
2009-11-17 | Fixed normal bug EXT-2108 (Home panel isn't resized). | Andrew Dyukov | |
--HG-- branch : product-engine |