summaryrefslogtreecommitdiff
path: root/protocols/Twitter
AgeCommit message (Expand)Author
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
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- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill 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-16fix for strncat useKirill Volinsky
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-02Proto_Twitter - unified projectVadim Dashevskiy
2015-04-29compilation fixGeorge Hazan
2015-04-29fix for 64 bit integersGeorge Hazan
2015-04-29twitter moved to the kernel json driverGeorge Hazan
2015-04-26unified project for TwitterGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-31Twitter:George Hazan
2015-03-22strange custom loggins functions removedGeorge Hazan
2015-02-06Remove useless __INTERNAL_NAME constant from rest of pluginsRobert Pösel
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-07-06fix for adding contacts in TwitterGeorge Hazan
2014-07-06- fix for the auth url;George Hazan
2014-05-30Twitter: Fix closing popups on right clickRobert Pösel
2014-05-28Twitter: When clicked on popup, open tweet detail in browser; Version bumpRobert Pösel
2014-05-17Proto_Twitter icons 32x32 added (thanks dracosha)Vadim Dashevskiy
2014-04-22similar with other protocolsDart Raiden
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan