summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/FileViewer.cpp
AgeCommit message (Expand)Author
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
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-18spelling correctionsRMN
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-13removed some not needed spaces, capitals, etc.Dart Raiden
2013-08-10code cleaningGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-14fix: various problems with memory George Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-08project and code cleanupKirill Volinsky
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2013-01-04-support for WindowListTobias Weimer
2013-01-04Try to fix unicode search again (fixes #65)Tobias Weimer