Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | PluginUpdater: | George Hazan | |
- CMPlugin::bForceRedownload isn't saved in database anymore (what for?); - update starts each time a user changes platform | |||
2019-07-23 | warning fix | George Hazan | |
2019-06-27 | Plugin Updater: fix for a crash if the update dialog is closed while ↵ | George Hazan | |
download isn't finished yet | |||
2019-06-14 | warning fix | George Hazan | |
2019-05-27 | as well as calls of GetVersionEx should be removed | George Hazan | |
2019-04-26 | Plugin Updater: | George Hazan | |
- fixes #1927 (Hidden db option for hiding specified component from PU); - options moved into g_plugin; - warning & security fixes; - code cleaning | |||
2019-03-26 | Rename libaxolitl to libsignal | dartraiden | |
2019-03-11 | Rename Popup.dll to avoid confusion with StdPopup (thx Wishmaster) | dartraiden | |
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-03-05 | fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) | George Hazan | |
2019-03-04 | compilation fix | George Hazan | |
2019-03-04 | PluginUpdater: unused thread removed | George Hazan | |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-01-30 | SMS plugin deprecated due to missing sms support in ICQ-WIM | George Hazan | |
2019-01-04 | PluginUpdater should remove obsolete core plugins | dartraiden | |
2018-12-29 | remove xStatus_ICQ.dll | dartraiden | |
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. |