summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/main.cpp
AgeCommit message (Expand)Author
2015-06-14- all icolib services removed;George Hazan
2015-06-06XFire:Tobias Weimer
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill 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-21war against atavisms continuesGeorge Hazan
2015-05-11minus critical sectionKirill Volinsky
2015-03-01XFire:Tobias Weimer
2015-02-23XFire: Minor fixesTobias Weimer
2015-01-14SkypeClassic and Xfire: minor spelling correctionsRMN
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk 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-28XFire: Reformat sourcesRobert Pösel
2014-06-28typosDart Raiden
2014-05-30Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...Robert Pösel
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-16code cleaningGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-20XFire: Fix for sending messages (and statuses) with unicode charactersRobert Pösel
2014-01-20XFire: use constant for plugin titleRobert Pösel
2014-01-19more translation fixesTobias Weimer
2014-01-02fix for extra icons in XFireGeorge Hazan
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-20Xfire: spelling correctionsDart Raiden
2013-10-20spelling correction (patch by RMN) Vadim Dashevskiy
2013-10-18XFire: utf8 fixes and remove option for that (always use it)Robert Pösel
2013-10-18XFire: compile plugin as unicode, various fixes and cleanup, version bumpRobert Pösel
2013-10-13typosDart Raiden
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-07git-svn-id: http://svn.miranda-ng.org/main/trunk@6388 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2013-10-07Xfire: version info addedVadim Dashevskiy
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-21protocols cleanupKirill Volinsky
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan