summaryrefslogtreecommitdiff
path: root/plugins/CSList/src
AgeCommit message (Collapse)Author
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21fix for regression in rev. 5010George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5010 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-17compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵George Hazan
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22fixed control sizeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01fix for duplicate menu entries in CSListGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-24minor visual glitchTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23ICQ+ specific option deletedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23fix for dynamic CSList load/unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23fix for import (cause various statuses of the different protos aren't ↵George Hazan
compatible) git-svn-id: http://svn.miranda-ng.org/main/trunk@2448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23- windows management code became less crazyGeorge Hazan
- unused file removed from project git-svn-id: http://svn.miranda-ng.org/main/trunk@2447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23- the same window is reused for the same protocol;George Hazan
- unused file removed; - global variable removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23CSList was occasionally rewritten:George Hazan
- now it supports any protocol that has xstatuses; - numerous memory leaks removed; - strange class removed and replaced with the standard plugin frame - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@2443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21fix for setting a statusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20- all xstatus services moved to m_xstatus.hGeorge Hazan
- old obsoleted services PS_GETXSTATUS & PS_SETXSTATUS removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-04fix for the locked protocolsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03removed the Unicode core verificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1342 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23some links changed to http://nightly.miranda.im/Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-17CSList, CyrTranslit: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c