Age | Commit message (Expand) | Author |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan |
2022-09-10 | no need to export Miranda's offal to the outside world | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan |
2021-04-11 | custom references to "PluginDisable" module removed | George Hazan |
2021-04-04 | fixes #2834 (StartupStatus: текст настройки зачем-то п�... | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-16 | glory, glory, halleluya: perversive manual call of OnChange() event inside On... | George Hazan |
2020-09-04 | fixes #2559 (PluginUpdater: "Restart Miranda automatically" doesn't work with... | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-01-30 | fixes #2061 (StartupStatus should also handle account enabling) | George Hazan |
2020-01-30 | . | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-06-20 | End of zoo with popup options names | dartraiden |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-03-28 | StatusManager: unused resource removed | George Hazan |
2019-03-11 | code cleaning | George Hazan |
2019-03-11 | code cleaning for old shitty helper | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-19 | StatusManager: per Settings | dartraiden |
2018-07-16 | section name to be also translated | George Hazan |
2018-07-16 | fixes #1497 (StartupStatus: add icon section name to langpack) | George Hazan |
2018-07-16 | Unify special keys names | dartraiden |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | remove redundant brackets | dartraiden |
2018-06-26 | fixes #1437 (StartupStatus: cannot select status profile) | George Hazan |
2018-06-19 | StatusManager: code cleaning | George Hazan |
2018-06-19 | StatusManager: | George Hazan |
2018-06-19 | AAA: | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-06-10 | AAA: | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |