summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/deletemodule.cpp
AgeCommit message (Expand)Author
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
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-24dbeditor:George Hazan
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19DbEditor: typo (Setting -> Settings)RMN
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-06-14DBEditor: Even more proper capitalization :)Tobias Weimer
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03translation fixKirill Volinsky
2014-01-13encrypted settings are not displayed in dbeditorGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy