-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Licq-Developers,
I just applied the following small patch to make my cvs-HEAD version of licq work as before. It did not popup new messages any more, when I was using my prefered non-ChatView! I'm not sure, if it is correct, but it does what it should for me: Popup of new messages without having Massges in ChatView! I hope the patch (or better the correcting it should do) can find its way in the cvs in the future. As I'm not subscribed to the list, I would be glad if I could be shortly informed about the ongoing of this issue! CU/all P.S.: Licq is great software! Thank you for programing it! Index: plugins/qt-gui/src/mainwin.cpp =================================================================== RCS file: /cvsroot/licq/qt-gui/src/mainwin.cpp,v retrieving revision 1.296 diff -u -r1.296 mainwin.cpp - --- plugins/qt-gui/src/mainwin.cpp 16 Oct 2003 09:40:24 -0000 1.296 +++ plugins/qt-gui/src/mainwin.cpp 9 Nov 2003 12:04:02 -0000 @@ -1270,8 +1270,8 @@ { bool bCallUserView = false, bCallSendMsg = false; - - if (m_bMsgChatView) - - { +// if (m_bMsgChatView) +// { for (unsigned short i = 0; i < u->NewMessages(); i++) { if (m_bMsgChatView && @@ -1288,7 +1288,7 @@ break; } } - - } +// } gUserManager.DropUser(u); if (bCallUserView) - -- Patrick Cernko | mailto:[EMAIL PROTECTED] | http://www.errror.de Quote of the Week: "I hear that if you play the NT 4.0 CD backwards, you get a satanic message." -- "That's nothing. If you play it forward, it installs NT 4.0!" (anonym) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/rjFTB6g1EUxThvcRAiuyAKCxW+Xz4uLPSLAHNFJRjuzaScbUrwCgoCrl QIcL7g97cRLoWqRhe2vdsn8= =JBDt -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel