Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-21 | SRMM toolbar buttons that require input window to be visible are marked as ↵ | George Hazan | |
BBBF_NOREADONLY | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan | |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan | |
2018-05-22 | Srmm_AddButton unbound from hLangpack | 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-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-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, ↵ | George Hazan | |
Sessions, TranslitSwitcher => CMPlugin | |||
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-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2016-12-01 | more fixes | George Hazan | |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan | |
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-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-04 | unused calls of MS_HOTKEY_UNREGISTER removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-01 | TranslitSwitcher: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-12 | TranslitSwitcher: changed warning lavel to w4 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11351 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-11-26 | TranslitSwitcher: code cleanup | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11099 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-07 | we don't create service functions inside OnModulesLoaded | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4380 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-05 | hotkeys removed too | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-05 | added removing buttons when plugin unloads (fixed #302) | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-03-10 | added precompiled header | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-01-31 | - translation fixes (patch from Basil) | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3380 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-01-29 | - muuid standardization (patch from Basil) | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-12-21 | fixed translation | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-12-01 | icolib: icon creation quirks | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-01 | folders renames | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |