summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/dialog.cpp
AgeCommit message (Expand)Author
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-11-01fixes #3761 (FileAsMessage: падение при приёме файла)George Hazan
2023-11-01fixes #3762 (FileAsMessage: не удаётся отправить файл ...George Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ...Mataes
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-02-24more nullptrGoraf
2017-12-24FileAsMessage converted into Unicode and merged into masterGeorge Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2016-08-17FileAsMessage: make this dialog translatableDart Raiden
2016-07-31FileAsMessage: - Fixed unicode conversionTobias Weimer
2016-07-27less TCHARsGeorge Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-16cleanupKirill Volinsky
2015-05-15fixed buffer overrunKirill Volinsky
2015-05-15rc2.right value assigning twiceKirill Volinsky
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-06-18temporary revert (until Unicode version is fully ready and working)Vadim Dashevskiy
2014-06-15plugin unicodedKirill Volinsky
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan