summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-24EXT2825 : Clicking on Outfit Opener in AppearanceSP should open outfits ↵Loren Shih
accordion --HG-- branch : avatar-pipeline
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://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
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-24MergeSteve Bennetts
2009-11-24Nuke the last few references to the long-dead LCD code.Bryan O'Sullivan
2009-11-24EXT-2818 not using IMG_INVISIBLE in baked texturesNyx (Neal Orman)
this patch allows IMG_INVISIBLE in an alpha mask to set the baked texture to also be IMG_INVISIBLE for the appropriate baked texture. Will be post-reviewed with other alpha mask fixes. --HG-- branch : avatar-pipeline
2009-11-24MergeSteve Bennetts
2009-11-24mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24For EXT-2584: Select and rename new folder when creating new outfit; ↵Brad Payne (Vir Linden)
currently works for new outfit created in side panel, but not in appearance editor --HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-24made task inventory offers work the old way, and disabled inv slurls for them.Eric M. Tulla (BigPapi)
2009-11-24Merge from product-engineSteve Bennetts
2009-11-24Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-24EXT-2671 avatar rebaking on every loginNyx (Neal Orman)
We were querying agent wearables (baked texture) cache before setting mWearablesLoaded. First thing the function does is checks mWearablesLoaded. Moving the call down to later in the function allows us to request & use cached baked textures again. Code reviewed by Seraph --HG-- branch : avatar-pipeline
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24Fix for EXT-2571 to accommodate accordion panelsBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel).Vadim Savchuk
Made the People and Me task panels support the desired tri-state behavior. Until all the other task panels support that behavior, it is disabled. --HG-- branch : product-engine
2009-11-24Fixed normal bug EXT-2570 (There is no connecting/leaving spatial voice chat ↵Eugene Mutavchi
notifications in the nearby chat) --HG-- branch : product-engine
2009-11-24Related to implementation of EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) - reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42. --HG-- branch : product-engine
2009-11-24Fixed minor bug EXT-2745 (Contents of Groups field duplicates after IM ↵Sergey Borushevsky
session has been started) --HG-- branch : product-engine
2009-11-24For EXT-2571: Right click context menu for OutfitsBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-24Fixed a minor grammatical mistake.Vadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-24Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-24No ticket.Dmitry Oleshko
A pointer member must be initialized in constructor. --HG-- branch : product-engine
2009-11-24Set global fontsize for tabs to SansSerifSmallJustin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2731
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24fixed major bug (EXT-2748) Crash on exit from viewer without log inDmitry Oleshko
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already. Made the focus manager reset keyboard focus in this case. Found unreachable code in llstartup.cpp! --HG-- branch : product-engine
2009-11-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for Group IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for P2P IM chat --HG-- branch : product-engine
2009-11-24fixed EXT-2684 "Notification toasts position is incorrect"Alexei Arabadji
--HG-- branch : product-engine
2009-11-24DEV-43332 New 'final' help URL format, as spec'd by enkidu.Tofu Linden
2009-11-24Remove unnecessary log messageMike Antipov
--HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width --HG-- branch : product-engine
2009-11-24Additional commit for low sub-task EXT-1153 (FlatListView should support ↵Eugene Mutavchi
keyboard) - implemented "default ENTER" action for teleport history list. --HG-- branch : product-engine
2009-11-24fixed normal bug (EXT-2653) Undocked IM floater blinks each time ↵Dmitry Oleshko
notification toasts fade away - reduced a number of show-hide cycles for toasts - only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater) --HG-- branch : product-engine
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-23Merge from product-engineSteve Bennetts