[licq-im/licq] 373810: osd: Update for new plugin event signal

[email protected] Wed, 28 Dec 2011 08:36:10 -0800
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq

  Commit: 3738106b6631c973fd1d8129f164fdf9cb0ebbdd
      https://github.com/licq-im/licq/commit/3738106b6631c973fd1d8129f164fdf9cb0ebbdd
  Author: Anders Olofsson <[email protected]>
  Date:   2011-12-28 (Wed, 28 Dec 2011)

  Changed paths:
    M osd/src/licq-osd.cpp

  Log Message:
  -----------
  osd: Update for new plugin event signal


  Commit: b2db7ae7f03b8dd44d9205ce1c5a4cfdc33c51c2
      https://github.com/licq-im/licq/commit/b2db7ae7f03b8dd44d9205ce1c5a4cfdc33c51c2
  Author: Anders Olofsson <[email protected]>
  Date:   2011-12-28 (Wed, 28 Dec 2011)

  Changed paths:
    M licq/include/licq/translator.h
  M licq/src/daemon.cpp
  M licq/src/icq/chat.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/packet.cpp
  M licq/src/icq/rtf.cc
  M licq/src/icq/rtf.ll
  M licq/src/translator.cpp
  M licq/src/userevents.cpp
  M msn/src/msn-sb.cpp

  Log Message:
  -----------
  icq: Remove translation map between server/client

The translation map defaults to doing nothing and I could not find any
reference to when it is actually needed.
As I could not find anything similar in the other clients I've looked
at I removed it to make the ICQ code a bit less complicated.


  Commit: 174d4faeef608592ef24f70bf4ec47ed1ae29a26
      https://github.com/licq-im/licq/commit/174d4faeef608592ef24f70bf4ec47ed1ae29a26
  Author: Anders Olofsson <[email protected]>
  Date:   2011-12-28 (Wed, 28 Dec 2011)

  Changed paths:
    M licq/src/contactlist/userhistory.cpp

  Log Message:
  -----------
  licq: Use std strings in history parsing


Compare: https://github.com/licq-im/licq/compare/5a2bd4d...174d4fa