Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden | |
2020-04-03 | old mTextControl disabled in Plugin Updater & plugin loader | George Hazan | |
2020-03-12 | fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵ | George Hazan | |
components dialog) | |||
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-19 | Plugin Updater: HTTPS to be disabled in Windows XP by default | George Hazan | |
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-09-19 | final fix for #2070 | George Hazan | |
2019-09-19 | one more fix for #2070 | George Hazan | |
2019-09-19 | fixes #2070 (Plugin Updater doesn't start update after switching url to custom) | George Hazan | |
2019-09-19 | fixes #2069 (Plugin Updater: add "enable HTTPS" option) | George Hazan | |
2019-09-15 | PluginUpdater: | George Hazan | |
- fixes #2057 (PluginUpdater: add search box); - missing components dialog moved to UI classes; - version bump | |||
2019-09-06 | PluginUpdater: copy of CRC32 calculation code isn't needed | George Hazan | |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-07-23 | warning fix | George Hazan | |
2019-07-09 | 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-19 | fixes #1992 (PU stub do not work) | George Hazan | |
2019-06-14 | warning fix | George Hazan | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | as well as calls of GetVersionEx should be removed | George Hazan | |
2019-05-02 | fixes #1927 completely | George Hazan | |
2019-04-26 | another unused variable removed | George Hazan | |
2019-04-26 | code cleaning | George Hazan | |
2019-04-26 | compilation fix | 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-04-25 | pu_stub: | George Hazan | |
- fixes #1930 (crash when launching pu_stub under Windows 7); - unified project for all VS | |||
2019-04-14 | fix for a platform | George Hazan | |
2019-04-14 | also we need filters for VS2019 projects | George Hazan | |
2019-04-14 | pack of changes for VS2019 | George Hazan | |
2019-03-26 | Rename libaxolitl to libsignal | dartraiden | |