| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-10 | code cleaning | George Hazan | |
| 2024-01-09 | more strict constructor of MHttpRequest to avoid quirks | George Hazan | |
| 2024-01-08 | Update copyrights | dartraiden | |
| 2024-01-05 | Netlib: | George Hazan | |
| - NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
| 2024-01-04 | NETLIBHTTPREQUEST::cbSize = old unused field removed | George Hazan | |
| 2023-01-02 | Update copyrights | dartraiden | |
| 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 | |
| 2022-01-01 | Happy new year, Miranda | dartraiden | |
| 2021-12-26 | DWORD -> uint32_t | George Hazan | |
| 2021-12-26 | BYTE -> uint8_t | George Hazan | |
| 2021-04-11 | custom references to "PluginDisable" module removed | George Hazan | |
| 2021-01-17 | Update copyrights | dartraiden | |
| 2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
| 2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
| 2019-03-06 | popups: | George Hazan | |
| - internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
| 2019-03-05 | Popup: | George Hazan | |
| - wiping out checks for service presence; - code cleaning | |||
| 2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
| 2018-08-27 | capitalization & unification | dartraiden | |
| 2018-07-23 | PackUpdater: AutoUpdate was renamed to UpdateOnStartup in ↵ | dartraiden | |
| a02bbd978031df7352f850cdfa568d9e7887e855 | |||
| 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 | |
| Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW | |||
| 2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, ↵ | George Hazan | |
| Sessions, TranslitSwitcher => CMPlugin | |||
| 2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 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 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
| - NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
| 2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
| 2017-01-11 | strong typization - better typization | George Hazan | |
| 2017-01-01 | bump copyright year | dartraiden | |
| 2016-07-29 | no more TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-27 | less TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-26 | less TCHARs: | George Hazan | |
| - TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-25 | hello, Unix. | George Hazan | |
| phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-01-02 | Copyrights update part 1 | Dart Raiden | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-10-02 | PackUpdater: coverity fixes | MikalaiR | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@15493 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵ | George Hazan | |
| possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-08-16 | code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-07-26 | PackUpdater: common project | Vadim Dashevskiy | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-05-01 | PackUpdater: | Tobias Weimer | |
| - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@13334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@11955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-01-02 | fixed Force flag working | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@11729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
