Age | Commit message (Expand) | Author |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-05-10 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-08-17 | WEBP support added to avatar support routines | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-05-07 | PROTOACCOUNT::bIsLocked: lock status to be stored in memory | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-10 | fix for one very rare crash due to unsynced array of status menus & accounts | George Hazan |
2018-04-07 | Proto_GetStatus() - fast method that returns a cached protocol status | George Hazan |
2018-04-07 | status caching moved from MenuItem to PROTOACCOUNT - this is very effective | George Hazan |
2018-04-07 | another useless array removed | George Hazan |
2018-04-04 | - static function CLIST_INTERFACE::pfnGetAverageMode exported as Proto_GetAve... | George Hazan |
2018-04-03 | unneeded size fields removed | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-23 | account activation separated from account creation | George Hazan |
2018-03-23 | forgotten service MS_PROTO_CREATEACCOUNT replaced with Proto_CreateAccount() ... | George Hazan |
2018-01-01 | massive copyright update | 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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-06 | Update rest of links to https | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-21 | missing 'const' qualifier | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-06-19 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-03-29 | unneeded helper removed | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-08-14 | account creation code extracted to the separate service function, MS_PROTO_CR... | George Hazan |
2014-03-15 | fix for a typo in comments | George Hazan |
2014-03-15 | PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols | George Hazan |
2014-02-27 | more fun: | George Hazan |