summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/FileViewer.cpp
AgeCommit message (Expand)Author
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-02-14MsgExport: fix for memory allocation problemGeorge Hazan
2019-03-31icon leak fixesGeorge Hazan
2019-01-08crash fixGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-31Msg_ExportTobias Weimer
2018-08-30minus another error messageGeorge Hazan
2018-08-29senseless errors removedGeorge Hazan
2018-08-29fixes #1557 (Msg_Export: move some strings to debug log)George Hazan
2018-08-13Msg_Export:George Hazan
2018-08-10Msg_Export: options dialog -> UI ClassesGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...George Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-31Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
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-02-12Msg_Export:Tobias Weimer
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-12-03Microsoft calls this Rich EditDart Raiden
2015-10-14fix for bug #754 (MsgExport write in text file nick as (Unknown Contact))George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16fixes warning & 64-bit issuesGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-07-25msg_export: common projectKirill Volinsky
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19MsgExport:Tobias Weimer
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-16cleanupKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-21RICHED32 replaced on MsfteditKirill Volinsky
2014-06-25Msg_Export: typo (thx RMN)Dart Raiden
2014-06-25typos, spelling correctionDart Raiden
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan