summaryrefslogtreecommitdiff
path: root/src/modules/plugins
AgeCommit message (Collapse)Author
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
2012-06-17more about dynamic plugins loadingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17plugin's load/unload fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15new icons for non-loadable pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15- fixes for the plugins options' dialog;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15MirandaPluginInterfaces is not needed anymore in the common caseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- clists' menus compatibility issues;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
- massive cleanup of the menu-related code git-svn-id: http://svn.miranda-ng.org/main/trunk@410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13roadmap milestone #1George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13ugly clutch for the correct list sortingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@399 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-08GetWindowLong -> GetWindowLongPtrGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-06minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-03fix for the version info displayingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@288 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c