summaryrefslogtreecommitdiff
path: root/plugins/Non-IM Contact/src
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-28unsafe strncat removedGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
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-16fix for strncat useKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-31Non-IM Contact:George Hazan
2015-02-05Various:Tobias Weimer
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2015-01-24Non-IM-Contacts:Tobias Weimer
2014-12-31more correct checkKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-04Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed b...Dart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-12-27clist -> contact listDart Raiden
2013-10-26removed not needed codeKirill Volinsky
2013-10-09spelling correction (patch by RMN) Vadim Dashevskiy
2013-09-24Non-IM Contact: typoDart Raiden
2013-09-21translation fixesTobias Weimer
2013-09-16cosmetics; correctionsGoraf
2013-09-16-fixed line endingsTobias Weimer
2013-09-16translation fix (patch by person)Tobias Weimer
2013-09-07direct access to CListGroups restricted George Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel