Age | Commit message (Collapse) | Author |
|
|
|
|
|
"Добавлять пункты в меню контакта")
|
|
from inside WM_NOTIFY)
|
|
|
|
|
|
|
|
|
|
before OnInitDialog)
|
|
|
|
|
|
OnInitDialog isn't needed anymore
|
|
|
|
|
|
содержимое до применения изменений)
|
|
|
|
|
|
|
|
|
|
|
|
subfolders (recursively)
|
|
|
|
|
|
|
|
|
|
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not;
- unused/useless buttons with id=IDOK or IDCANCEL removed;
- brnOk.OnClick replaced with OnApply calls;
- unused/useless calls of EndDialog/EndModal removed;
- minor code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings)
|
|
|
|
- namespace DB declared for commonly used database classes;
- stubs for database event cursors;
- code cleaning
|
|
|
|
|
|
more information here: https://issues.igniterealtime.org/browse/OF-870
|
|
|
|
|
|
getMStringW - missing szValue parameter added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|