summaryrefslogtreecommitdiff
path: root/src/modules/protocols
AgeCommit message (Expand)Author
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-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill 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-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-13fix for a cursor that follows mouseGeorge Hazan
2015-05-11minus critical sectionKirill Volinsky
2015-04-14duplicated macro removedGeorge Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-02-28Core:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-13not needed NULL checksKirill Volinsky
2014-10-06wrong condition in account's removerGeorge Hazan
2014-10-04code cleaningGeorge Hazan
2014-10-04fix for the EV_PROTO_ONREADYTOEXIT processingGeorge Hazan
2014-09-18Core: If database setting FirstRun/ForceShowAccManager = b1 exists, the accou...Tobias Weimer
2014-08-16more code cleaning in Accounts Manager's dialogGeorge Hazan
2014-08-15code cleaningGeorge Hazan
2014-08-14account creation code extracted to the separate service function, MS_PROTO_CR...George Hazan
2014-03-31new kosher version of the contacts' deleter (when account is being deleted)George Hazan
2014-03-22-Metacontacts: removed obsolete messageTobias Weimer
2014-03-15crash fixGeorge Hazan
2014-03-15fix for setting bIsVirtualGeorge Hazan
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
2014-02-27minor code cleaningGeorge Hazan
2014-02-27more fun:George Hazan
2014-02-24more useless conversions removedGeorge 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-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan