summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-01-19mergeRamzi Linden
2010-01-19DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵Ramzi Linden
localization.
2010-01-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-01-20EXT-4505: Don't leave a trailing slash in the Help URLs.Lynx Linden
2010-01-19better fix of EXT-299 "Mute" still showing in avatar Context menu, although ↵Ramzi Linden
label says "Block" The original fix at r6543 created a duplicate node, which breaks localization. Renaming that new node with a unique name=.
2010-01-19Merge gooey into viewer 2skolb
2010-01-19Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-19Make AudioStreaming* settings default to 'true' per Sam's requestRick Pasetto
2010-01-19Workaround for "Stop on Debugger()/DebugStr()" Xcode setting causing the ↵Monroe Linden
webkit plugin to crash.
2010-01-19coding_policy hook conformance in merge.Tofu Linden
2010-01-19merge!Tofu Linden
2010-01-19merge.Tofu Linden
2010-01-19Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-19merge.Tofu Linden
2010-01-19Clean up the llimage init-ordering and header comments, to make it clearer ↵Tofu Linden
when we miss initializing a member. No semantic change.
2010-01-19PE merge.Tofu Linden
2010-01-19L10N: harmless commit to test the Viewer Localization Tool, which has been ↵Ramzi Linden
broken for 80 days.
2010-01-19EXT-4338 Design alert for Outfit save to help users understand what is ↵Erica
happening
2010-01-19FIX EXT-4468 DEV-41991: Make selected objects "more important" when loading ↵Rick Pasetto
their media data
2010-01-19FIX EXT-4172: encode all URLs navigated by the plugin APIRick Pasetto
2010-01-19Fixed normal bug Bug EXT-4444 ([BSI] Buy L$ art in top bar is clipped when ↵Andrew Dyukov
Fav and Navbar are hidden). - Changed vertical alignment of "Buy L$" and some other elements in status bar via xml. --HG-- branch : product-engine
2010-01-19Fixed bug EXT-4373 (Edit gesture: 'Save' btn disabled after changes).Vadim Savchuk
Changing name or description now enables the Save button. --HG-- branch : product-engine
2010-01-19Fixed low bug EXT-3890([BSI] someone has said text cutoff when opening and ↵Eugene Mutavchi
closing user list) --HG-- branch : product-engine
2010-01-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-19EXT-4412 swap order of tabs on outfit editor panelNyx (Neal Orman)
Swapping back so "my outfits" is displayed first. Also changing code so that this change can be made in the future as a XUI-only change. Reviewed by Vir.
2010-01-19With great sadness, disable an assert that's firing. Add comment at to why.Tofu Linden
2010-01-19Made name boxes displaying an avatar's partner clickable and have a proper ↵Vadim Savchuk
initial value. --HG-- branch : product-engine
2010-01-19Fixed name_box to display correct initial value (e.g. "Loading...") until ↵Vadim Savchuk
the name is cached instead of a broken link "(nobody)". --HG-- branch : product-engine
2010-01-19Fixed bug EXT-4471 (Group Profile Group Founder not Clickable).Vadim Savchuk
--HG-- branch : product-engine
2010-01-19fixed bug EXT-4445 [BSI] Can start an IM session with myself and offer items ↵Denis Serdjuk
via context menu in group chat participants list --HG-- branch : product-engine
2010-01-19Fixed major bug EXT-4336 (Inspectors display groups as people).Vadim Savchuk
Added storing item type (avatar/group) in its value, so that we can choose the proper inspector. --HG-- branch : product-engine
2010-01-19mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-19fix for low EXT-4464 There is no visual indication of current selection ↵Ychebotarev ProductEngine
while traversing Group Profile accordion using keyboard actually that was done for some reason... but I really really really don't understand them --HG-- branch : product-engine
2010-01-19Update for normal bug EXT-3749 - Clicking landmark attachment on Group ↵Dmitry Zaporozhan
notices doesn't open side panel. --HG-- branch : product-engine
2010-01-19Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-01-19fixed EXT-4478 “Memory leak in LLChicletPanel”,Alexei Arabadji
added destroying chiclet on chiclet panel item remove event; made LLIMChiclet destructor virtual; --HG-- branch : product-engine
2010-01-19Fix for normal bug EXT-3749 - Clicking landmark attachment on Group notices ↵Dmitry Zaporozhan
doesn't open side panel. --HG-- branch : product-engine
2010-01-20mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20fix for major EXT-4414 Floaters can be expanded over bottom barYchebotarev ProductEngine
left<->top...:) --HG-- branch : product-engine
2010-01-20fixed EXT-4162 Remove "Show IMs in Nearby Chat"Igor Borovkov
--HG-- branch : product-engine
2010-01-20got rid of win CRIgor Borovkov
--HG-- branch : product-engine
2010-01-20mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20more on LLFloaterChat - oops...commit code with errorYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choiceIgor Borovkov
--HG-- branch : product-engine
2010-01-20mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20more on removing LLFloaterChatYchebotarev ProductEngine
there was some places with messages that (as I think) should not go to nearby chat. but still probably should go somewhere... code is commented and messages are marked with: //TODO* CHAT: how to show this? --HG-- branch : product-engine
2010-01-20mergeMike Antipov
--HG-- branch : product-engine
2010-01-20Fixed major bug EXT-4364 ( Crash clicking "View IM & Chat" when someone else ↵Mike Antipov
joins group call) - disabled processing of Incoming dialog buttons' clicks after viewer is disconnected --HG-- branch : product-engine
2010-01-20fixed EXT-4515 “Crash when ending an IM session”,Alexei Arabadji
corrected chiclet destroying; --HG-- branch : product-engine
2010-01-20Fixed magor bug EXT-3889 (Group IM window voice icons do not show who has ↵Mike Antipov
joined the group voice call) - processing agent's speaking indicators in avatar lists in the same way as others (if voice is disabled indicators are invisible) --HG-- branch : product-engine