Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | fixes #2841 (DbEditor: allow to delete contacts from right panel) | George Hazan | |
2021-04-10 | fixes #2839 (Импорт: окно мастера переодически ↵ | George Hazan | |
теряет фокус клавиатуры) | |||
2021-04-10 | CloudFile: wrong menu initialization sequence | George Hazan | |
2021-04-09 | fixes duplicate contacts in Facebook & ICQ, when a modal dialog blocks ↵ | George Hazan | |
Miranda's start | |||
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 | FB version bump | George Hazan | |
2021-04-06 | fixes #2792 (Plugin Updater does not respect "every X days" setting) | George Hazan | |
2021-04-05 | Fix resource (thx @tweimer) | Alexander Gavrilov | |
2021-04-05 | embedded cycle removed | George Hazan | |
2021-04-04 | fixes #2835 (WebView: fix and remove "Disable main menu items" option) | 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-04 | fixes #2829 (перестарался при исправлении ↵ | George Hazan | |
ошибки с опциями аккаунта) | |||
2021-04-04 | langpacks/russian: update | dartraiden | |
2021-04-04 | History encryption is not something paranoid | dartraiden | |
2021-04-03 | Revert "liblua: update to 5.4.3" | George Hazan | |
This reverts commit 875bc74fa5fe083ba0b5c5a785c53ec0f49b9a1b. | |||
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-03 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-04-03 | libcurl: update to 7.76.0 | dartraiden | |
2021-04-03 | liblua: pick up Miranda-specific commits | dartraiden | |
2021-04-03 | liblua: update to 5.4.3 | dartraiden | |
2021-04-03 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-04-03 | SQLite: update to 3.35.4 | dartraiden | |
2021-04-03 | Fix translation | dartraiden | |
2021-04-02 | compilation fix | George Hazan | |
(cherry picked from commit 4448307855971f63f23a5b97ef93973578db1654) | |||
2021-04-02 | fixes #2824 (Новый профиль автоматически ↵ | George Hazan | |
создаётся в MDBX) | |||
2021-04-02 | fixes #2827 (Db_autobackups: обновлять подсказку о ↵ | George Hazan | |
времени следующего резервного копирования после нажатия кнопки "Сейчас") | |||
2021-04-02 | langpacks/russian: update | dartraiden | |
2021-04-02 | langpacks: update | dartraiden | |
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 | fixes #2797 (Windows XP: cannot disable any menu item) | George Hazan | |
2021-03-31 | fixes #2802 (Options are duplicated after opening in account manager) | George Hazan | |
2021-03-31 | IRC | Tobias Weimer | |
Resource cosmetics | |||
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 | fixes #2812 (Profile manager: if a profile was opened, you could see it was ↵ | George Hazan | |
being used by a red X mark icon. But it doesn't seem to work with SQLite)r | |||
2021-03-30 | fixes #2820 (useless "Network" field in Options - IRC - Ignore) | George Hazan | |
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) |