Age | Commit message (Collapse) | Author |
|
messages to server
|
|
szModule
|
|
себя ведут) + some another DoModal() calls cleaning
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
handle to process file dropping operations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
settings)
|
|
|
|
- namespace DB declared for commonly used database classes;
- stubs for database event cursors;
- code cleaning
|
|
|
|
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places;
- function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats;
- unused variable LOGINFO::dwFlags removed;
- variable LOGINFO::bSimple added for events without possible formatting;
- bunch of duplicate code remoed;
|
|
|
|
|
|
- fixes #865 (new message pops up a window even if the "In background" option is turned on);
- old window positioning code from Chat.dll removed;
|
|
переводе)
|
|
|
|
|
|
list, Ctrl+Shift+G by default)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more information here: https://issues.igniterealtime.org/browse/OF-870
|