summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/main_window.cpp
AgeCommit message (Expand)Author
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge 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-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-07warnings fixKirill Volinsky
2016-01-02DbEditorPP: more understandableDart Raiden
2015-08-16name conflicts solvedGeorge Hazan
2015-08-16code cleaningGeorge Hazan
2015-07-18DBEditor:Tobias Weimer
2015-07-15- fix for memory corruption;George Hazan
2015-07-05DBeditorPP: Fix dialog text. MikalaiR
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-19another correction (thx Wishmaster)Dart Raiden
2015-06-19DbEditorPP: spelling correctionDart Raiden
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
2015-04-15DBeditor:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14DbEditorPP: changed warning lavel to w4Kirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-06-12DBEditor++: add all icons to IcoLibslotwin
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-12fixes for the MCONTACTs, stored in the databaseGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-19fixed open options pageTobias Weimer
2013-10-15code cleanupKirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2012-12-18- crash fix for Win64 builds;George Hazan
2012-08-04links to options don't work with langpacksGeorge Hazan
2012-07-26code formattingGeorge Hazan
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy