| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan | |
| 2018-05-22 | m_fontservice.h => CMPlugin | George Hazan | |
| 2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan | |
| 2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan | |
| 2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan | |
| 2018-05-21 | GetPluginLangId() rewritten using CMPlugin | George Hazan | |
| 2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
| 2018-05-20 | UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo() | George Hazan | |
| 2018-05-20 | let's avoid identifier 'hLangpack' wherever possible | George Hazan | |
| 2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵ | George Hazan | |
| in each plugin. mir_getLP() remains for compatibility with pascal plugins only | |||
| 2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
| 2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan | |
| 2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan | |
| Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW | |||
| 2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
| it remains existing for now, but as reference to g_plugin.m_hLang | |||
| 2018-05-18 | constructor of CMPlugin now registers it automatically in the module list, ↵ | George Hazan | |
| no need to call RegisterModule manually | |||
| 2018-05-15 | cmstub.lib statically linked to any plugin that uses CMPlugin template | George Hazan | |
| 2018-04-27 | implementation of #1308 | George Hazan | |
| 2018-04-18 | core changes: | George Hazan | |
| - PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts | |||
| 2018-03-22 | SetServiceModePlugin - core functionality exported from mir_app | George Hazan | |
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
| is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-12-05 | minus StdHelp.dll | George Hazan | |
| 2017-12-05 | StdAuth plugin merged back with mir_app.dll | George Hazan | |
| 2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
| 2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
| 2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
| 2017-07-31 | headers code cleaning | George Hazan | |
| 2017-01-01 | bump copyright year | dartraiden | |
| 2016-11-01 | - StdChat removed from all solutions; | George Hazan | |
| - MIID_CHAT removed | |||
| 2016-07-29 | no more TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-01-02 | Copyrights update part 2 | Dart Raiden | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-12-21 | - more effective binary search of MUUIDs; | George Hazan | |
| - fix to prevent a loop creation if one forgets about UNSET_UID; git-svn-id: http://svn.miranda-ng.org/main/trunk@15926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-10-26 | IsPluginLoaded - a function to detect if plugin is loaded | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@15619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-08-08 | finally removing of stdurl | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-19 | crutch to return fake langpack ids for scripting | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14264 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-01-03 | new MUUID_SSL for third-party ssl providers | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@11747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-12-31 | Year 2015 version update | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-01-01 | copyright update for year 2014 | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2013-02-10 | STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins ↵ | George Hazan | |
| loaded by the core git-svn-id: http://svn.miranda-ng.org/main/trunk@3547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2013-02-08 | removed not needed interfaces | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@3488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2013-02-08 | removed not needed interfaces | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@3486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2013-02-08 | removed not needed interfaces | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@3481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2012-07-27 | merge of dbtool & database plugins | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@1213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2012-07-26 | service plugins' load order | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@1205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2012-07-18 | databases are still static, but are controlled via classes | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@1014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2012-07-17 | obsolete heaader file, m_plugins.h, removed | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@1005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2012-07-06 | + stdautoaway + stdhelp + stduihist + stdidle + stduseronline | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@795 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 | |||
