Age | Commit message (Expand) | Author |
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 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
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 |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions... | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan |
2017-07-30 | Hotkeys: code cleaning | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-09-04 | OpenFolder: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | OpenFolder: common project | Vadim Dashevskiy |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-28 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11142 1316c22d-e87f-b044-9b9... | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-08-13 | icons registration moved to Load() | Kirill Volinsky |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-03-11 | rest of minor TopToolbar_AddButton issues | George Hazan |
2013-03-03 | added precompiled header | Kirill Volinsky |
2013-01-29 | - muuid standardization (patch from Basil) | Vadim Dashevskiy |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end-II :) | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-10-22 | fixed toolbar button | Tobias Weimer |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |
2012-07-23 | NotesAndReminders, Nudge, OpenFolder, PackUpdater: changed folder structure | Vadim Dashevskiy |