Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | fixes #2847 (DbChecker находит ошибки, но после их ↵ | 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-13 | fixes #2845 (DbChecker: chinese on sqlire check) | George Hazan | |
2021-04-13 | fix for hangups in Jabber | George Hazan | |
2021-04-13 | dbx_sqlite: implemented database checker + version bump | George Hazan | |
2021-04-13 | more code cleaning | George Hazan | |
2021-04-13 | code cleaning | George Hazan | |
2021-04-11 | fixes #2837 (Scriver: internal chat log in groupchat is cleared after file ↵ | George Hazan | |
sent via HTTP File Upload Scriver) | |||
2021-04-11 | custom references to "PluginDisable" module removed | George Hazan | |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ↵ | George Hazan | |
старте" не работает) | |||
2021-04-11 | fixes #2839 completely | George Hazan | |
2021-04-10 | fixes #2841 (DbEditor: allow to delete contacts from right panel) | George Hazan | |
2021-04-10 | fixes #2839 (Импорт: окно мастера переодически ↵ | George Hazan | |
теряет фокус клавиатуры) | |||
2021-04-08 | for #2792 - sorted combobox doesn't work well | George Hazan | |
2021-04-08 | Notes & reminders: | George Hazan | |
- common date&time processing code moved to the base dialog class; - madness with manual combobox mode eliminated; - duplicate code removed; - also fixed #2773 (Notes and Reminders: невозможно выставить существующей напоминалке более раннее время); - version bump. | |||
2021-04-07 | project file update | George Hazan | |
2021-04-07 | UInfoEx: fix for swapped icon names/descriptions (thanks dracosha for ↵ | George Hazan | |
pointing me) | |||
2021-04-06 | fixes #2792 (Plugin Updater does not respect "every X days" setting) | George Hazan | |
2021-04-05 | embedded cycle removed | George Hazan | |
2021-04-04 | fixes #2834 (StartupStatus: текст настройки зачем-то ↵ | George Hazan | |
переписывается в коде) | |||
2021-04-04 | fixes #2833 (SimpleStatusMsg: remove "Show Status message ..." item in ↵ | George Hazan | |
status menu) | |||
2021-04-04 | ancient evil destroyed (also fixes #2831 - icons order is broken in ↵ | George Hazan | |
NewAwaySys) + massive cycle code cleaning | |||
2021-04-04 | code cleaning | George Hazan | |
2021-04-04 | fixes #2830 (NewAwaySys: remove "Enable contact menu items" option) | George Hazan | |
2021-04-03 | fix of crazy problems in SQLITE when two instances of database are running ↵ | George Hazan | |
at a time | |||
2021-04-03 | we don't pretend that we have more than one g_plugin ... | George Hazan | |
2021-04-03 | thy shall check for the error code even if it's not probable | George Hazan | |
2021-04-02 | compilation fix | George Hazan | |
(cherry picked from commit 4448307855971f63f23a5b97ef93973578db1654) | |||
2021-04-02 | fixes #2827 (Db_autobackups: обновлять подсказку о ↵ | George Hazan | |
времени следующего резервного копирования после нажатия кнопки "Сейчас") | |||
2021-04-02 | code cleaning | George Hazan | |
2021-04-02 | fixes #2826 (Dbx_sqlite: strings are not encrypted in full mode) | George Hazan | |
2021-04-02 | for #2826 (unused resource removed) | George Hazan | |
2021-04-01 | fixes #2822 (dbx_sqlite: total encryption is broken) | George Hazan | |
2021-03-31 | Dbx_sqlite: contact deletion hook should be called before, not after ↵ | George Hazan | |
physical contact deletion | |||
2021-03-31 | for #2811: added reaction to period type change too | George Hazan | |
2021-03-31 | db_autobackups: | George Hazan | |
- fixes #2811 (Db_autobackups: выводить подсказку о том, когда случится следующий бэкап); - code cleaning; - version bump | |||
2021-03-30 | Sessions: | George Hazan | |
- plugin completely redesigned to store data in json instead of spreading them all over the settings; - fixes #2819 (problems with storing data) | |||
2021-03-29 | code reordering | George Hazan | |
2021-03-29 | icon list became static | George Hazan | |
2021-03-29 | Sessions: | George Hazan | |
- fixes #2816 (Sessions: "Save and close" option closes message log instead of container); - massive code reordering; - session saving dialog -> UI classes | |||
2021-03-29 | Sessions: options dialog => UI classes + code cleaning | 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-28 | code cleaning | George Hazan | |
2021-03-27 | code cleaning & reordering | George Hazan | |
2021-03-25 | project file fix | George Hazan | |
2021-03-25 | fix for a project file | George Hazan | |
2021-03-25 | ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing | George Hazan | |
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 | |