Age | Commit message (Collapse) | 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 ↵ | George Hazan | |
Proto_SetUniqueId / Proto_GetUniqueId | |||
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 | |
- crash fixed when one sends a file; - all file names went to Unicode; - all messages are being send in Utf8 instead of ANSI; - version bump; | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
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 | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-12-17 | ICQCorp: encoding fix, crash fix(?) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-12-14 | ICQCorp: | Tobias Weimer | |
-minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@15864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-27 | fix for 64-bit issues & warnings | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-31 | - CreateProtoServiceFunction() moved into mir_core.dll instead of inlining | George Hazan | |
- all old protocols moved on it; - code cleaning; git-svn-id: http://svn.miranda-ng.org/main/trunk@13953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace lstrlen to mir_tstrlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13749 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-04-15 | ICQCorp adopted - needs Unicode fixes | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |