Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | merge. | Tofu Linden | |
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 | |||
2009-11-17 | - fixed normal bug EXT-2401 Corrupted Place Profile panel is opened after ↵ | Andrew Polunin | |
canceling of Pick creation from teleport history panel - fixed normal bug EXT-2470 Corrupted Place Profile panel is opened after canceling of Pick creation from My Landmarks tab (NOTE: the same code fixes both) --HG-- branch : product-engine | |||
2009-11-18 | merge | Ramzi Linden | |
2009-11-18 | L10N: fix a typo in a localized label | Ramzi Linden | |
2009-11-17 | Fixed low bug EXT-2501(Hidden Gesture button appears after viewer restart) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-11-17 | Removed function that was only used for debugging. Defer object suicide ↵ | Brad Payne (Vir Linden) | |
until end of the method --HG-- branch : avatar-pipeline | |||
2009-11-17 | merge. | Tofu Linden | |
2009-11-18 | L10N: use consistent wording in strings.xml for Away/NotAway and Busy/NotBusy | Ramzi Linden | |
2009-11-18 | L10N: linguistic improvements to some tooltips in floater_tools.xml | Ramzi Linden | |
2009-11-17 | Fixed minor bug EXT-2507 (Implement some text for empty Picks tab in ↵ | Andrew Dyukov | |
avatar's Profile ). --HG-- branch : product-engine | |||
2009-11-17 | Added gear menu for outfits panel. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-17 | merge | James Cook | |
2009-11-17 | Fix broken URL highlighting in local chat, broken in 5068 : ce08ac445035. ↵ | James Cook | |
Typo, not reviewed. | |||
2009-11-17 | EXT-2569 : Separate out LLPanelOutfitsInventory so it's more modular versus ↵ | Loren Shih | |
being coupled with LLSidepanelAppearance EXT-2561 : Add standard bottom panel (gear menu, add button, trash icon) Added gear menu and standardized the code. (someday, will create a subclass to share the functionality across panels) Make LLPanelOutfitsInventory more modular, e.g. it no longer knows about the Wear/Edit buttons. --HG-- branch : avatar-pipeline | |||
2009-11-17 | Nudge parabuild | James Cook | |
2009-11-17 | Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime ↵ | Tofu Linden | |
compatibility. I hope. | |||
2009-11-17 | fixed major EXT-2551 Nearby Chat undocs after minimizing and opening (being ↵ | Igor Borovkov | |
docked before) --HG-- branch : product-engine | |||
2009-11-17 | magickal newline to unbreak linux. | Tofu Linden | |
2009-11-17 | Sidepanel Appearance refactoring. Work in progress. | Loren Shih | |
1. Changed sidepanel names to have "sidepanel" (e.g. panel_appearance -> sidepanel_appearance) 2. Changed some "Looks" names to "Outfits" 3. Changed LLPanelLooks to LLPanelOutfitsInventory (to match other inventory panel naming) 4. Took out tab from sidepanel_appearance. --HG-- branch : avatar-pipeline |