Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-25 | Fixed 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-22 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-22 | fixed 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-22 | Made the control panel in P2P IM sessions non-resizable (EXT-3470). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-18 | Merge, pulling in viewer-2-0 | James Cook | |
2009-12-17 | EXT-3516 X Button should end IM session, _ button should hide | James Cook | |
I don't like it, but I don't have a better suggestion. Reviewed with Steve. | |||
2009-12-17 | fix. 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-15 | mplemented 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-14 | fixed 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-10 | fixed EXT-3250 There should be no "Group info" button for Ad-hoc conference | Igor Borovkov | |
caused by misdetection of IM type --HG-- branch : product-engine | |||
2009-12-08 | Update for normal task EXT-3089 - Notification toasts positioning, layering ↵ | Dmitry Zaporozhan | |
and stacking. Improved functionality, cleaned code. --HG-- branch : product-engine | |||
2009-12-07 | Implemented normal task EXT-3089 - Notification toasts positioning, layering ↵ | Dmitry Zaporozhan | |
and stacking. --HG-- branch : product-engine | |||
2009-12-07 | Fixed normal bug EXT - 3074 (Resident name tabs in IM window should not be ↵ | Paul Guslisty | |
capitalized) --HG-- branch : product-engine | |||
2009-12-02 | Implemented 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-02 | fixed 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-02 | Implemented normal sub-task EXT-2975 - Make the IM multifloater optional. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-30 | Fixed build after implementation of EXT-2882. | Sergey Borushevsky | |
Replaced LLNotifications::add call by LLNotificationsUtil::add. --HG-- branch : product-engine | |||
2009-11-30 | Implemented 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-25 | fixed normal bug EXT-2822 [BSI] IM chiclet floater always jumps to most ↵ | Andrew Polunin | |
recent chat --HG-- branch : product-engine | |||
2009-11-24 | Related 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-23 | Implemented 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-23 | Work 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-23 | Work 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-18 | Change 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-18 | Change 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-18 | merge | James Cook | |
2009-11-18 | merge | James Cook | |
2009-11-18 | Change /me emote formatting to pure italics, not underlined. | James Cook | |
Review pending with Richard/Leyla | |||
2009-11-18 | merge | James Cook | |
2009-11-18 | Fixed 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-17 | merge | richard | |
2009-11-17 | fixed major EXT-2551 Nearby Chat undocs after minimizing and opening (being ↵ | Igor Borovkov | |
docked before) --HG-- branch : product-engine | |||
2009-11-17 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-17 | Merge from default branch. | Vadim Savchuk | |
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine | |||
2009-11-17 | implemented major EXT-2523 The minimize button should hide undocked IM ↵ | Igor Borovkov | |
windows, not minimize them --HG-- branch : product-engine | |||
2009-11-17 | implemented EXT-2515 "Docked floaters should be resizeable"; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-17 | undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵ | angela | |
font.style, font.name and font.size params for font creating | |||
2009-11-16 | fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc. | richard | |
2009-11-16 | fix chat format for /me | angela | |
2009-11-13 | merge | James Cook | |
2009-11-13 | EXT-2491 IM text does not appear in private IMs | James Cook | |
2009-11-13 | Merge from product-engine | Steve Bennetts | |
2009-11-13 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | no ticket, removed misleading warning message about supposedly non-existent ↵ | Igor Borovkov | |
session --HG-- branch : product-engine | |||
2009-11-12 | merge | angela | |
2009-11-12 | make color and font affecting both nearby chat and toasts | angela | |
2009-11-12 | Fixed 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-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | Fixed Low bug EXT-1052-IM message window show messages, that were sent in ↵ | Eugene Kondrashev | |
offline mode --HG-- branch : product-engine | |||
2009-11-11 | Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat | Eugene Kondrashev | |
--HG-- branch : product-engine |