index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
IcqOscarJ
/
src
/
icq_db.cpp
Age
Commit message (
Expand
)
Author
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
more replacements
Tobias Weimer
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for ICQ protocol
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-11-30
and a few more
George Hazan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-06-29
- fixes #646 (Database Encryption mode, ICQ and email contacts);
George Hazan
2014-02-16
old helpers FindFirstContact/FindNextContact removed
George Hazan
2014-02-16
- custom list of time zones removed;
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2012-11-30
some helpers wiped out of ICQ
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy