summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/main.cpp
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27name conflicts resolvedGeorge Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11massive code cleaningGeorge Hazan
2015-07-22typo fixGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-07-22vc2015 compilation fixesKirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28fix for an empty menu in contact's rootGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-22code cleaningGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
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