summaryrefslogtreecommitdiff
path: root/src/modules/protocols
AgeCommit message (Collapse)Author
2015-04-14duplicated macro removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to ↵George Hazan
use them git-svn-id: http://svn.miranda-ng.org/main/trunk@12492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-28Core:Tobias Weimer
-Some major and minor issues fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@12280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11391 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02less warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
small fixs cleanups git-svn-id: http://svn.miranda-ng.org/main/trunk@11188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30new sorting functions appliedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-13not needed NULL checksKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06wrong condition in account's removerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04fix for the EV_PROTO_ONREADYTOEXIT processingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18Core: If database setting FirstRun/ForceShowAccManager = b1 exists, the ↵Tobias Weimer
accounts manager will be opened and that setting will be deleted. Useful for pack creators to get rid of FirstRun Plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@10510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-16more code cleaning in Accounts Manager's dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-15code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-14account creation code extracted to the separate service function, ↵George Hazan
MS_PROTO_CREATEACCOUNT git-svn-id: http://svn.miranda-ng.org/main/trunk@10181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-31new kosher version of the contacts' deleter (when account is being deleted)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22-Metacontacts: removed obsolete messageTobias Weimer
-Account Manager: Made messageboxes modal git-svn-id: http://svn.miranda-ng.org/main/trunk@8693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15fix for setting bIsVirtualGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27more fun:George Hazan
- MS_AWAYMSG_GETSTATUSMSGW/T is present in any MIID_SRAWAY plugin, so there's no need to check its existence; - therefore MS_AWAYMSG_GETSTATUSMSG considered useless, cause it has no references git-svn-id: http://svn.miranda-ng.org/main/trunk@8293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10more HCONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE ↵George Hazan
hContact git-svn-id: http://svn.miranda-ng.org/main/trunk@8067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-02switch to modern helpersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-03another portion of decapitalization in the core (5/5)Dart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7045 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-02unneded space removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-06misprint in service nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6229 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to ↵George Hazan
invent monstrous maps to store message-related information git-svn-id: http://svn.miranda-ng.org/main/trunk@6207 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c