[licq-im/licq] 18fdb8: icq: Put internal icq stuff in separate namespace
GitHub <[email protected]> Wed, 14 Mar 2012 10:22:07 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 18fdb87aaa025ae2bcb1ebfbeaaebd3fd65f7f74
https://github.com/licq-im/licq/commit/18fdb87aaa025ae2bcb1ebfbeaaebd3fd65f7f74
Author: Anders Olofsson <[email protected]>
Date: 2012-03-14 (Wed, 14 Mar 2012)
Changed paths:
M licq/include/licq/contactlist/user.h
M licq/include/licq/event.h
M licq/include/licq/icq/chat.h
M licq/include/licq/userevents.h
M licq/src/contactlist/usermanager.cpp
M licq/src/daemon.cpp
M licq/src/daemon.h
M licq/src/icq/chat.cpp
M licq/src/icq/defines.h
M licq/src/icq/filetransfer.cpp
M licq/src/icq/icq-srv.cpp
M licq/src/icq/icq-tcp.cpp
M licq/src/icq/icq.cpp
M licq/src/icq/icq.h
M licq/src/icq/icqprotocolplugin.cpp
M licq/src/icq/oscarservice.cpp
M licq/src/icq/oscarservice.h
M licq/src/icq/packet.cpp
M licq/src/icq/packet.h
M licq/src/icq/rtf.cc
M licq/src/icq/rtf.ll
M licq/src/icq/threads.cpp
M licq/src/icq/userclients.cpp
M licq/src/protocolmanager.cpp
Log Message:
-----------
icq: Put internal icq stuff in separate namespace
ChatManager and FileManager is omitted for now as they are still part
of the plugin api.
Commit: 6b591b7803af24e4c5192466d33b90a9c7f14727
https://github.com/licq-im/licq/commit/6b591b7803af24e4c5192466d33b90a9c7f14727
Author: Anders Olofsson <[email protected]>
Date: 2012-03-14 (Wed, 14 Mar 2012)
Changed paths:
M licq/include/licq/contactlist/user.h
M licq/include/licq/event.h
M licq/include/licq/userevents.h
M msn/src/msn-sb.cpp
M msn/src/msn-srv.cpp
M msn/src/msn-ssl.cpp
M msn/src/msn.cpp
M msn/src/msn.h
M msn/src/msn_constants.h
M msn/src/msnbuffer.cpp
M msn/src/msnbuffer.h
M msn/src/msnevent.cpp
M msn/src/msnevent.h
M msn/src/msnpacket.cpp
M msn/src/msnpacket.h
M msn/src/plugin.cpp
Log Message:
-----------
msn: Use unique namespace for MSN protocol
Commit: d3906cf38aecbc5c896e24cbee9a6b8be7391951
https://github.com/licq-im/licq/commit/d3906cf38aecbc5c896e24cbee9a6b8be7391951
Author: Anders Olofsson <[email protected]>
Date: 2012-03-14 (Wed, 14 Mar 2012)
Changed paths:
M jabber/src/client.cpp
M jabber/src/client.h
M jabber/src/config.cpp
M jabber/src/config.h
M jabber/src/handler.cpp
M jabber/src/handler.h
M jabber/src/jabberplugin.cpp
M jabber/src/plugin.cpp
M jabber/src/plugin.h
M jabber/src/sessionmanager.cpp
M jabber/src/sessionmanager.h
M jabber/src/vcard.cpp
M jabber/src/vcard.h
M licq/include/licq/contactlist/user.h
M licq/include/licq/event.h
M licq/include/licq/userevents.h
Log Message:
-----------
jabber: Rename plugin namespace to contain "Licq"
This is consistent with the namespace for the Qt4-Gui.
Compare: https://github.com/licq-im/licq/compare/d2b54ff...d3906cf