Age | Commit message (Expand) | Author |
2023-12-13 | MS_FILE_* services became useless since StdFile died | George Hazan |
2023-11-01 | fixes #3761 (FileAsMessage: падение при приёме файла) | George Hazan |
2023-11-01 | fixes #3762 (FileAsMessage: не удаётся отправить файл ... | George Hazan |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-16 | FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ... | Mataes |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-02-24 | more nullptr | Goraf |
2017-12-24 | FileAsMessage converted into Unicode and merged into master | George Hazan |
2017-12-11 | mir_base64_* => parameters type fix | 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-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2016-08-17 | FileAsMessage: make this dialog translatable | Dart Raiden |
2016-07-31 | FileAsMessage: - Fixed unicode conversion | Tobias Weimer |
2016-07-27 | less TCHARs | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-15 | fixed buffer overrun | Kirill Volinsky |
2015-05-15 | rc2.right value assigning twice | Kirill Volinsky |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-06-18 | temporary revert (until Unicode version is fully ready and working) | Vadim Dashevskiy |
2014-06-15 | plugin unicoded | Kirill Volinsky |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |