Age | Commit message (Expand) | Author |
2022-08-03 | fixes #3133 (Db_autobackuper: get rid of inverted logic Db autobackuper enhan... | George Hazan |
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan |
2022-02-08 | fixes #1281 (Db_autobackups: "Use CloudFile" option should be gray out if Clo... | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-04-02 | compilation fix | George Hazan |
2021-04-02 | fixes #2827 (Db_autobackups: обновлять подсказку о вре�... | George Hazan |
2021-03-31 | for #2811: added reaction to period type change too | George Hazan |
2021-03-31 | db_autobackups: | George Hazan |
2021-01-24 | code cleaning | George Hazan |
2021-01-20 | attempt to sync Database menu root's position | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-09-10 | fix for misaligned controls | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
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-26 | C++'17 compatibility mode enabled | George Hazan |
2019-08-03 | Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to l... | George Hazan |
2019-06-05 | Db_autobackups: fix for broken dumps on exit if backup process takes too much... | George Hazan |
2019-06-05 | DB_autobackup: fix for proper backup removing | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2019-04-24 | warning fixes | George Hazan |
2019-04-24 | Db_autobackups: fix for a quirk in the file mask's default value | George Hazan |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, n... | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-12-06 | db_autobackups: cosmetic | dartraiden |
2018-11-23 | fixes #1646 (Db_autobackuper: wrong archieve time) | George Hazan |
2018-10-18 | Db_autobackups: variables support | George Hazan |
2018-10-18 | fixes #1623 (Add ability to adjust backup names) | George Hazan |
2018-10-18 | Db_autobackups: code cleaning & reordering | George Hazan |
2018-08-30 | fixes #1450 (Db_autobackups produces archives with bugged headers) | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-07 | fixes https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b9... | dartraiden |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-28 | fixes #1441 (Db_autobackups treats files wrong) | George Hazan |
2018-06-28 | fixes #1435 (Db_autobackups: option "Backup profile folder" must be dependent... | George Hazan |
2018-06-26 | fixes #1436 (Db_autobakups: exclude backups path from zip-archive) | George Hazan |
2018-06-20 | even less crazy ANSI <-> Unicode conversions | George Hazan |
2018-06-20 | mad ANSI <-> Unicode conversion removed | George Hazan |