summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationofferhandler.cpp
AgeCommit message (Collapse)Author
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-03-23Fixed normal subtask EXT-6441 - Do not show "friendship accepted" toast if ↵Dmitry Zaporozhan
respective IM window is open and in focus. Minor changes to supress toast for FriendshipAccepted notification. --HG-- branch : product-engine
2010-03-19Updated normal task EXT-5905 - Resolving offers.Dmitry Zaporozhan
Reusable notifications are deleted when user closes IM floater(old - when user closes Viewer). --HG-- branch : product-engine
2010-03-11fixed EXT-5904 “Offers embedding into IM windows”,Alexei Arabadji
revised embedding and logging offer notification to provide loading log entry in case notification doesn't exist; --HG-- branch : product-engine
2010-03-05fixed EXT-5910 “Offers logging”,Alexei Arabadji
fixed IM message counter when received interactive notification(offer); corrected logging to file of offer notification; enabled logging for FRIENDSHIP_ACCEPTED notification; --HG-- branch : product-engine
2010-03-05fixed EXT-5908 “Accepted friendship notification shouldn't spawn chiclet”,Alexei Arabadji
made not spawn IM chiclet friendship accepted notification; added friendship accepted notification to syswell chiclet; --HG-- branch : product-engine
2010-03-04fixed EXT-5904 “Offers embedding into IM windows”,Alexei Arabadji
made all type offers be embedded to the IM floater; made showing offer toast if IM floater isn't visible; corrected IM message counter on showing offer toast; --HG-- branch : product-engine
2010-02-18fixed EXT-5006 “One inventory offer cause blinking of both Conversations andAlexei Arabadji
Notifications wells”, embedded inventory offer panel into IM window; --HG-- branch : product-engine
2010-01-29fixed major EXT-3643 “Embed friendship offer into IM window”;Alexei Arabadji
--HG-- branch : product-engine
2010-01-05Minor spelling issue.Vadim Savchuk
--HG-- branch : product-engine
2009-12-26Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert)Mike Antipov
-- made dialog a modal alert -- logging to IM is left as it was --HG-- branch : product-engine
2009-12-25fixed EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made inventory and teleport offers spawn chiclet; made 'inventory accepted' toast as notytip; --HG-- branch : product-engine
2009-12-07implemented EXT-2797 “Making friendship offer should be recorded into IM ↵Alexei Arabadji
history” --HG-- branch : product-engine
2009-12-04implemented EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
--HG-- branch : product-engine
2009-12-01Implemented normal task EXT-2476 (llGiveInventory() should be handled also ↵Eugene Mutavchi
by Chiclet subsystem along with Notificaton subsystem) --HG-- branch : product-engine
2009-11-30renamed LLHandlerUtil::logToIM to LLHandlerUtil::logToIMP2P;Alexei Arabadji
avoided IM-toast popup when adding message to session; --HG-- branch : product-engine
2009-11-28implemented EXT-2889 "Incoming "grant modify rights" message should triggerAlexei Arabadji
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook
Fixed many more includes
2009-11-19Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-19related to EXT-700 '"Offer" notifications should be accessible via chiclet'Alexei Arabadji
made 'FriendshipAccepted' notification show correct avatar icon; avoided empty avatar name on 'OfferFriendship' notifiaction; avoided creating IM session on offer from objects; --HG-- branch : product-engine
2009-11-16fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc.richard
2009-11-13implemented EXT-1286 "Need support for [ITEM_ICON], [AN_OBJECTTYPE], ↵Alexei Arabadji
[ITEM_SLURL], in notifications.xml" --HG-- branch : product-engine
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship andAlexei Arabadji
Teleport offers no longer pop toast notifications"; suppresed IM-floater on incoming offer and registerd offer handler in chiclet counter updater; --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-06fixed EXT-2295 "'Group Chat' btn makes chicklet appear only"Alexei Arabadji
--HG-- branch : product-engine
2009-11-05partly impemented EXT-700 '"Offer" notifications should be accessible via ↵Alexei Arabadji
chiclet' --HG-- branch : product-engine