Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-27 | fixes #1614 (MRA protocol deprecated due its death) | George Hazan | |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
2018-10-08 | we do not want to remove the new plugin immediately after installation | dartraiden | |
2018-08-29 | ImportTXT blocked in the core & PluginUpdater | George Hazan | |
2018-07-25 | cosmetic fixes, typos | dartraiden | |
2018-07-25 | compilation fix | George Hazan | |
2018-07-25 | Quotes renamed to CurrencyRates | Kirill Volinsky | |
2018-06-13 | StdIdle should be removed by PU | dartraiden | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | Plugin Updater loses compatibility with Miranda IM completely due to CMPlugin | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-12 | fix for .bat deletion | dartraiden | |
2018-03-26 | remove DbChecker.bat | dartraiden | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan | |
2018-03-09 | more loop-related code cleaning | George Hazan | |
2018-03-08 | replace Dropbox by CloudFile | dartraiden | |
2018-03-08 | remove Advaimg from installers | dartraiden | |
2018-03-07 | PluginUpdater | Tobias Weimer | |
- Correct filenames restored | |||
2018-03-07 | bye-bye, Advaimg, you served us well for 15 years... | George Hazan | |
2018-02-21 | all another C++'11 iterators | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2017-12-31 | AIM banned by core and should be removed automatically | dartraiden | |
2017-12-18 | PluginUpdater: delete libtox.dll | 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-30 | PluginUpdater should delete this deprecated plugins | dartraiden | |
2017-11-16 | PluginUpdater: remove dbx_sqlite (Miranda IM) from Plugins folder | dartraiden | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-05 | PluginUpdater: delete files from VS2010 runtime | dartraiden | |
2017-09-19 | update for PluginUpdater_IM | 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 | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-08-25 | minus GTalkExt | George Hazan | |
2017-08-20 | fix #897 | dartraiden | |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2016-11-26 | yahoogroups deleted by PU | watcher | |
2016-11-01 | StdChat delete rule | watcher | |
2016-10-22 | Status Plugins are merged as StatusManager | watcher | |
2016-10-12 | yahoo.dll added to remove list of plugin updater | watcher | |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-27 | <tchar.h> removed from <m_system.h> | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 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-06-24 | ooops | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17033 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-24 | Old junk removal masks in PU | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |