Age | Commit message (Expand) | Author |
2022-01-26 | Some fixed for connections names | dartraiden |
2022-01-24 | fixes #3006 again + massive code cleaning | George Hazan |
2022-01-23 | fixes #2999 (Ping plugin hangs Miranda on exit) | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-26 | fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins) | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | 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-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 | 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-13 | Code modernize ... | Goraf |
2017-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-12-06 | Fix for r15788 | Tobias Weimer |
2015-11-29 | Core: SkinAddNewSound removed and replaced by SkinAddNewSoundEx | Tobias Weimer |
2015-11-29 | Ping: typo | Dart Raiden |
2015-07-26 | Ping: common project | Vadim Dashevskiy |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2014-08-13 | icons registration moved to Load() | Kirill Volinsky |
2014-01-14 | -Converted Ping to Unicode | Tobias Weimer |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-29 | minor translation fixes (fixes #283, #284) | Tobias Weimer |
2013-03-03 | removed not used headers | Kirill Volinsky |
2013-02-09 | removed not needed interfaces | Kirill Volinsky |
2012-11-28 | forgotten files | Vadim Dashevskiy |