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_servlist.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
more replacements
Tobias Weimer
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-29
unified project for ICQ protocol
George Hazan
2015-04-07
- MRA clients detection for ICQ;
George Hazan
2015-03-07
- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-07-14
- debug prints uncommented to log packet codes etc.
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-16
old helpers FindFirstContact/FindNextContact removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
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-09-07
oops
George Hazan
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-09-03
- settings convertor for Popup+;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-10
protocol DB helpers for ICQ
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2012-11-30
some helpers wiped out of ICQ
George Hazan
2012-11-04
replacement for the old clist interface code
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy