Age | Commit message (Expand) | Author |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-11-21 | SRMM toolbar buttons that require input window to be visible are marked as B... | George Hazan |
2023-11-06 | fixes #3854 (PasteIt: сделать "None" переводимым) | George Hazan |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-01-26 | Some fixed for connections names | dartraiden |
2022-01-24 | compilation fix | George Hazan |
2022-01-24 | We do not need to translate account names | dartraiden |
2022-01-22 | Fixes #2997 | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-02-14 | PasteIt -> TinyXml | 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 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | 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 | m_genmenu.h unbound from hLangpack | 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 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 |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | 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-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-12-01 | more fixes | George Hazan |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2015-09-04 | PasteIt: menu uid | Alexander Lantsev |
2015-07-26 | PasteIt: common project | Vadim Dashevskiy |