summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/watchedvars.cpp
AgeCommit message (Expand)Author
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2021-04-30Dbeditor: everything considering UI is an object nowGeorge Hazan
2021-03-06fixes #2756 (Cannot start dbeditor in service mode)George Hazan
2021-01-05fixes #2658 (Вынести настройку цвета попапов ре...George Hazan
2019-12-16dbeditorpp:George Hazan
2019-07-24massive warning fixGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-15DBEditor:Tobias Weimer
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-31minor fixesKirill Volinsky
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-13encrypted settings are not displayed in dbeditorGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2012-12-18- crash fix for Win64 builds;George Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy