Age | Commit message (Expand) | Author |
2020-08-02 | fixes #2511 (Notes and Reminders: не убираются напоминан... | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-05-01 | frankly speaking, neither colors not effects have flags | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-12-19 | fixes #2152 (Notes & Reminders: no need to track mouse cursor) | George Hazan |
2019-12-19 | final fix for #2151 | George Hazan |
2019-12-18 | fixes #2151 (Notes & Reminders: broken reminders order in View Reminders dialog) | George Hazan |
2019-12-16 | fixes #2126 (hotkey works only once) | George Hazan |
2019-12-09 | Notes & Reminders: | George Hazan |
2019-11-28 | fixes #2126 (Notes & Reminders hotkeys) | George Hazan |
2019-07-16 | fixes #2000 (Notes&Reminders: wrong timeout periods) | George Hazan |
2019-04-18 | Notes & Reminders: fixed column size saving / restoring | George Hazan |
2019-04-15 | column width saving for Reminders list | George Hazan |
2019-04-15 | fixes #1660 (Notes & Reminders: attempt to edit a reminder creates the duplic... | George Hazan |
2019-03-29 | fixes #1660 completely | George Hazan |
2019-03-28 | version bump | George Hazan |
2019-03-28 | Notes & reminders: | George Hazan |
2019-03-22 | N&R: useless utility functions removed | George Hazan |
2019-03-22 | Notes & reminders: | George Hazan |
2019-03-22 | fixes #1660 completely | George Hazan |
2019-03-20 | Notes & reminders: | George Hazan |
2019-03-20 | more corrections for #1660 | George Hazan |
2019-03-20 | Notes & reminders: | George Hazan |
2019-03-18 | Notes & Reminders: | George Hazan |
2019-03-18 | Notes & reminders: | George Hazan |
2019-03-18 | Notes & Reminders: | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
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-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | 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_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-20 | options API unbound from hLangpack and switched to CMPlugin | 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-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | 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 | NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-02-24 | more nullptr | Goraf |