summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-20mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-20mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-19EXT-2675 : Folder that contains baseitems for COF doesn't load on first clickLoren Shih
EXT-2456 : Usability: Inventory > Clothing > context menu not intuitive RightClickFetchInventoryObserver now works correctly to update menu FetchInventoryDescendents now triggers notifyObservers properly Fixed up gInventory.notifyObservers logic --HG-- branch : avatar-pipeline
2009-11-19EXT-2668 : Screwy logic for figuring out if a folder is removableLoren Shih
EXT-2661 : "Remove From Outfit" on COF doesn't take off my outfit EXT-2662 : Can't delete a worn item link Cleaned up the whole "isItemRemovable" logic, and having folders figure this out recursively via children. Changed the isItemRemovable logic so that links aren't treated as worn for the purposes of deletion. --HG-- branch : avatar-pipeline
2009-11-19cleanup: log file spamBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-19For EXT-2623 - object missing wearables and attachments on initial loginBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-19mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-19Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-19EXT-2601 edit appearance: label_min / label_max not translatedNyx (Neal Orman)
strings are already in strings.xml, just had to actually translate the labels where they were being applied. Code reviewed by Bigpapi --HG-- branch : avatar-pipeline
2009-11-19Merging viewer-2-0 changes into avatar-pipeline branchLoren Shih
--HG-- branch : avatar-pipeline
2009-11-19mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-19For EXT-2623 - object missing wearables and attachments on initial loginBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-19Fix "Global Illumintation" typo in the menu text which was bugging me.Tofu Linden
2009-11-18Changes to IM Logging, includes preference changesSteve Bennetts
2009-11-18mergeSteve Bennetts
2009-11-18Change close behavior to not end session.Steve Bennetts
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead.
2009-11-18Change close behavior to not end session.Steve Bennetts
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead. Also made the group IM floater a little less broken.
2009-11-18Switch some files to Unix line endingsBryan O'Sullivan
2009-11-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-18mergeSteve Bennetts
2009-11-18mergeJames Cook
2009-11-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-18 EXT-2638 Add Close X to IM and Chat log windowsErica
2009-11-18Renamed "close" to "end" in chiclet context menusSteve Bennetts
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml
2009-11-18mergeJames Cook
2009-11-18mergeSteve Bennetts
2009-11-18MergeSteve Bennetts
2009-11-18Change /me emote formatting to pure italics, not underlined.James Cook
Review pending with Richard/Leyla
2009-11-18EXT-2579 Fix memory leak/bloat due to /me IRC-style emotes.James Cook
Pending review with Richard/Leyla
2009-11-18Merge from product-engineSteve Bennetts
2009-11-18mergeLoren Shih
2009-11-18mergeSteve Bennetts
2009-11-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-18Make failure to load lleventhost.dll when requested a fatal error.Nat Goodspeed
This addresses a failure mode Mani encountered when lleventhost.dll wasn't built. testlangs.py couldn't talk to the newly-launched viewer -- but thinking that was because it had crashed, it went ahead and launched a whole bunch more. This fix avoids the possibility of rogue viewer processes on an unattended test machine.
2009-11-18EXT-2644 - Add "Close Session" option to chicklet context menusSteve Bennetts
2009-11-18EXT-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-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