Age | Commit message (Expand) | Author |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-07-12 | compilation fix | George Hazan |
2019-07-12 | CMake: reduced dependency from prebult libraries. | protomors |
2019-04-24 | warning fix | George Hazan |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-02-22 | SAL macros added to format functions | George Hazan |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan |
2018-09-21 | code cleaning | George Hazan |
2018-08-15 | Windows string types removed from m_core.h | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | 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-20 | let's avoid identifier 'hLangpack' wherever possible | 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-18 | constructor of CMPlugin now registers it automatically in the module list, no... | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-01-01 | massive copyright update | dartraiden |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan |
2017-12-11 | code cleaning | George Hazan |
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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-08 | HookTemporaryEvent - new function that executes an event handler immediately ... | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-03-21 | this stupid warning should be suppressed | George Hazan |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan |
2017-02-03 | mime type standardization | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-16 | Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod... | George Hazan |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan |
2016-09-17 | - fix for tray icon blinking in chats; | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |