Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-05-02 | fixes #2868 (PluginUpdater: remove milliseconds from folder names) | George Hazan | |
2021-04-14 | fixes #2846 (Plugin Updater: more informative error messages, if updates are ↵ | George Hazan | |
postponed) | |||
2021-04-14 | Plugin Updater: code cleaning | George Hazan | |
- icon list made private => g_plugin.getIcon* functions; - smaill functions went from Utils.cpp to CMPlugin::Load; - Windows-specific code in DlgListNew rewritten to UI classes | |||
2021-04-06 | fixes #2792 (Plugin Updater does not respect "every X days" setting) | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-03-23 | fix for correct file deletion | George Hazan | |
2021-03-23 | also for #2771 - removal of all MDBX utilities and libmdbx.mir itself | George Hazan | |
2021-02-13 | fixes #2725 (PluginUpdater: выбор компонентов для ↵ | George Hazan | |
установки очищается при изменении фильтра) | |||
2021-02-10 | Plugin Updater: attempt to fix hangout with very fast automatic updates | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-16 | glory, glory, halleluya: perversive manual call of OnChange() event inside ↵ | George Hazan | |
OnInitDialog isn't needed anymore | |||
2021-01-05 | PluginUpdater: wrong control ids in popup options dialog | George Hazan | |
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan | |
2020-10-09 | fixes #2586 (Updater cannot delete old OpenSSL dlls) | George Hazan | |
2020-10-08 | Remove old OpenSSL libraries | Alexander Gavrilov | |
2020-09-17 | fixes #2554 (PluginUpdater: делать откат в случае ↵ | George Hazan | |
неудачи при замене файлов) | |||
2020-09-14 | Plugin Updater: code cleaning | George Hazan | |
2020-09-14 | fixes #2568 (При изменении числа бэкапов, ↵ | George Hazan | |
лишние остаются) | |||
2020-09-14 | Plugin Updater: if a file doesn't exist, there's no need to backup it | George Hazan | |
2020-09-10 | Plugin Updater: new option to tune the number of backups to keep (3 by default) | George Hazan | |
2020-09-10 | Plugin Updater: option dialogs => UI classes | George Hazan | |
2020-09-09 | useless code removed | George Hazan | |
2020-09-08 | Plugin Updater to store backups in the separate folders | George Hazan | |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all ↵ | George Hazan | |
subfolders (recursively) | |||
2020-08-31 | Plugin Updater: | George Hazan | |
- folder creation moved to CreateWorkFolders(); - TFileName type added to simplify life with C types; - code cleaning; | |||
2020-08-31 | Plugin Updater: unused services removed | George Hazan | |
2020-08-27 | Plugin Updater: fix for the old return code | George Hazan | |
2020-08-27 | Plugin Updater: if a file doesn't exist, it shoudn't generate an error too | George Hazan | |
2020-08-27 | Plugin Update: also fix for the batch mode | George Hazan | |
2020-08-27 | Plugin Updater: more code cleaning | George Hazan | |
2020-08-27 | pu_stub synced with changes in Plugin Updater | George Hazan | |
2020-08-27 | fixes #2555 (PluginUpdater: некорректное обновление ↵ | George Hazan | |
при работе нескольких миранд одновременно) | |||
2020-08-21 | PluginUpdater: | George Hazan | |
- fixes #2547 (PluginUpdater: "Restart Miranda automatically" with "Silent mode" requires clicking on a pop-up); - fixes #2548 (PluginUpdater: Use DBAutoBackuper for "Backup database before update") | |||
2020-07-30 | Plugin Updater: failed download doesn't close update window | George Hazan | |
2020-07-09 | PluginUpdater: kill old lua53.dll | dartraiden | |
2020-07-06 | PluginUpdater: update dialog isn't closed if one presses No button after update | George Hazan | |
2020-06-22 | temporary return of DbChecker | George Hazan | |
2020-06-05 | Plugin Updater: | George Hazan | |
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir); - fix for a very old bug: nothing happens if only file deleteion is chosen; - code reordering | |||
2020-06-05 | automated thread id control class | George Hazan | |
2020-06-05 | Plugin Updater: more code cleaning | George Hazan | |
2020-06-05 | Plugin Updater: update dialog -> UI classes | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-06-02 | PluginUpdater: temporary buffer size set to 4M | George Hazan | |
2020-06-02 | Plugin Updater: attemt to use 64K unzip buffer instead of 8K | George Hazan | |
2020-06-02 | Plugin Updater: code cleaning | George Hazan | |
2020-05-29 | PluginUpdater: | George Hazan | |
- fixes #2409 (restart Miranda automatically after update); - plugin options moved to CMOption<>; - code cleaning | |||
2020-05-24 | libmdbx.dll returned back to keep compatibility with Windows XP | George Hazan | |
2020-05-22 | Database | George Hazan | |
- libmdbx inlined not to change the code of utilities - libmdbx.mir removed from build scripts | |||
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden | |