summaryrefslogtreecommitdiff
path: root/protocols/EmLanProto
AgeCommit message (Expand)Author
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs: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-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
2015-11-19- massive code cleaning;George Hazan
2015-10-11EmLan: minor fixesTobias Weimer
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-19- all static protocol services replaced with functions;George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-05-11git-svn-id: http://svn.miranda-ng.org/main/trunk@13530 1316c22d-e87f-b044-9b9...Kirill Volinsky
2015-05-11minus lockKirill Volinsky
2015-05-11minus critical sectionKirill Volinsky
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-27One more attempt to fix #882Tobias Weimer
2015-01-23EmLAN:Tobias Weimer
2015-01-10EmLAN:Tobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-25EmLanProto fix, need for review.Rozhuk Ivan
2014-06-24typoDart Raiden
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-04some code cleaningGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-08-07misplaced versionGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan