summaryrefslogtreecommitdiff
path: root/plugins/MirFox/src
AgeCommit message (Expand)Author
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-03-28some more fixes for 64-bit versionGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14fix for 32-bit libsGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-05-31[MirFox]Szymon Tokarz
2015-08-31MirFox:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-25MirFoxSzymon Tokarz
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-26MirFoxSzymon Tokarz
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-09MirFox:Tobias Weimer
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-01these strings do not need to be translatedDart Raiden
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-02no longer neededVadim Dashevskiy
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2013-11-15MirFoxSzymon Tokarz
2013-11-13MirFoxSzymon Tokarz
2013-09-25valid options initializationGeorge Hazan
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-16typosTobias Weimer