index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
ICQCorp
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2018-04-26
ICQCorp: fix for unique name
Mataes
2018-04-05
ICQCorp: custom logging removed & replaced with standard Miranda network log
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-01-18
perhaps it was last problem with utf8...
George Hazan
2018-01-17
unified project for ICQCorp
George Hazan
2018-01-17
ICQCorp: fix for reading away messages
George Hazan
2018-01-17
ICQCorp: fix for broken file transfers
George Hazan
2018-01-17
ICQCorp: fix for sending messages in utf8
George Hazan
2018-01-16
ICQCorp:
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-11-29
code cleaning
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-27
less TCHARs
George Hazan
2015-12-17
ICQCorp: encoding fix, crash fix(?)
MikalaiR
2015-12-14
ICQCorp:
Tobias Weimer
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace lstrlen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-04-15
ICQCorp adopted - needs Unicode fixes
Vadim Dashevskiy