summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloater.cpp
AgeCommit message (Collapse)Author
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
2009-11-11Fixed Low bug EXT-1052-IM message window show messages, that were sent in ↵Eugene Kondrashev
offline mode --HG-- branch : product-engine
2009-11-11Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chatEugene Kondrashev
--HG-- branch : product-engine
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵James Cook
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard.
2009-11-06implement normal subtask EXT-2265 IM unread messages counter should not be ↵Igor Borovkov
increased for system messages (comming from 'Second Life', zero uuid) --HG-- branch : product-engine
2009-11-06No ticket fixed dropped functionaliti by prev commitEugene Kondrashev
--HG-- branch : product-engine
2009-11-06Partial implementation of EXT-1906 All speakers handling functional in old ↵Eugene Kondrashev
IM Floaters (Communicate) should be present in new IM Floaters/IM control panels, EXCLUDING voice related mute/moderation stuff --HG-- branch : product-engine
2009-11-04Implemented normal task EXT-2149 (IM Text Editors should display grayed text ↵Sergey Borushevsky
"TO [avatar_name/group_name/ad-hoc conference]") --HG-- branch : product-engine
2009-11-03Fixed normal bug EXT-2150 (IM Floaters should display their title in CAPS ↵Sergey Borushevsky
(p2p, group, ad-hoc)). --HG-- branch : product-engine
2009-11-03IM: defensive fix to get rid of warnings about attempts to get speaker mgr ↵Igor Borovkov
for removed sessions --HG-- branch : product-engine
2009-11-02implemented major task EXT-1718 Add drag-&-drop functinality to the new IM ↵ayp
Floaters --HG-- branch : product-engine
2009-11-02fixed EXT-1914 "IM Floaters lost ANCHORS to their chiclets and are not ↵Alexei Arabadji
dockable." --HG-- branch : product-engine
2009-10-30fixed normal bug (EXT-1934) [BSI] Revert EXT-543 - Notification chiclet ↵Dmitry Oleshko
should not count IM/Group messages --HG-- branch : product-engine
2009-10-29Implemented major task EXT-1695 (IM window should save profile image ↵Sergey Borushevsky
show/hide state). --HG-- branch : product-engine
2009-10-29Implemented major task EXT-1487 (Reimplement chat history persistence using ↵Sergey Borushevsky
LLSD serialization). Moved loading of IM history from LLIMFloater and LLFloaterIMPanel to LLModel::LLIMSession. Implemented disabling of saving logs if it's disabled in Preferences. --HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1857-'Group Info' btn is unnecessary in Friends ↵Eugene Kondrashev
Conference floater --HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1912 ( Add handling restrictions of PSTN P2P ↵Eugene Mutavchi
calls in new IM Floaters ) --HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1904 (New IM floater should handle Session ↵Eugene Mutavchi
Update) --HG-- branch : product-engine
2009-10-27IM: implemented task EXT-1905 (Add "Call" and "End Call" functionality to ↵Igor Borovkov
new IIM Floater) --HG-- branch : product-engine
2009-10-27IM refactoring: moved voice channel related classes to its own ↵Igor Borovkov
llvoicechannel.* files from dying llimpanel.* files --HG-- branch : product-engine
2009-10-27mergeYuri Chebotarev ychebotarev@productengine.com
--HG-- branch : product-engine