Age | Commit message (Expand) | Author |
2018-03-29 | CMPlugin doesn't work in ICQCorp because of the clutch with dll name | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan |
2018-03-22 | IcqCorp: outgoing file transfers go with wrong utf-8 filenames | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-02-24 | guard headers | Goraf |
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 |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
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-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-11-29 | code cleaning | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-01-09 | fix for unicode file names | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-12-17 | ICQCorp: mir_strdup -> _strdup | MikalaiR |
2015-12-17 | ICQCorp: encoding fix, crash fix(?) | MikalaiR |
2015-12-14 | ICQCorp: | Tobias Weimer |
2015-12-14 | ICQCorp: crashfix | MikalaiR |
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | 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-31 | compilation fix | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | 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 |