summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-25commented out spam that was slowing side tray openingrichard
2009-11-25Fixed minor bug EXT-2744 (IM window: Add Friend is disabled after removing ↵Sergey Borushevsky
friendship with a friends) --HG-- branch : product-engine
2009-11-25automated merge from viewer-2-0 pull -uLoren Shih
2009-11-25Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-25Add Power On/Off iconsRick Pasetto
2009-11-25fixed normal bug EXT-2822 [BSI] IM chiclet floater always jumps to most ↵Andrew Polunin
recent chat --HG-- branch : product-engine
2009-11-25Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-25Fix for EXT-2667 - making sure inv_item isn't nullEric M. Tulla (BigPapi)
2009-11-25Automated merge of ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Loren Shih
2009-11-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-25Update for normal bug EXT-2564 - collapsed All friends list reopens if ↵Dmitry Zaporozhan
online friends list changes. Minor code improvements. --HG-- branch : product-engine
2009-11-25Fix for normal bug EXT-2321 - Collapsed accordion panels in teleport history ↵Dmitry Zaporozhan
should expand while filtering if they contain matched items. --HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- added new files to CMakeLists --HG-- branch : product-engine
2009-11-25mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-25Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-25more on EXT-2555 - fix naming and change chat color wo white to match spec ()Yuri Chebotarev
--HG-- branch : product-engine
2009-11-25No ticket. Fixed lines endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Implemented speakers list for local chat. --HG-- branch : product-engine
2009-11-25EXT-2555 Change look and feel of nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Replaced LLVoiceControlPanel with LLCallFloater in Speak button implementation --HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Initial implementation of the xml for Voice Control Floater -- Added cpp files for an appropriate class (LLCallFloater) --HG-- branch : product-engine
2009-11-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-25Fix for normal bug EXT-2564 - collapsed All friends list reopens if online ↵Dmitry Zaporozhan
friends list changes. --HG-- branch : product-engine
2009-11-25Nudge parabuild againJames Cook
2009-11-25Nudge Parabuild, Mac build choked for some reasonJames Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook
Fixed many more includes
2009-11-25Fix for screen buffers not getting reallocated appropriately all the time ↵Dave Parks
(the assumption that buffers should only be reallocated if the resolution changed was wrong).
2009-11-24Removed include llnotifications.h from llfloater.h trying to speed buildsJames Cook
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24Merge cleanup.Dave Parks
2009-11-24MergeDave Parks
2009-11-24Add llinitparam.h to precompiled headers for build timing test.James Cook
2009-11-24Fix for stalls when resizing screen texture.Dave Parks
2009-11-24mergeJames Cook
2009-11-24viewer-2.0 automated mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24Automated merge.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-24EXT-2386 : The very first time you log in as a new account, your inventory ↵Loren Shih
sidepanel is blank Changed the way that we're generating initial views for inventory panels. Instead of waiting for a notification, we check on idle and generate the views whenever we first see that the inventory has become usable. --HG-- branch : avatar-pipeline
2009-11-24Artwork for Stop and Zoom Out for the prim media controlsRick Pasetto
2009-11-24EXT2825 : Clicking on Outfit Opener in AppearanceSP should open outfits ↵Loren Shih
accordion --HG-- branch : avatar-pipeline
2009-11-24Partial EXT-1735 added "for sale" clickable icon next to landmark starJames Cook
2009-11-24DEV-42130 - moved progress bar to below media controls, made it half-height ↵Rick Pasetto
per recommendation in DEV-42130
2009-11-24EXT-2817 : COF contents in appearanceSP are sometimes blank on startupLoren Shih
COF folder was being removed from panel because its parent is outside the panel. Added checks so that first-level children of panel root are never to be removed. --HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-11-24FIX DEV-43033 - the prim media controls were "stealing focus" and so would ↵Rick Pasetto
clobber any drop-downs Reviewed by James (thanks, James!)
2009-11-24Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-24FIX DEV-41999: don't set home URL if "Multiple Media"Rick Pasetto
Review #44
2009-11-24EXT-2818 no way to get IMG_INVISIBLE as a baked textureNyx (Neal Orman)
reverting unnecessary changes based on code review of previous checkin. Code for both patches reviewed by Seraph. --HG-- branch : avatar-pipeline
2009-11-24Clean up some unused parameters noted in code review with Richard.James Cook
2009-11-24Code review feedback:Rick Pasetto
Don't re-sort when adding to the queue: it isn't really necessary since we sort every time we pull off the queue.
2009-11-24Backed out changeset: ec7f6f4bd908Dave Parks