index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
DbEditorPP
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2021-01-05
fixes #2658 (Вынести настройку цвета попапов ре...
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...
Mataes
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-10-28
- old useless helpers removed from the Options module;
George Hazan
2015-07-15
- fix for memory corruption;
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-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
DbEditorPP: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-02-21
removed unneeded option (fixes #590)
Tobias Weimer
2013-10-15
code cleanup
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-05-19
git-svn-id: http://svn.miranda-ng.org/main/trunk@4733 1316c22d-e87f-b044-9b9b...
Robert Pösel
2013-05-19
Reverted 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-22
Changed position in Options for few more plugins
Robert Pösel
2012-11-28
various menu initialization quirks
George Hazan
2012-07-24
fix for the apply button
Tobias Weimer
2012-07-19
DbEditorPP: changed folder structure
Vadim Dashevskiy