summaryrefslogtreecommitdiff
path: root/plugins/AssocMgr/src
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
2017-12-22remove AIM support completelydartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-12-01remove Tlen completelydartraiden
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-25more accurate solution for AssocMgr that doesn't change current working direc...George Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-11-10AssocMgr:Tobias Weimer
2017-11-05AssocMsg: fix for launching it via rundll32George Hazan
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-08-31git-svn-id: http://svn.miranda-ng.org/main/trunk@17229 1316c22d-e87f-b044-9b9...George Hazan
2016-08-31memory allocation problemGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-02-05AssocMgr: add mirpu:, alphabetical orderDart Raiden
2016-01-18memory allocation conflict fixedGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-11AssocMgr: fix #945Alexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-24AssocMgr - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-19memleak fix (by Mataes)Vadim Dashevskiy
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan