Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
postponed)
|
|
- 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
|
|
|
|
|
|
included into minimum Windows SDK 7.1
|
|
|
|
|
|
установки очищается при изменении фильтра)
|
|
|
|
|
|
OnInitDialog isn't needed anymore
|
|
|
|
|
|
|
|
|
|
неудачи при замене файлов)
|
|
|
|
лишние остаются)
|
|
|
|
|
|
|
|
|
|
|
|
subfolders (recursively)
|
|
- folder creation moved to CreateWorkFolders();
- TFileName type added to simplify life with C types;
- code cleaning;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
при работе нескольких миранд одновременно)
|
|
- 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")
|
|
|
|
|
|
|
|
|
|
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir);
- fix for a very old bug: nothing happens if only file deleteion is chosen;
- code reordering
|
|
|
|
|
|
|
|
- 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
|
|
|