summaryrefslogtreecommitdiff
path: root/protocols/Twitter
AgeCommit message (Expand)Author
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
2014-03-01git-svn-id: http://svn.miranda-ng.org/main/trunk@8337 1316c22d-e87f-b044-9b9b...Dart Raiden
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-31crash on start in TwitterGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-12-23spelling correctionsDart Raiden
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
2013-11-14try to fix encoding in popups (fixes #496)Tobias Weimer
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-13code-page and properties fixedVadim Dashevskiy
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-16oops..revertKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-08-22More double spaces eliminatedDart Raiden