Age | Commit message (Expand) | Author |
2022-02-09 | db_is_module_empty & db_copy_module - new database helpers | George Hazan |
2021-04-30 | dbeditor++: "Clone contact" removed | George Hazan |
2021-04-30 | Dbeditor: everything considering UI is an object now | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-05-08 | code cleaning (using new MS coding style) | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-24 | dbeditor: | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | dbeditor++ - unified project | George Hazan |
2015-06-18 | true unicode build (ansi build is possible but useless) | Dmitry Kuzkin |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2014-12-14 | DbEditorPP: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-13 | encrypted settings are not displayed in dbeditor | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2012-12-18 | - crash fix for Win64 builds; | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-19 | DbEditorPP: changed folder structure | Vadim Dashevskiy |