summaryrefslogtreecommitdiff
path: root/plugins/Non-IM Contact
AgeCommit message (Expand)Author
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-05-04correct version of rev. [13418]Vadim Dashevskiy
2015-05-04revert of 131418Vadim Dashevskiy
2015-05-04compilation fixes (ghazan, please check this)Vadim Dashevskiy
2015-05-03fix for the option's page style pt. 4Vadim Dashevskiy
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-09-16forgotten change in resources for the previous commitRMN
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
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-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-26removed not needed codeKirill Volinsky
2013-10-09spelling correction (patch by RMN) Vadim Dashevskiy
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-24Non-IM Contact: typoDart Raiden
2013-09-23paths to libs fixed Vadim Dashevskiy