summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloater.cpp
AgeCommit message (Collapse)Author
2010-01-05Fixed major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not auto ↵Mike Antipov
focus the text field when clicked) - fix is improved (implemented in 7372:07f21c92896f): fixed bug with "Edit Text" mouse pointer wherever it is. cleared control captured mouse to prevent LLTabContainer set focus on the panel's first child. --HG-- branch : product-engine
2010-01-05Fixed major bug EXT-3852 ([BSI] Tabs in Tabbed Instant Messaging do not auto ↵Mike Antipov
focus the text field when clicked) -- the reason: LLTabContainer set focus to the first panel child; -- fix: capture mouse with Input field to avoid processing of the input focus by LLTabContainer. --HG-- branch : product-engine
2009-12-25Fixed low bug EXT-3294 - Toasts bunch up in the channel when big docked IM ↵Dmitry Zaporozhan
window is opened. --HG-- branch : product-engine
2009-12-22Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-22fixed EXT-3564 “Docked windows hide when clicking on sidetray tabs”,Alexei Arabadji
added sidetray tab buttons panel to transient manager control list, added right padding to the docking rect area to avoid overlapping docked IM floaters with sidetray buttons; --HG-- branch : product-engine
2009-12-22Made the control panel in P2P IM sessions non-resizable (EXT-3470).Vadim Savchuk
--HG-- branch : product-engine
2009-12-18Merge, pulling in viewer-2-0James Cook
2009-12-17EXT-3516 X Button should end IM session, _ button should hideJames Cook
I don't like it, but I don't have a better suggestion. Reviewed with Steve.
2009-12-17fix. EXT-2884 Initiation of a voice call should not bring text chat (p2p, ↵Igor Borovkov
ad-hoc, group) correct chiclet handling functionality in IM when im session is started as voice call --HG-- branch : product-engine
2009-12-15mplemented EXT-3396 “All bottom bar buttons, including chiclets and nearby ↵Alexei Arabadji
chat, should work as toggles”, made hide/unhide dockable floaters when undocked; --HG-- branch : product-engine
2009-12-14fixed EXT-3372 [BSI] Typing notification in IM displayed although Resident ↵Igor Borovkov
isn't typing Added explicit resetting of IM floater's title as it was done in 1.23 --HG-- branch : product-engine
2009-12-10fixed EXT-3250 There should be no "Group info" button for Ad-hoc conferenceIgor Borovkov
caused by misdetection of IM type --HG-- branch : product-engine
2009-12-08Update for normal task EXT-3089 - Notification toasts positioning, layering ↵Dmitry Zaporozhan
and stacking. Improved functionality, cleaned code. --HG-- branch : product-engine
2009-12-07Implemented normal task EXT-3089 - Notification toasts positioning, layering ↵Dmitry Zaporozhan
and stacking. --HG-- branch : product-engine
2009-12-07Fixed normal bug EXT - 3074 (Resident name tabs in IM window should not be ↵Paul Guslisty
capitalized) --HG-- branch : product-engine
2009-12-02Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows)Sergey Borushevsky
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine
2009-12-02fixed EXT-2938 (Log of not active IM floater isn't refreshed when IM session ↵Igor Borovkov
is in multitab mode) by employing setVisible for updating messaged --HG-- branch : product-engine
2009-12-02Implemented normal sub-task EXT-2975 - Make the IM multifloater optional.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-30Fixed build after implementation of EXT-2882.Sergey Borushevsky
Replaced LLNotifications::add call by LLNotificationsUtil::add. --HG-- branch : product-engine
2009-11-30Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the ↵Sergey Borushevsky
moderator (that means, user is muted for the whole group) should receive a notification.) --HG-- branch : product-engine
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-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-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- disable adding torn off IM Floaters into container when chiclet is clicked --HG-- branch : product-engine
2009-11-23Work on normal task EXT-2640 (Create a tabbed IM multifloater)Mike Antipov
- disabled Transient & Dockable functionality of IM Floaters to do not have collisions with multifloater - remove debug attributes in xml --HG-- branch : product-engine
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-18mergeJames Cook
2009-11-18mergeJames Cook
2009-11-18Change /me emote formatting to pure italics, not underlined.James Cook
Review pending with Richard/Leyla
2009-11-18mergeJames Cook
2009-11-18Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it ↵Eugene Kondrashev
was sent and received. Time str from the arriving message used now instead of constructing it dynamicly. --HG-- branch : product-engine
2009-11-17mergerichard
2009-11-17fixed major EXT-2551 Nearby Chat undocs after minimizing and opening (being ↵Igor Borovkov
docked before) --HG-- branch : product-engine
2009-11-17mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-17Merge from default branch.Vadim Savchuk
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine
2009-11-17implemented major EXT-2523 The minimize button should hide undocked IM ↵Igor Borovkov
windows, not minimize them --HG-- branch : product-engine
2009-11-17implemented EXT-2515 "Docked floaters should be resizeable";Alexei Arabadji
--HG-- branch : product-engine
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵angela
font.style, font.name and font.size params for font creating
2009-11-16fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc.richard
2009-11-16fix chat format for /meangela
2009-11-13mergeJames Cook
2009-11-13EXT-2491 IM text does not appear in private IMsJames Cook
2009-11-13Merge from product-engineSteve Bennetts
2009-11-13Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-12no ticket, removed misleading warning message about supposedly non-existent ↵Igor Borovkov
session --HG-- branch : product-engine
2009-11-12mergeangela
2009-11-12make color and font affecting both nearby chat and toastsangela
2009-11-12Fixed Low bug EXT-2345-There is wrong direction arrow in IM window, after ↵Eugene Kondrashev
this window has been closed and restored (refer to screenshot) --HG-- branch : product-engine
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine