summaryrefslogtreecommitdiff
path: root/src/modules/plugins
AgeCommit message (Collapse)Author
2013-01-23- small fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23the hidden option Options/OldPluginSettings BYTE=false added to keep ↵George Hazan
compatibility with the old plugins' processing style git-svn-id: http://svn.miranda-ng.org/main/trunk@3260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23God forbid me...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23no, it still doesn't work in some configurationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3251 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-23translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-22- Adjustment of previous commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-22- Adjustment of previous commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-22added headerKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-21fix for umlauts in plugin's infoGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20automatic extra icon removal on dynamic plugin unloadingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15- fix for the Online/Offline button in clist_mwGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@2320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-01extraicons moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-29fix for plugins iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-26more efficient sortingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-26forced sorting order for plugins' optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-07old database macros removed from m_database.hGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-04fix for the plugins' load orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1781 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-30fix for one rare crashGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26fix for memory corruptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25protocols are unloadable nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-25draft version of the dynamic accounts' removalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-23three disabled clists now load StdClist instead of Clist ModernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-23fix against foolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-21how not to load CrashDumper twiceGeorge Hazan
fixes ticket:39 git-svn-id: http://svn.miranda-ng.org/main/trunk@1621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15message box for std*.dll loading fatal errorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-14fix for crashes inside dll parserGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-14больше гари - меньше ямGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-14fix for default clist loadingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-13old std* plugins became banned, not to load them from the Plugins folderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-11url for more plugins changed to http://miranda-ng.org/downloads/Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10fix to load stdmsg / stdchat when no SRMM plugins are presentGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10loading the default clist when no clists are foundGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10- SRMM, Chat & Clist_Classic made standardGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10fix for the standard plugins loading orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-06this if() isn't needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-31fix #2 for launching service pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1284 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30fix to avoid the DbChecker's call after database openingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30service plugin's launcher in Profile Manager always launches DbCheckerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-29fix for mishmash in the protocol load orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- MS_DB_CHECKPROFILE - service for checking databasesGeorge Hazan
- added menu item "Check" to a context menu in profile manager git-svn-id: http://svn.miranda-ng.org/main/trunk@1228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- added MS_DB_SETDEFAULTPROFILE service for the service pluginsGeorge Hazan
- added ability to call the service plugin before loading database - changed the core module modules' loading order git-svn-id: http://svn.miranda-ng.org/main/trunk@1225 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-26service plugins' load orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26added command line /svc:pluginname support to launch service mode plugins ↵George Hazan
automatically git-svn-id: http://svn.miranda-ng.org/main/trunk@1202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26- local core command-line parser banished with shame;George Hazan
- plugins' linked lists replaced with the usual lists; - numerous perversions in the core eliminated; - missing file added git-svn-id: http://svn.miranda-ng.org/main/trunk@1200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-24fix for 4-digit versionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23Miranda IM renamed to Miranda NG part 2 and contributors.txt editedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-22links to addons.miranda-im.org removedVadim Dashevskiy
pre-build events for "Std" plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@1104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-21forgotten to close a dllGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1096 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c