[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-cvs
Subject:    [Licq-cvs] qt-gui/src
From:       Jon Keating <emostar () users ! sourceforge ! net>
Date:       2004-12-18 16:17:20
Message-ID: E1CfhGi-0007ph-Kv () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/licq/qt-gui/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29744/plugins/qt-gui/src

Modified Files:
	showawaymsgdlg.cpp sigman.cpp 
Log Message:
Support retrieving AIM users away messages.


Index: showawaymsgdlg.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/showawaymsgdlg.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- showawaymsgdlg.cpp	2 May 2004 14:14:20 -0000	1.46
+++ showawaymsgdlg.cpp	18 Dec 2004 16:17:17 -0000	1.47
@@ -170,7 +170,8 @@
   icqEventTag = 0;
 
   if (isOk && (e->Command() == ICQ_CMDxTCP_START ||
-               e->SNAC() == MAKESNAC(ICQ_SNACxFAM_MESSAGE, ICQ_SNACxMSG_SENDxSERVER)))
+               e->SNAC() == MAKESNAC(ICQ_SNACxFAM_MESSAGE, ICQ_SNACxMSG_SENDxSERVER) ||
+                e->SNAC() == MAKESNAC(ICQ_SNACxFAM_LOCATION, ICQ_SNACxLOC_INFOxREQ)))
   {
     ICQUser *u = gUserManager.FetchUser(m_szId, m_nPPID, LOCK_R);
     QTextCodec * codec = UserCodec::codecForICQUser(u);

Index: sigman.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/sigman.cpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- sigman.cpp	25 Nov 2004 15:46:04 -0000	1.32
+++ sigman.cpp	18 Dec 2004 16:17:17 -0000	1.33
@@ -161,6 +161,7 @@
   case MAKESNAC(ICQ_SNACxFAM_MESSAGE, ICQ_SNACxMSG_SERVERxREPLYxMSG):
   case MAKESNAC(ICQ_SNACxFAM_MESSAGE, ICQ_SNACxMSG_SENDxSERVER):
   case MAKESNAC(ICQ_SNACxFAM_LOCATION, ICQ_SNACxREQUESTxUSERxINFO):
+  case MAKESNAC(ICQ_SNACxFAM_LOCATION, ICQ_SNACxLOC_INFOxREQ):
     emit signal_doneUserFcn(e);
     break;
 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic