Age | Commit message (Expand) | Author |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-27 | crash fix | George Hazan |
2018-04-22 | EV_PROTO_ONMENU removed | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | minor code cleaning | George Hazan |
2018-04-19 | EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(... | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-04 | - CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu | George Hazan |
2018-04-04 | warning fixes | George Hazan |
2018-04-03 | unneeded size fields removed | George Hazan |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-28 | common protocol instance management code went into template | George Hazan |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan |
2018-03-26 | code cleaning | George Hazan |
2018-03-17 | more warning fixes | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-02-21 | all another C++'11 iterators | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-11 | mir_base64_* => parameters type fix | 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-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | unused fields removed | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-09-19 | useless structure GCDEST finally removed | George Hazan |
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-08-25 | MRA: icon added to icolib, not used icon removed (fixes #298) | Kirill Volinsky |
2017-08-17 | CMraProto::MraPopupShowW: unused parameter dwFlags removed | George Hazan |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-03-21 | warning fix | George Hazan |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-02-03 | mime type standardization | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-20 | Chat_NewSession to return a pointer to a newly created session, not to dig it... | George Hazan |
2017-01-17 | Discord: auth support | George Hazan |