summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export
AgeCommit message (Expand)Author
2016-07-25hello, Unix.George Hazan
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-05-18fixes #733: (MsgExport : write JabberID to exported history log as UIN field,...George Hazan
2016-03-29Msg_Export: fix for the options dialogGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-12-03Microsoft calls this Rich EditDart Raiden
2015-11-06Msg_Export: Fixed crash after r15554 (fixes #1082)Tobias Weimer
2015-10-14fix for bug #754 (MsgExport write in text file nick as (Unknown Contact))George Hazan
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-04Msg_Export: menu uidAlexander Lantsev
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-08-11more warning fixesGeorge Hazan
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-25msg_export: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22code cleaningGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
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-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT callsGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-16cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-30minus critical sectionKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
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