summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/options.cpp
AgeCommit message (Expand)Author
2021-01-05fixes #2658 (Вынести настройку цвета попапов ре...George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
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-24dbeditor:George Hazan
2017-11-13Code modernize ...Goraf
2016-10-28- old useless helpers removed from the Options module;George Hazan
2015-07-15- fix for memory corruption;George Hazan
2015-06-18dbeditor++ - unified projectGeorge Hazan
2015-06-18true unicode build (ansi build is possible but useless)Dmitry Kuzkin
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-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-02-21removed unneeded option (fixes #590)Tobias Weimer
2013-10-15code cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-05-19git-svn-id: http://svn.miranda-ng.org/main/trunk@4733 1316c22d-e87f-b044-9b9b...Robert Pösel
2013-05-19Reverted some broken plugins settings.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2012-12-22Changed position in Options for few more pluginsRobert Pösel
2012-11-28various menu initialization quirksGeorge Hazan
2012-07-24fix for the apply buttonTobias Weimer
2012-07-19DbEditorPP: changed folder structure Vadim Dashevskiy