summaryrefslogtreecommitdiff
path: root/src/modules/plugins
AgeCommit message (Collapse)Author
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
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
- the old nightmare in the core "How to detect a db plugin and load it" is eliminated forever; - databases are the usual plugins now (loadable via Load) - dynamic DATABASELINK registration git-svn-id: http://svn.miranda-ng.org/main/trunk@1082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-17old-style way to retrieve interfaces for the HistoryPPGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@996 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-16MirandaInterface absence is not a crime nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@991 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-16dynamic dll checkerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-12fix for 4 clists appearing active on a clean profileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-11fix for a TTB to remove buttons of the dynamically unloaded pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07- forgotten /Core module: stdawayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06revert previous changeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06fix for the problem with UserInfoExGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06fix for doubled menu items in Core pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06+ stdautoaway + stdhelp + stduihist + stdidle + stduseronlineGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06valid Core plugins' processing during dynamic load/unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06- mir_core.dll moved to the core :)George Hazan
- plugins now obtain the fake langpack id if langpack is absent git-svn-id: http://svn.miranda-ng.org/main/trunk@787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-05- first of the /Core standard plugins;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04wiping objects during dynamic plugin unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
- langpack functions' names normalization (2Awk: safe for plugins written in Delphi) git-svn-id: http://svn.miranda-ng.org/main/trunk@758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03fix for the PLUGININFOEX size checkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02internal function removed from the public APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27final wipeout of all interfacesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27no more pluginLink in load()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26- microkernel addded;George Hazan
- version bumped to 0.92.2 git-svn-id: http://svn.miranda-ng.org/main/trunk@641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24fix for the Sounds optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c